https://github.com/rajesh-royal/video-chat-one-to-one-node-js
Simple one to one video chat app using socket.io, peer js, node js, webRTC. Visit the below link you will get a unique URL, share this URL with the person you want to have a video call and ask him/her to join.
https://github.com/rajesh-royal/video-chat-one-to-one-node-js
nodejs peerjs peertopeer socket-io webrtc
Last synced: about 2 months ago
JSON representation
Simple one to one video chat app using socket.io, peer js, node js, webRTC. Visit the below link you will get a unique URL, share this URL with the person you want to have a video call and ask him/her to join.
- Host: GitHub
- URL: https://github.com/rajesh-royal/video-chat-one-to-one-node-js
- Owner: Rajesh-Royal
- Created: 2020-07-27T11:43:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T09:46:09.000Z (over 2 years ago)
- Last Synced: 2025-04-16T04:19:42.800Z (2 months ago)
- Topics: nodejs, peerjs, peertopeer, socket-io, webrtc
- Language: JavaScript
- Homepage: https://one-to-one-video-chat.herokuapp.com/
- Size: 319 KB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# video-chat-one-to-one-node-js
simple one to one video chat app using socket.io, peer js, node js, webRTC