Thanks Mirko, but I don't understand about opening only port 443.
My instance currently opens the following ports (public):
- 8089 and 8989 TCP - Janus API
- 443 TCP - Janus Web Demos
- RTP Range UDP
If I install a TURN server on the same machine, for example on the port 13478 TCP
I need to open this port too, so that all customers can operate properly.
Is this all right?
One more question, coturn allows you to create a generic user that I can set in the IceServers array (servers.js) and everyone could connect correctly?
Thank you very much