mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-01 10:02:11 -05:00
During encoder shutdown `maybe_clear_encoder_core_video_mix` is called to clear created mixes that are no longer needed; at that time `obs_encoder_set_video` rejects changes to `media` since the encoder is still active, so we bypass those checks This is an issue e.g. when a rtmp stream disconnects (and thus all encoders are cleared) and subsequently reconnects
48 KiB
48 KiB