obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 704 forks source link

Feature Request: Retrieve currently supported streaming services on OBS #1060

Closed TheLightningStrikes closed 1 year ago

TheLightningStrikes commented 1 year ago

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

RPC Request where you ask OBS which services and presets of those services it currently supports/provides.

Requested Feature Usage Scenario

Useful when you want to know which streaming services + servers you can connect to.

tt2468 commented 1 year ago

You can fetch the current OBS services from here: https://obsproject.com/obs2_update/rtmp-services/services.json

TheLightningStrikes commented 1 year ago

Sweet, thanks!

tt2468 commented 1 year ago

Actually, you'll want this URL: https://obsproject.com/obs2_update/rtmp-services/v3/services.json

TheLightningStrikes commented 1 year ago

I am using this list now and I notice that servers are missing on it, for example for Twitch. They are listed in OBS however, so I wonder how they get those. Might wait for an update on the services.json.