-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to obs to OME via webrtc #479
Comments
Standard OBS does not currently support WebRTC output, but it is in the works: https://github.com/ddrboxman/rfcs/blob/patch-1/text/0043-webrtc-output.md There is a fork of OBS that does support WebRTC output, but it uses the WHIP protocol to achieve this, which OME does not currently support - but Airensoft is aware of WHIP and has indicated that they intend to add support for it to OME: #383 (comment) In short, there is currently no way to stream using WebRTC from OBS to OME. FTL could be a good temporary solution, but probably not worth the effort. |
Do you mean broadcast with WebRTC on Browser to OME? It's pretty easy. Documentation is very clear on WebRTC input (beta) |
Am not a developer on that, soooo i just have to wait, really thanks |
@alnux Hi. We will open source OvenLiveKit for Web "HTML5 Streaming SDK for OvenMediaEngine" tomorrow(19, 08 2021). Please wait a little. Thanks!
|
By the way, I'd suggest using SRT video streaming for good quality and good stability (much better than using RTMP) when using OBS. |
This issue has been closed since it has been inactive for quite some time. If you want to continue discussing this issue, please feel free to reopen it. |
Hi i saw that OME can ingest webrtc, can you help me how can stream to OME with webrtc instead RTMP on OBS.
Thanks
The text was updated successfully, but these errors were encountered: