You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, streams to youtube cannot be started without a broadcast being setup. The broadcast can either be configured or selected from a list of existing broadcasts. To deal with selecting an existing broadcast, this would require a request to get the list of broadcasts, as well as a request to select a broadcast. With configuring a broadcast, there might be a need for a request to get the available settings to configure, but there would need to be a request to set those required settings.
Requested Feature Usage Scenario
Currently, streams to youtube cannot be started without a broadcast being configured. This reduces the utility of applications using obs-websockets. For example Niek/obs-web#473 is not doable without adding streaming settings to obs-websockets.
The text was updated successfully, but these errors were encountered:
Feature Request Type
RPC Request
Feature Request Type (Other)
No response
Requested Feature
Currently, streams to youtube cannot be started without a broadcast being setup. The broadcast can either be configured or selected from a list of existing broadcasts. To deal with selecting an existing broadcast, this would require a request to get the list of broadcasts, as well as a request to select a broadcast. With configuring a broadcast, there might be a need for a request to get the available settings to configure, but there would need to be a request to set those required settings.
Requested Feature Usage Scenario
Currently, streams to youtube cannot be started without a broadcast being configured. This reduces the utility of applications using obs-websockets. For example Niek/obs-web#473 is not doable without adding streaming settings to obs-websockets.
The text was updated successfully, but these errors were encountered: