Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 6 JavaScript webrtc-call Projects
-
mirotalk
🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.
Project mention: Free Secure WebRTC P2P/SFU/C2C Video Calls, Screen Sharing, File Sharing, Chat and more. | reddit.com/r/javascript | 2023-02-02I started the MiroTalk P2P & MiroTalk SFU projects during the pandemic period (about 1+ year ago), not knowing anything about the WebRTC. Making often the video conferences with my colleagues and not wanting to depend on Zoom, Teams, Google Meet... I decided to do some research about how it works and from there MiroTalk was born :) I Giving to everyone the chance to have its own instance of MiroTalk, which can be customized as you like and run in any cloud, vps, server. If you're just starting out, I suggest you take a look at the MiroTalk C2C (New) code, which can be a good starting point to understand how the architecture WebRTC Mesh (P2P) works. Later you can also study how the WebRTC SFU (Selective Forwarding Units - I recommend mediasoup which I personally love) or MCU (Multipoint Control Unit) architecture works. I wish you all the best!
-
Project mention: I created an open-source group meeting scheduler | reddit.com/r/SideProject | 2022-07-12
Wow. I'm impressed. It's time to ditch Doodle. I upvoted on Product Hunt. Indeed star your repo as well. It would be fantastic if you could integrate video chat. Check this repo - https://github.com/holtwick/briefing
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
webrtc-sdk
WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
-
Project mention: Switching from ws to socket.io to make development faster | reddit.com/r/javascript | 2022-02-14
Yeah I def see your point. I am using this open source repo to introduce webRTC functionality to my own app. They use socket.io in it. It's faster for me to use what others have built then building everything from scratch. I have taken a look at a lot of the popular open source projects (such as Miro) and it's just easier to piggyback of their setup which use socket io.
-
I have created a one to many broadcasting app using this code as reference . Is there any way to create rooms in this using uuid or something, like if someone broadcasts, they get a unique id which will be used by clients to view?
-
mirotalkc2c
✨WebRTC - C2C - Real-time cam-2-cam video calls & screen sharing, end-to-end encrypted, to embed in any website with a simple iframe.
Project mention: Free Secure WebRTC P2P/SFU/C2C Video Calls, Screen Sharing, File Sharing, Chat and more. | reddit.com/r/javascript | 2023-02-02I started the MiroTalk P2P & MiroTalk SFU projects during the pandemic period (about 1+ year ago), not knowing anything about the WebRTC. Making often the video conferences with my colleagues and not wanting to depend on Zoom, Teams, Google Meet... I decided to do some research about how it works and from there MiroTalk was born :) I Giving to everyone the chance to have its own instance of MiroTalk, which can be customized as you like and run in any cloud, vps, server. If you're just starting out, I suggest you take a look at the MiroTalk C2C (New) code, which can be a good starting point to understand how the architecture WebRTC Mesh (P2P) works. Later you can also study how the WebRTC SFU (Selective Forwarding Units - I recommend mediasoup which I personally love) or MCU (Multipoint Control Unit) architecture works. I wish you all the best!
JavaScript webrtc-call related posts
- Open Source Alternative to Zoom, Teams, Google-Meet
- I made a simple WebRTC P2P cam2Cam video calling & screen sharing app for the web.
- New MiroTalk - WebRTC - C2C - Simple, Secure, Fast, Real-Time, Cam2Cam Video Conferences, compatible with all browsers and platforms.
- MiroTalk - WebRTC - C2C - Simple, Secure, Fast, Real-Time, Cam2Cam Video Conferences
- New WebRTC real-time cam-2-cam video calls & screen sharing, end-to-end encrypted.
- Show HN: New release, WebRTC cam 2 cam video calls
- Show HN: How to test whether a STUN/TURN server is working properly
-
A note from our sponsor - Sonar
www.sonarsource.com | 9 Feb 2023
Index
What are some of the best open-source webrtc-call projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | mirotalk | 1,579 |
2 | briefing | 1,073 |
3 | webrtc-sdk | 823 |
4 | Video-Meeting | 484 |
5 | WebRTC-Video-Broadcast | 422 |
6 | mirotalkc2c | 64 |