Streamlabs Desktop Scene Changed
Trigger for when the Streamlabs Desktop Scene is Changed
Parameters
Instancerequired
Select
Choose a configured Streamlabs Desktop Connection
- Select
Any
to trigger on any connection
Scene Name
Text
Here you can specify a scene name if you only want it to trigger this event when you switch to a specific scene. If you leave this field empty it will trigger on every scene.
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
sd.host | string | The IP Address of the Streamlabs Desktop connection Example: 127.0.0.1 |
sd.id | string | The connection id |
sd.name | string | The name of the connection Example: Main |
sd.sceneName | string | The new scene name Example: Scene Changed |