ZoomCord-nodejs-video-chat
ZoomCord-nodejs-video-chat copied to clipboard
Google Meet / Zoom / Discord clone. A web application for video meeting and text chat. Developed with Node.js, Express, Peer.js and Socket.io.
ZoomCord
Google Meet / Zoom / Discord clone
A web application for video meeting + realtime text chat. Developed with Node.js, Express, Peer.js and Socket.io.
Features
- [x] Join and leave room
- [x] Group video meeting
- [x] Group text chat
- [x] Unique username checking
- [x] 'User is typing...'
- [ ] Limit number of users per room
Usage
npm install
npm run dev
npm i -g peer
peerjs --port 3001
Go to localhost:3000