OBS Initialized
The OBS Initialized trigger fires when the OBS browser source successfully connects to Streamerly. This happens each time OBS is opened and the Streamerly browser source loads, or when you refresh the browser source. Use this to run setup actions that should happen whenever OBS connects, such as setting initial scene configurations or verifying that your streaming setup is ready.
This trigger has no configuration -- it simply fires once when the connection is established.
Outputs
| Name | Type | Description |
|---|---|---|
pulse | pulse | Fires once when OBS connects to Streamerly. |
Example
Use the OBS Initialized trigger to send yourself a chat message confirming that OBS is connected and your overlays are ready. You could also use it to set a default scene or enable specific sources when OBS starts up.