Skip to main content

36 docs tagged with "triggers"

View All Tags

CONN_PLAY

Before a connection first starts playback

DEFAULT_STREAM

When any user attempts to open a stream that cannot be opened (because it is either offline or not configured), allows rewriting the stream to a different one as fallback. Supports variable substitution.

INPUT_ABORT

Every time an Input process exits with an error

Integration

How to choose between the multiple integration options.

LIVEPEER_SEGMENT_REJECTED

Whenever a segment is rejected by MistProcLivepeer with a 422 status code either twice in a row for different broadcasters, or once with no secondary broadcasters available.

OUTPUT_START

Before a connector starts listening for connections

OUTPUT_STOP

Before a connector stops listening for connections

PUSH_END

Every time a push stops, for any reason

PUSH_OUT_START

Before a push out (to file or other target type) is started

PUSH_REWRITE

On all incoming pushes on any protocol, allows parsing the push URL to/from custom formatting to an internal stream name

RTMP_PUSH_REWRITE

On incoming RTMP pushes, allows rewriting the RTMP URL to/from custom formatting

STREAM_END

Every time a stream ends (no more viewers after a period of activity)

STREAM_READY

When a stream finished loading and is ready for playback

Triggers

MistServer Triggers, how to use them.

USER_END

Every time a session ends (same time it is written to the access log)

USER_NEW

Every time a new session is added to the session cache