a video conference app implemented using Node.js, Socket.io and WebRTC. This is a test app, not tested under high volume of users.
install the packaged 'npm install'
run this 'node src/app.js'
- Multiple participants
- Video Streaming
- mute/unmute functionality
- Screen sharing
- Side Chat
- Mute individual participant
- Expand participants' stream
- Screen Recording
- Video Recording