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
587 stars 131 forks source link

Questions about p2p usage, and usage against other webrtc servers. #247

Closed lizardpeter closed 3 years ago

lizardpeter commented 3 years ago

Hello,

This is a very nice software and something I would love to see in the official OBS build. However, I am struggling to understand how to use custom webRTC implementations with it. How would I go about setting up a peer-to-peer connection or stream webRTC to a server other than the ones in the options? Also, does anyone know of any webRTC servers that are free and work on Windows?

Thanks, Peter

agouaillard-cosmo commented 3 years ago

hi Peter.

p2p

using other server

I do not know any free webrtc server for windows.

We obviously recommend you to use this with the millicast.com platform for best performances.

lizardpeter commented 3 years ago

Thanks for the information. I think I have Janus running and I am using http://172.20.219.19:8188/, but I don't know where to find the stream key OBS asks for.

agouaillard-cosmo commented 3 years ago

Update specific to janus server:

  1. No support for Janus will be provided by default. Bruden of proof (that there is a bug on the OS Side) is on the one(s) opening the tickets.
  2. There is no commercial support for this fork of OBS.
  3. Janus support will only be done through the WHIP protocol.
  4. Commercial support for Janus server side is available here.