StreamStatisticsSampling
Field |
Type |
Repeated |
Description |
sample_intervals_seconds |
✅ |
Member of
Message |
Description |
Configuration for a CMAF ingest input. Receives fMP4 init and media segments via HTTP PUT/POST. The ingest endpoint URL will be: PUT /cmaf-ingest/{name}/{representationId}/init.mp4 PUT /cmaf-ingest/{name}/{representationId}/{number}.m4s |
|
Configure an RTMP Input Media Node. Should be sent once, after the node has been created. |
|
Takes over one accepted connection of an SRT listener running
CONNECTION_OWNERSHIP_PER_CONNECTION. Create it after accepting the
connection (SrtConnectionAccept on the listener’s stream); the two are
unordered on the wire, so a claim arriving first waits for its accept. The
node then owns that connection: the data path, its outbound context, TS
context/tables, timecode, stream statistics, GOP structure, SRT stats and
connection health all arrive on THIS stream, and closing the node closes
the connection. The node lives exactly as long as the connection: on
disconnect it emits |
|
The default sampling windows are 1s, 5s, and 30s. |
|