Skip to main content
Corvus Connection

On Stream Started

Obs
entry.onStreamStartedFires when OBS starts the streaming output.Triggers when OBS starts streaming; binds occurredAt.

Outputs

Name
Kind
Type
Flags
outExecexecNone
occurredAtDataSystem.DateTimemultiplexed

Parameters

Name
Type
Required
Default
Choices
cooldownSecondsSystem.Int32no0None
perUserCooldownSecondsSystem.Int32no0None
debounceMsSystem.Int32no0None
dedupeKeySystem.Stringno""None
maxConcurrencySystem.Int32no0None

Lowers to C#

[OnStreamStarted] Handle(ctx, ObsStreamContext e)