An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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 PaaS

Do 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