obs-get-source-active
Check if a specific source is currently active and visible in OBS Studio scenes by providing its name or UUID, enabling real-time monitoring of source status.
Instructions
Gets the active and show state of a source
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceName | No | Name of the source to get the active state of | |
| sourceUuid | No | UUID of the source to get the active state of |