adrianhajdin/project_video_chat

Uncaught Error: Connection failed. at n.value (index.js:699) at RTCPeerConnection.i._pc.onconnectionstatechange (index.js:118) index.js:699

yash365 opened this issue · 1 comments

Getting the following error when i call the client outside my network at first time it connects properly but afterwards it does not and the client videos shows blank get the following error in the console : Uncaught Error: Connection failed.
at n.value (index.js:699)
at RTCPeerConnection.i._pc.onconnectionstatechange (index.js:118) index.js:699

same error for me