Stream Kit Docs
API ReferenceOBS

Stream Stopping

OBS trigger: obs:obs:stream:stream-stopping

Stream Stopping

Trigger IDobs:obs:stream:stream-stopping
PluginOBS
CategoryStream

Variables

Copy variables into handler fields using {variableName} syntax.

{outputActive}{outputState}{outputPath}
NameTypeDescription
{outputActive}
boolean

Whether the OBS output is active.

Example: true

{outputState}
string

OBS output state string (stream/recording).

{outputPath}
string

File path for recording or replay output.

On this page