PRIVATE ALPHA

Input modules

Choose how media enters the node, then open the module page for its configuration and lifecycle.

Choose inputs

input.srt.push

SRT push

Accept streams from SRT publishers.

input.srt.pull

SRT pull

Connect to configured sources at startup or through the API.

input.srt.cascade

SRT cascade

Fetch an absent stream from an upstream node on viewer demand.

Shared contract

All inputs reserve the same canonical streamId namespace and enter the same normalized media pipeline. Two live owners cannot claim the same ID in one process.

input.mediaTimeout defaults to 10s and bounds media inactivity for push and managed pull sessions. At least one input module must be configured.