Hi fellas!
Since webRTC video is UDP-based, it can be filtered/blocked by firewall. And we already seen this. Many of our users can't connect to Janus because of their corporate firewalls or public wifi firewalls.
We talked about this problem with guys from Flashphoner. They told it's possible to solve. Solution is to make tunnel over https TCP. That's what they said. Still, issue is not solved at flashphoner (work in progress without release date). Question is, do you guys think it's good idea making webrtc videochat over TCP? If no, why? If yes, is it possible to implement in Janus?