webrtc-sdk VS mirotalkc2c

Compare webrtc-sdk vs mirotalkc2c and see what are their differences.

webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps. (by stephenlb)

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. (by miroslavpejic85)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
webrtc-sdk mirotalkc2c
3 26
840 192
- -
1.8 8.6
over 3 years ago 5 days ago
JavaScript JavaScript
MIT License GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webrtc-sdk

Posts with mentions or reviews of webrtc-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-07.

mirotalkc2c

Posts with mentions or reviews of mirotalkc2c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-13.
  • MIROTALK: Free AI Web real time conferences for all needs
    8 projects | /r/mirotalk | 13 Jun 2023
  • Show HN: Free Web real time conferences for all needs
    13 projects | news.ycombinator.com | 13 Jun 2023
    MiroTalk WebRTC Live broadcasting involves the real-time transmission of audio, video, and data streams from a broadcaster to multiple viewers. Instead of relying on a centralized server to distribute the stream to viewers, WebRTC enables a direct connection between the broadcaster and each viewer. This approach offers several advantages, such as lower latency, scalability, and reduced infrastructure costs.

    Live demo: https://bro.mirotalk.com

    GitHub: https://github.com/miroslavpejic85/mirotalkbro

    Self-Hosting: https://github.com/miroslavpejic85/mirotalkbro/blob/main/doc...

    Note: Unlimited time, unlimited rooms each having a broadcast and many viewers.

    # MiroTalk WebRTC P2P

    MiroTalk P2P offers a compelling solution for businesses, remote teams, educational institutions, and anyone seeking a reliable and secure video conferencing experience. Its P2P architecture, coupled with WebRTC technology, ensures efficient and high-quality communication while prioritizing user privacy and data security.

    Live demo: https://p2p.mirotalk.com

    GitHub: https://github.com/miroslavpejic85/mirotalk

    Self-Hosting: https://github.com/miroslavpejic85/mirotalk/blob/master/docs...

    Note: Unlimited time, unlimited rooms each having around 5-8 participants.

    # MiroTalk WebRTC SFU

    MiroTalk SFU is an advanced video conferencing solution that combines the benefits of WebRTC technology with the scalability and flexibility of the SFU architecture. It provides high-quality video and audio, supports large conferences, and offers additional features like multi-stream management, intelligent bandwidth management, and recording capabilities. Whether it's for business meetings, virtual events, or educational purposes, MiroTalk SFU offers a powerful and reliable solution for real-time video communication.

    Live demo: https://sfu.mirotalk.com

    GitHub: https://github.com/miroslavpejic85/mirotalksfu

    Self-Hosting: https://github.com/miroslavpejic85/mirotalksfu/blob/main/doc...

    Note: Unlimited time, unlimited rooms each having 8+ participants.

    # MiroTalk WebRTC C2C

    MiroTalk C2C is a cutting-edge web application that revolutionizes real-time cam-to-cam video conferences using WebRTC technology. This powerful solution empowers users to engage in seamless, secure, and immersive one-on-one video conversations with crystal-clear video and audio quality.

    Live demo: https://c2c.mirotalk.com

    GitHub: https://github.com/miroslavpejic85/mirotalkc2c

    Self-Hosting: https://github.com/miroslavpejic85/mirotalkc2c/blob/main/doc...

    Note: Unlimited time, unlimited rooms each having 2 participants.

    # MiroTalk WebRTC Rooms scheduler

    MiroTalk Rooms Scheduler allow users to schedule and manage real-time video conferencing meetings through the web browsers. They are designed to facilitate the process of setting up and joining video conference calls for multiple participants, without the need for external applications or plugins.

    Live demo: https://webrtc.mirotalk.com

    GitHub: https://github.com/miroslavpejic85/mirotalkwebrtc

    Self-Hosting: https://github.com/miroslavpejic85/mirotalkwebrtc/blob/maste...

    # Author

    GitHub: https://github.com/miroslavpejic85

    Linkedin: https://www.linkedin.com/in/miroslav-pejic-976a07101/

    Email: [email protected]

    Support: https://github.com/sponsors/miroslavpejic85

    # Thank you!

  • Voip server for 1 to 1 audio/video calls?
    3 projects | /r/selfhosted | 28 Apr 2023
    or mirotalk (c2c, p2p, sfu), i wanted to implement the same but he was 2y faster :)
  • Free cam-to-cam video calls and screen-sharing using WebRTC
    1 project | news.ycombinator.com | 24 Mar 2023
  • Free - Self-hosted - WebRTC - alternative to Zoom, Teams, Google Meet - Real time video calls, chat, screen sharing, file sharing, collaborative whiteboard, dashboard, rooms scheduler and more!
    13 projects | /r/selfhosted | 7 Mar 2023
  • Free Secure WebRTC P2P/SFU/C2C Video Calls, Screen Sharing, File Sharing, Chat and more.
    10 projects | /r/javascript | 2 Feb 2023
    I 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!
  • Looking for a program where I can livestream / share my screen in close to real time (like discord)
    11 projects | /r/selfhosted | 28 Jan 2023
  • Open Source Alternative to Zoom, Teams, Google-Meet
    5 projects | news.ycombinator.com | 6 Jan 2023
  • I made a simple WebRTC P2P cam2Cam video calling & screen sharing app for the web.
    3 projects | /r/SideProject | 25 Dec 2022
  • New MiroTalk - WebRTC - C2C - Simple, Secure, Fast, Real-Time, Cam2Cam Video Conferences, compatible with all browsers and platforms.
    2 projects | /r/webdev | 17 Dec 2022

What are some alternatives?

When comparing webrtc-sdk and mirotalkc2c you can also consider the following projects:

FirebaseRTC - Codelab for building a WebRTC Video chat application using Firebase Cloudstore.

mirotalksfu - 🏆 WebRTC - SFU - Simple, Secure, Scalable Real-Time Video Conferences Up to 4k, compatible with all browsers and platforms.

open-easyrtc - Open-EasyRTC - EasyRTC Free of Priologic

mediasoup - Cutting Edge WebRTC Video Conferencing

simple-peer - 📡 Simple WebRTC video, voice, and data channels

fastocloud - Self-hosted IPTV/NVR/CCTV/Video service (Community version)

OvenLiveKit-Web - OvenLiveKit for Web is a JavaScript-based Live Streaming Encoder

mirotalkwebrtc - 🛠 MiroTalk's WebRTC rooms scheduler.

Video-Meeting - Google Meet / Zoom clone in a few lines of code

mirotalk - 🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.

stream-live-system - :red_circle: An example of a live broadcast system using microservice concepts and architected with docker.

laplace - Laplace is an open-source project to enable screen sharing directly via browser. Based on WebRTC for low latency peer-to-peer connections, and WebSocket implemented in golang for signaling.