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.
http://www.cosmosoftware.io
GNU General Public License v2.0
590 stars 131 forks source link

CamSoda Broadcast support? #39

Closed bryanh-9 closed 5 years ago

bryanh-9 commented 6 years ago

Sorry if this is an unwanted feature request, and not sure of the feasibility of this, as I'm the first to admit I do not really know much about the WebRTC protocol. I was curious if there were any hopes of supporting CamSoda's implementation of WebRTC?

We're currently using a virtual webcam output solution which is a lot of overhead at best.

I have access to her account if any intercepted data or the swf flash (ick) broadcasting tool would be of any help.

Would be amazing to be able to broadcast directly from OBS.

agouaillard-cosmo commented 6 years ago

Hi bryan. We are not familiar with camsoda, nor have they contacted us, but theoretically it is feasible.

The webrtc part is standard, so it's basically already done. The signalling / authentication part is always different from one site to another and would need to be worked out with cam soda's team.

We would be happy to work with them on adding support for camsoda if they wanted.