Hi,

Am Donnerstag, den 02. April 2020 um 21:23:16 Uhr (+0200) schrieb YUP:
> Hi, it could be a problem of UDP ports. Can you check whether UDP
> ports are open or close in your firewall?

For the turnserver we have this:

ACCEPT     udp  --  anywhere             anywhere             udp 
spts:49152:65535 dpts:49152:65535
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:3478
ACCEPT     udp  --  anywhere             anywhere             udp dpt:3478
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:5349
ACCEPT     udp  --  anywhere             anywhere             udp dpt:5349

In our turnserver.conf the default min-port=49152 and max-port=65535
settings were commented out. I removed the comment signs and restarted
coturn. I'll report back if that changes anything.

If it doesn't work on connected users, sometimes it helps to retry a
couple of times (exiting the room and reentering). We also found out
that recent versions of firefox seem to work better. There seem to be
error messages in the browser console if it does't work. I will try to
track them down and report back.

In the meantime I'll follow Maxim's advice to install the last
snapshot. It's good to know that it works on other machines!

--
Orm

Reply via email to