Skip to content
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

Closed
alnux opened this issue Aug 18, 2021 · 6 comments
Closed

How to obs to OME via webrtc #479

alnux opened this issue Aug 18, 2021 · 6 comments

Comments

@alnux
Copy link

alnux commented Aug 18, 2021

Hi i saw that OME can ingest webrtc, can you help me how can stream to OME with webrtc instead RTMP on OBS.
Thanks

@alexthedamager
Copy link

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.

@mpisat
Copy link

mpisat commented Aug 19, 2021

Hi i saw that OME can ingest webrtc, can you help me how can stream to OME with webrtc instead RTMP on OBS.
Thanks

Do you mean broadcast with WebRTC on Browser to OME?
https://demo.ovenplayer.com/demo_input.html

It's pretty easy. Documentation is very clear on WebRTC input (beta)

@alnux
Copy link
Author

alnux commented Aug 19, 2021

Am not a developer on that, soooo i just have to wait, really thanks

@SangwonOh
Copy link
Member

@alnux Hi. We will open source OvenLiveKit for Web "HTML5 Streaming SDK for OvenMediaEngine" tomorrow(19, 08 2021). Please wait a little. Thanks!

OvenLiveKit for Web can send media streams to OvenMediaEngine. This means it can capture the user's webcam from any web browser that supports WebRTC and tranmit it directly to OvenMediaEngine's WebRTC Provider. This makes it easy to build web conferencing calls, video chats, and more.

@basisbit
Copy link
Contributor

By the way, I'd suggest using SRT video streaming for good quality and good stability (much better than using RTMP) when using OBS.

@getroot
Copy link
Member

getroot commented Nov 1, 2021

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.

@getroot getroot closed this as completed Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants