v1

latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KB
flows

Get SRT statistics from a running flow.

Returns statistics for every srtsink (output) and srtsrc (input) element in the pipeline. Each entry is keyed by element name (e.g. <block_id>:srtsink), so the frontend can filter the response per SRT block.

get/api/flows/{id}/srt-stats

Path parameters

idstring required

Flow ID (UUID)

Response

SRT statistics retrieved

flow_idstring uuid required