All Projects → CoSMoSoftware → Obs Studio Webrtc

CoSMoSoftware / Obs Studio Webrtc

Licence: gpl-2.0
This is a fork of OBS-studio with generic support for webrtc. It leverages the same webrtc implementation most browsers use.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Obs Studio Webrtc

Libjitsi
Advanced Java media library for secure real-time audio/video communication.
Stars: ✭ 536 (+56.27%)
Mutual labels:  stream, webrtc
WebRTCCTV
WebRTCCTV is a signaling server & webapp able to stream from RTSP cameras using WebRTC
Stars: ✭ 32 (-90.67%)
Mutual labels:  stream, webrtc
Video Stream Merger
Merge multiple video MediaStreams into one composite.
Stars: ✭ 214 (-37.61%)
Mutual labels:  stream, webrtc
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-89.21%)
Mutual labels:  stream, webrtc
secure-webrtc-swarm
💢 Create a swarm of p2p connections with invited peers using WebRTC.
Stars: ✭ 23 (-93.29%)
Mutual labels:  stream, webrtc
Magnet Player
🎥 A place for streaming torrents directly from your browser
Stars: ✭ 346 (+0.87%)
Mutual labels:  stream, webrtc
Mediasoup Client
mediasoup client side JavaScript library
Stars: ✭ 320 (-6.71%)
Mutual labels:  webrtc
Filepizza
🍕 Peer-to-peer file transfers in your browser
Stars: ✭ 3,622 (+955.98%)
Mutual labels:  webrtc
Gb28181.solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
Stars: ✭ 323 (-5.83%)
Mutual labels:  webrtc
Decentralized Video Chat
🚀 Zipcall- Acquired @ 250k users 🚀 Peer to peer browser video calling platform with unmatched video quality and latency.
Stars: ✭ 3,284 (+857.43%)
Mutual labels:  webrtc
Electron Screen Recorder
A WebRTC screen recorder electron application
Stars: ✭ 343 (+0%)
Mutual labels:  webrtc
Eureca.io
eureca.io : a nodejs bidirectional RPC that can use WebSocket, WebRTC or XHR fallback as transport layers
Stars: ✭ 341 (-0.58%)
Mutual labels:  webrtc
Ice4j
A Java implementation of the ICE protocol
Stars: ✭ 332 (-3.21%)
Mutual labels:  webrtc
Rawrtc
WebRTC and ORTC with a little bit of RAWR!
Stars: ✭ 323 (-5.83%)
Mutual labels:  webrtc
Pyinstalive
Python script to download Instagram livestreams and replays.
Stars: ✭ 336 (-2.04%)
Mutual labels:  stream
Mac Local Rtmp Server
Local RTMP Streaming Server
Stars: ✭ 323 (-5.83%)
Mutual labels:  stream
Libdatachannel
C/C++ WebRTC Data Channels and Media Transport standalone library
Stars: ✭ 336 (-2.04%)
Mutual labels:  webrtc
Mediasoup
Cutting Edge WebRTC Video Conferencing
Stars: ✭ 4,054 (+1081.92%)
Mutual labels:  webrtc
React Native Webrtc
The WebRTC module for React Native
Stars: ✭ 3,724 (+985.71%)
Mutual labels:  webrtc
Webrtc.net
WebRTC for C# & C++/CLI
Stars: ✭ 340 (-0.87%)
Mutual labels:  webrtc

OBS-studio WebRTC

This project is a fork of OBS-studio with support for WebRTC. WebRTC supports comes from the inclusion of the open source implementation from webrtc.org used (at least in part) by chrome, firefox, and safari.

The implementation is in the "plugins / obs-outputs" directory. The WebRTCStream files contain the high-level implementation, while the xxxx-stream files contain the specific implementation for a given service.

For the time being the following services and sites are supported:

  • Janus "videoRoom" server (Using WHIP)
  • Millicast.com PaaS

Do not forget to share the love with the original OBS-Studio project and its fantastic team there.

Binaries

Pre-built and tested Binaries are available here.

Compilation, Installation and Packaging

Follow the original compilation, Installation and packaging guide https://github.com/obsproject/obs-studio

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].