roland.buerkel
New Member
We are using WebCallServer5 for WebRTC broadcasting (Firefox to Firefox)
It all works pretty good. But if one peer is behind a strict firewall/NAT/proxy (big company), then he can not connect to the WebCallServer stream.
The streamStatusListener reports the status "PLAYING", but the video window remains black.
After some seconds the following error is reported in the browser console: "ICE failed".
I think I have to use a TURN server which supports TCP/443 (e.g. coturn) to come through all firewalls.
Is it possible to configure a TURN server in the WebCallServer config files?
Thank you.
It all works pretty good. But if one peer is behind a strict firewall/NAT/proxy (big company), then he can not connect to the WebCallServer stream.
The streamStatusListener reports the status "PLAYING", but the video window remains black.
After some seconds the following error is reported in the browser console: "ICE failed".
I think I have to use a TURN server which supports TCP/443 (e.g. coturn) to come through all firewalls.
Is it possible to configure a TURN server in the WebCallServer config files?
Thank you.