I have kms on the gcloud vm's
Kurento Media Server version: 6.10.0
Found modules:
'core' version 6.10.0
'elements' version 6.10.0
'filters' version 6.10.0
I run test app one-to-one && one-to-many calls successfull.
where is need install additional modul kms sudo apt-get install kms-datachannelexample i got
root@instance-1:~# sudo apt-get install kms-datachannelexample
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kms-datachannelexample
As a result in the browser log i have exception "index.js:70 Error message from server: Factory 'KmsShowData' not found (Code:40108, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_AVAILABLE"})"
I tried install another modul like "kms-chroma" i got the same mesage "E: Unable to locate package "
Why? Please help me.