Seamless RTMP out, with automated source switching? I've looked at everything, and must be missing something... I'm trying to arrange something that I *think* should be a solved problem, somewhere, somehow, already. I want to stream a constant feed to an ingest server, but have the source be chosen based on priority/fallback. To be more specific, I want to stream an IP cam out to Twitch, but have that feed overridden by a different stream when it's active, and fall back to the IP cam when the other source shuts off. I have already achieved this with headless OBS and a scene with 2 RTSP media sources but the quality isn't great and the delay before it releases/stops the main source and starts showing the fallback is pretty bad. Weirdly, a Windows OBS instance seems to do it smoother and faster.…