https://github.com/CoSMoSoftware/OBS-studio-webrtc
This is a fork of OBS-studio with generic support for webrtc. It leverages the same webrtc implementation most browsers use.
https://github.com/CoSMoSoftware/OBS-studio-webrtc
cosmo janus libwebrtc obs obs-studio obs-webrtc stream webrtc
Last synced: about 1 month ago
JSON representation
This is a fork of OBS-studio with generic support for webrtc. It leverages the same webrtc implementation most browsers use.
- Host: GitHub
- URL: https://github.com/CoSMoSoftware/OBS-studio-webrtc
- Owner: CoSMoSoftware
- License: gpl-2.0
- Created: 2017-04-25T07:16:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T11:10:23.000Z (about 1 year ago)
- Last Synced: 2024-07-31T19:18:20.812Z (9 months ago)
- Topics: cosmo, janus, libwebrtc, obs, obs-studio, obs-webrtc, stream, webrtc
- Language: C
- Homepage: http://www.cosmosoftware.io
- Size: 57.2 MB
- Stars: 581
- Watchers: 72
- Forks: 131
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.rst
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-webrtc - OBS-studio WebRTC - This is a fork of OBS-studio with generic support for webrtc. (Miscellaneous / Tool)
README
# 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:
- Millicast.com PaaSDo not forget to share the love with the original OBS-Studio project and its fantastic team [there](https://obsproject.com/blog/progress-report-february-2019).
# Binaries
Pre-built and tested Binaries are available [here](https://github.com/CoSMoSoftware/OBS-studio-webrtc/releases).
# Compilation, Installation and Packaging
Follow the original compilation, Installation and packaging guide https://github.com/obsproject/obs-studio