Streams
Get stream
Returns current stream status and frame telemetry.
stream_time_ms is zero until the first frame arrives. After that, it is measured from the first captured frame. When a stream ends, live counters and timestamps are snapshotted — GET /streams/{id} on an ended stream returns those final values; fields may be null if the stream ended before the value existed.
get/streams/{stream_id}
Response
Stream state.
Changes
No recorded changes to this endpoint across all 1 revision of this API.