I am getting this error can someone help #4162
Unanswered
anonymous887
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting two errors
The connection to ws://localhost:3000/socket.io/?EIO=4&transport=websocket&sid=MZ-83rZca70hU-pAAAAG was interrupted while the page was loading.
Uncaught TypeError: video is null
addVideoStream http://localhost:3000/client.js:54
http://localhost:3000/client.js:30
emit http://localhost:3000/peerjs.min.js:46
addStream http://localhost:3000/peerjs.min.js:58
_addStreamToMediaConnection http://localhost:3000/peerjs.min.js:54
ontrack http://localhost:3000/peerjs.min.js:54
Also, the video is not loading on the second tab when i go to the same link again
Please help
client.js
server.js
Beta Was this translation helpful? Give feedback.
All reactions