iceServer not found error

Gabor

New Member
Our problem is that if I try to start a stream, then the camera turs of, but after a few seconds it turns off.

I tried in the administration interface, but I get the following error message on the console: flashphoner.js:24051 Uncaught (in promise) TypeError: Cannot assign to read only property 'iceServers' of object '#<Object>'
at new window.RTCPeerConnection (https://MYHOSTNAME:8888/client2/flashphoner.js:24051:31)
at new WrappedRTCPeerConnection (eval at injectIntoContentWindow :)27:23), <anonymous>:334:26)
at https://www.MYHOSTNAME:8888/client2/flashphoner.js:30642:26
at new Promise (<anonymous>)
at Object.createConnection (https://MYHOSTNAME:8888/client2/flashphoner.js:30634:12)
at https://MYHOSTNAME.com:8888/client2/flashphoner.js:29102:46
at <anonymous>

I tried also on https://wcs5-us.flashphoner.com:8888/dashboard.xhtml but it doesn't work there either

pcConfig.iceServers value is empty.
Could you please help me with it?
 
Top