mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-27 15:48:44 -05:00
If the user had a valid service selected, but the server that the user originally was using is now (for whatever reason) no longer listed, the rtmp-common service would still use that server rather than any of the newer servers, and the user would have to physically go in to their settings to reconfigure to get it to use that new server. Instead, make sure that the server the user has selected exists within the server list, and if it doesn't, use the first server in the list instead by default.