Video Calling App using WebRTC socketIO and express
Start the application using Node:
# Install dependencies for server
npm install
# Run the server
node server
- Adding Mute Button
- Adding video toggle button
- Enable Chat in room
- Call End option
- Redesign video grid