mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-03 14:16:36 -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.