video-chat icon indicating copy to clipboard operation
video-chat copied to clipboard

Simple Web Application that offer you to create video meeting room using WebRTC and Socket.

Results 2 video-chat issues
Sort by recently updated
recently updated
newest added

I want to refer this git. But App.js is Empty. I ran the server already. Where is an execution statement of client? Share me plz...

I executed `npm install && node server.js`. When opening new room this error throws: websocket.js:54 WebSocket connection to 'ws://192.168.1.184:3000/socket.io/?EIO=4&transport=websocket' failed: Invalid frame header I tried changing socket-io versions, node versions...