OBS Data Nodes
OBS data nodes read real-time information from OBS Studio through the Streamerly browser source. They let you access scene names, source lists, filter settings, audio status, and streaming/recording state directly within your flows.
Requirement: All OBS data nodes require the OBS browser source to be added to your scene and connected to Streamerly. If OBS is not connected, these nodes will not return valid data. You can use the OBS Connection Status node to check whether the connection is active.
Available OBS Data Nodes
| Node | Description |
|---|---|
| OBS Connection Status | Whether OBS is connected to Streamerly |
| OBS Current Scene | The name of the active scene |
| OBS Scene List | All scenes in OBS |
| OBS Source List | All sources in OBS |
| OBS Filter List | Filters on a specific source |
| OBS Filter Settings | Settings for a specific filter |
| OBS Audio Status | Audio status of an input |
| OBS Streaming Status | Whether OBS is streaming |
| OBS Recording Status | Whether OBS is recording |