Stream Kit Docs
API ReferenceOBS

Replay Saved

OBS trigger: obs:obs:replay-buffer:replay-saved

Replay Saved

Trigger IDobs:obs:replay-buffer:replay-saved
PluginOBS
CategoryReplay Buffer

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