pion / obs-wormhole

Supercharge OBS with WebRTC. Remote WebRTC Sources and Serverless Broadcasting
https://pion.ly/
96 stars 18 forks source link

Simple RTMP Server #2

Open Sean-Der opened 4 years ago

Sean-Der commented 4 years ago

Add Simple RTMP Server that runs in two modes

leewardbound commented 4 years ago

I have a functional demo of Publish Mode, though it's not perfect and I haven't gotten it to work with vanilla OBS yet -- Right now, it connects to an ion biz instance to exchange SDPs, but it would be easy to modify that to suit the needs of this project

https://gist.github.com/leewardbound/a023328073960729370aeca51b59a635

I'd like to suggest that, personally, I can see full standalone usecases for both publish mode and play mode; these could start as part of obs-wormhole and easily justify a standalone binary repository someday