video-conferencing

Open-source projects categorized as video-conferencing

Top 23 video-conferencing Open-Source Projects

  • srs

    SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.

  • Project mention: What's the state of screen-sharing games to friends on linux? | /r/linux_gaming | 2023-06-26
  • Jitsi Meet

    Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Etherpad

    Etherpad: A modern really-real-time collaborative document editor.

  • Project mention: Edit This Blog Post | news.ycombinator.com | 2024-02-06
  • Tinode

    Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots

  • BigBlueButton

    Complete open source web conferencing system.

  • Project mention: BigBlueButton: Complete open source web conferencing system | news.ycombinator.com | 2024-05-01
  • janus-gateway

    Janus WebRTC Server

  • Project mention: WebRTC for the Curious | news.ycombinator.com | 2024-01-04

    > despite WebRTC mostly being about client/client communication

    This is actually kind of a misconception, though it’s an understandable one given that WebRTC is almost always pitched as a peer-to-peer protocol.

    In practice, most people using WebRTC for video are sending their video to a server, not directly to another client. It’s pretty safe to assume that most people who use your app are going to need TURN, and at that point, you’re not really doing peer-to-peer at all, so you might as well just have your browser-based app talk to a server that’s pretending to be another browser.

    These servers (called Selective Forwarding Units or SFUs) can operate like a TURN server in the case of a one-on-one call, but they can also multiplex everyone’s feeds in the case of a larger conference (peer-to-peer 5 person calls would require each participant to send 4 copies of their video) and often have extra features like the ability to record calls, transcode streams or convert to other protocols.

    The one I’ve used a lot is called Janus[0], it’s open source and has good docs, I recommend people check it out if they’re interested in getting deeper into WebRTC or other video streaming tech.

    [0] https://janus.conf.meetecho.com

  • docker-jitsi-meet

    Jitsi Meet on Docker

  • Project mention: List of your reverse proxied services | /r/selfhosted | 2023-12-05

    Jitsi Meet for selfhosted Video Meetings

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mirotalk

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

  • Project mention: Jitsi.org has started requiring authentication | news.ycombinator.com | 2023-08-30
  • nettu-meet

    Open source video conferencing system for tutors.

  • mirotalksfu

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

  • Project mention: Start your own (side) business with open-source in mind | dev.to | 2024-02-29

    Mirotalk - [ Star on GitHub ]

  • openvidu

    OpenVidu Platform main repository

  • Project mention: Ask HN: Zoom alternatives which preserve privacy and are easy to use? | news.ycombinator.com | 2023-08-07

    Git repo: https://github.com/OpenVidu/openvidu

    Not affiliated, just trying to save a moment or two of confusion and some extra clicking

  • jitsi-meet-electron

    Jitsi Meet desktop application powered by :electron:

  • Project mention: Ask HN: Any good open source video conferencing options? | news.ycombinator.com | 2023-08-02

    Came across [Jitsi](https://github.com/jitsi/jitsi-meet-electron/releases/tag/v2023.7.2) and [BigBlueButton](https://github.com/bigbluebutton/bigbluebutton), does anyone have experience of running these or others in production?

  • chitchatter

    Secure peer-to-peer chat that is serverless, decentralized, and ephemeral

  • Project mention: Adding a chat room to any app with one line of code | dev.to | 2023-10-08

    If you haven't seen it before, Chitchatter is an open source web app that instantly enables private, anonymous communication between people. Once connected you can easily chat, share audio and video, and transfer files. All communication is encrypted and peer-to-peer.

  • SkyOffice

    Immersive virtual office built with Phaser, React, Redux, PeerJS, and Colyseus.

  • galene

    The Galène videoconference server

  • Project mention: livekit-server VS galene - a user suggested alternative | libhunt.com/r/livekit-server | 2024-03-28
  • webcam-filters

    Add filters (background blur, etc) to your webcam on Linux.

  • mirotalkwebrtc

    🛠 MiroTalk's WebRTC rooms scheduler.

  • Project mention: MIROTALK: Free AI Web real time conferences for all needs | /r/mirotalk | 2023-06-13
  • jitsi-deployment

    Auto-scalable Jitsi Meet for Kubernetes

  • webrtc-video-conference-simple-peer

    A simple video conferencing example using simple-peer

  • 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: MIROTALK: Free AI Web real time conferences for all needs | /r/mirotalk | 2023-06-13
  • docker-zoom-us

    Dockerized zoom with voice and video call support

  • wirow-server

    A full featured self-hosted video web-conferencing platform.

  • pade

    Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

video-conferencing related posts

  • Show HN: New Jitsi WebRTC Alternative: ChatGPT, File Transfer, Docker

    2 projects | news.ycombinator.com | 1 Feb 2024
  • Ask HN: Any good open source video conferencing options?

    6 projects | news.ycombinator.com | 2 Aug 2023
  • Best voice and video chat?

    2 projects | /r/selfhosted | 14 Feb 2023
  • Jitsi: More secure, more flexible, and completely free video conferencing

    5 projects | news.ycombinator.com | 21 Dec 2022
  • What are good self-hosted WebRTC video solutions today?

    4 projects | /r/selfhosted | 23 Oct 2022
  • Needs help with jitsi

    1 project | /r/selfhosted | 21 Aug 2022
  • Best WebRTC Open Source Self Hosted projects You know?

    4 projects | /r/selfhosted | 18 Aug 2022
  • A note from our sponsor - SurveyJS
    surveyjs.io | 5 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source video-conferencing projects? This list will help you:

Project Stars
1 srs 24,249
2 Jitsi Meet 21,711
3 Etherpad 15,854
4 Tinode 11,555
5 BigBlueButton 8,353
6 janus-gateway 7,814
7 docker-jitsi-meet 2,950
8 mirotalk 2,537
9 nettu-meet 2,235
10 mirotalksfu 1,821
11 openvidu 1,801
12 jitsi-meet-electron 1,474
13 chitchatter 1,333
14 SkyOffice 899
15 galene 862
16 webcam-filters 541
17 mirotalkwebrtc 236
18 jitsi-deployment 214
19 webrtc-video-conference-simple-peer 209
20 mirotalkc2c 192
21 docker-zoom-us 170
22 wirow-server 165
23 pade 102

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com