It allows multiple users to video call simultaneously with additional feature of showing or stopping video, muting or unmuting audio, inviting people onboard and Text Chat.
The application meeting link can be shared to the other person thereby facilitating a real time video connection.
-
Multi-participants video call feature
-
Toggling of video stream (off/on)
-
Toggling of audio stream (mute & unmute)
-
Text Chat feature before meeting and during meeting.
This Web App is a dashboard developed and designed in NodeJs using simple-peer WebRTC and deployed on Heroku. A conference call implementation using WebRTC, Socket.io and Node.js.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are extremely appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request