OBS Connected
Trigger for when OBS is Connected
Parameters
Connectionrequired
Select
Select the configured OBS Studio Connection to connect to
Any
- trigger on events from any OBS connectionDefault
- trigger on events from the default OBS connection
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
obs.host | string | The IP Address of the OBS connection Example: 127.0.0.1 |
obs.id | string | The connection id |
obs.name | string | The name of the connection Example: Main OBS |
obs.studioVersion | string | The current OBS Studio version Example: 30.0.0 |
obs.websocketVersion | string | The current OBS websocket version Example: 5.1.0 |
Â