Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 421 Bytes

File metadata and controls

25 lines (14 loc) · 421 Bytes

npm init -y

npm i express ejs socket.io

npm i uuid

npm i --save-dev nodemon

npm i -g peer

To start server : npm run devStart

To ensure peer-to-peer connection, run following command in another terminal : peerjs --port 3001

To view output : search localhost:3000 in browser

if you have any doubts, then just ask me using my website

hi this is my webrtc

https://cspsyco.blogspot.com