obs-cmd
obs-cmd copied to clipboard
[feature request] toggle or set source visibility
First, this client works so well. When I use it with my streamdeck, I'm able to fire off a command to OBS whenever I sneeze or have to do something else at a moments notice. Now that obs-cmd can toggle mute,
Is there any possibility to add a command to toggle the visibility of a source?
I would like to be able hide my camera specifically. I know that this is supposed to be minimal.
You mean something like this ?
obs-cli sceneitem show <scene> <item>
obs-cli sceneitem hide <scene> <item>
obs-cli sceneitem toggle <scene> <item>
Yeah. That would work.
+1 to this feature request <3