muaz-khan / RTCMultiConnection-Server

RTCMultiConnection socket.io server (npm install rtcmulticonnection-server)
https://muazkhan.com:9001/
MIT License
274 stars 146 forks source link

ice failed your turn server appears to be broken appears frequently when using firefox #6

Open bnara1 opened 5 years ago

bnara1 commented 5 years ago

When I establish a RTCMulticonnection to peers using firefox, peer connections gets lost with some of the peers with error message, but not with all.

Error is: ice failed your turn server appears to be broken Peer connection is closed between you &, state: failed.

The issue is only some peers hear me and not all.

Why does the error occur? What is the way to reconnect to the peers with whom the peer connection is lost ?