Warmuptill
Active Member
Unfortunately, I don't think left clicking on a source is a trigger available via the OBS API.Hi, Could i have help with something guys? I have four sources in a scene. I'd like to use left-click on the source be the active one and the other three be deactivated, so I can switch scenes just by left-clicking on the source. Is this possible? I can't find a way. Thanks so much for the help.
You could setup a macro to hide all other sources besides the one manually shown by clicking on the eye-icon, but I think in your case simply using this script will be easier:
OBS Lua - Source toggler
Maximum 1 source visible per configured scene and group When you make a source visible in a configured scene or group all other sources in that scene or group will become invisible. This way maximum 1 source is visible in the scene or group.