loopy750 / SRT-Stats-Monitor

Loopy SRT Stats Monitor. Monitors your OBS SRT, SLS, BELABOX, RESTREAMER, RIST, & NGINX connection/s and switches OBS scene on a failed connection. Ideal for IRL/live streaming.
GNU General Public License v3.0
124 stars 8 forks source link

[Feature Request] Scenes that get ignored by SRT #24

Closed Pillowg1rl closed 1 year ago

Pillowg1rl commented 1 year ago

Simple but easy: Define Scenes that are getting ignored when it comes to automatic switching. For Example: I have a scene with the Text "Currently no Audio" but the video-signal and vise versa. I can control this via Touchportal or OBS Websocket on my phone. But SRT keeps switching to the other scene...

Would be awesome to have this feature :)

loopy750 commented 1 year ago

Unless I'm mistaken, sounds like the feature SceneBypass, explained in the readme file:

SceneBypass
    Possible values: none, scene name
    The OBS scene that, when manually selected, will pause the program and prevent any automatic scene changes. The default setting of "none" disables this feature. 
    For additional bypass scenes, add SceneBypass2, SceneBypass3 ... SceneBypass8, SceneBypass9 to the config file.
Pillowg1rl commented 1 year ago

Yes. Never noticed this feature. Thanks.