obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
60.47k stars 8k forks source link

UI: Fix autoconfig saving signed stream key #11532

Closed dsaedtler closed 2 days ago

dsaedtler commented 3 days ago

Description

Fixes the auto config wizard saving the signed stream key when testing with multitrack video enabled.

Since we don't use the MT config anyway for the bandwidth test there's no reason to save or use the key returned by the API.

Motivation and Context

Reported on TEB Discord by a Linux user (OAuth wasn't available in initial Flatpak builds).

How Has This Been Tested?

Locally.

Types of changes

Checklist: