Get the latest tech news
Show HN: Automate your studio – mute a mixer channel to turn your PTZ camera
An advanced automation framework for audio mixer consoles, OBS, PTZ cameras and more based on the Open Sound Control protocol. - KopiasCsaba/open_sound_control_bridge
By default (when trigger_on_change: true) if the trigger chain did not access the NEWLY UPDATED message, so the one that just arrived, the tasks aren't going to be executed. So you want to only execute the tasks, when certain things on the console match, but don't wanna re-execute just because of an OBS scene change. In the case of X32, we need to regularly(8-10 sec) issue a /subscribe command with proper arguments, to show that we are interested in updates of a certain value from the console.
Or read this on Hacker News