WebRtc video chat: not all users see each other

113 Views Asked by At

I use WebRtс to create a general video chat for 3 users, but the following happens: 1 user sees 2, but these two users see only the first one. This problem is not reproducible if users are on my local network, although I have configured STUN/TURN server (i use https://global.xirsys.net/), also in rare cases (about 10%) all work without error. According to the logs, my code works out correctly, so I see no reason to throw it off. Any idea what the problem might be?

0

There are 0 best solutions below