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
When switching to a custom streaming service (in this specific case an rtmp server) I do not expect the enhanced broadcasting setting from twitch options to have any affect.
Current Behavior
Swapping from Service: Twitch to custom, causes my twitch stream key to be pre-populated in the stream key box (despite historic settings having a different stream key), and when attempting to stream to the server, an error occurs stating "failed to start streaming - no config URL available for the current service".
Note that in the attached log file I have redacted the rtmp url, but in fact this error occurs before the url is resolved and placing any server path in the dialog causes this error to be shown.
Steps to Reproduce
Setup stream settings for twitch
Change streaming service to custom
Enter valid streaming server url and stream key
start streaming
...
Anything else we should know?
If enhanced broadcasting is not enabled, then on switching back to custom service, all settings are lost. This feels like a step back in general UX for the stream settings dialog. Stream keys also seem to "bleed" between service providers now when they did not before (in 29.x)