camuschat/camus

Connection failed due to network issue or network change

amit15110003 opened this issue · 5 comments

Ping comes but reconnection of media is not happening.

Screenshot 2021-06-18 at 9 19 32 AM
I changed the network but no reconnect. Same happen when we drop due to low network we have to provide rejoin feature inside this

index.js:38 DOMException: Failed to execute 'addIceCandidate' on 'RTCPeerConnection': Error processing ICE candidate

ceTransport: RTCIceTransport
gatheringState: "complete"
ongatheringstatechange: null
onselectedcandidatepairchange: null
onstatechange: null
role: null
state: "disconnected"
proto: RTCIceTransport
onerror: null
onstatechange: null
state: "connected"
proto: RTCDtlsTransport

Hi

camus-chat running only when all clients connected in same network. when clients uses different network it stopped the camera and mic of the changed client. please guide me here to resolve this issue