mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-20 04:08:54 -05:00
If DEBUG_FFMPEG_MUX is enabled, when starting a recording without configuring global_stream_key, obs-ffmpeg-mux will hang. Apply same check to global_stream_key as in init_params() to prevent this.