OBS Scene Changed

Trigger for when an OBS Scene is Changed

Parameters

Connectionrequired
Select

Select the configured OBS Studio Connection to connect to

  • Any - trigger on events from any OBS connection
  • Default - trigger on events from the default OBS connection
Scene Name
Select

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
obs.hoststring

The IP Address of the OBS connection

Example: 127.0.0.1
obs.idstring

The connection id

obs.namestring

The name of the connection

Example: Main OBS
obs.oldSceneNamestring

The previous scene name

Example: Previous Scene
obs.sceneNamestring

The new scene name

Example: Main scene
obs.studioVersionstring

The current OBS Studio version

Example: 30.0.0
obs.websocketVersionstring

The current OBS websocket version

Example: 5.1.0