Connection failed due to network issue or network change
amit15110003 opened this issue · 5 comments
amit15110003 commented
Ping comes but reconnection of media is not happening.
amit15110003 commented
amit15110003 commented
amit15110003 commented
index.js:38 DOMException: Failed to execute 'addIceCandidate' on 'RTCPeerConnection': Error processing ICE candidate
amit15110003 commented
ceTransport: RTCIceTransport
gatheringState: "complete"
ongatheringstatechange: null
onselectedcandidatepairchange: null
onstatechange: null
role: null
state: "disconnected"
proto: RTCIceTransport
onerror: null
onstatechange: null
state: "connected"
proto: RTCDtlsTransport
Genivixnivash commented
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