Stream info
Get real-time information about an active stream, including perceived FPS, resolution, and inference statistics.
Authorizations
Provide your API key in the Authorization header as 'Bearer <api_key>'
Path Parameters
Response
Stream info retrieved
Real-time information about a connected stream.
Stream identifier
Transport type: native, webrtc, or livekit
Current stream state: pending (no frames yet), active (inferencing), idle (frames stopped)
pending, active, idle Seconds since stream was created
Perceived frames per second (measured over last metrics interval)
Original video frame width in pixels
Original video frame height in pixels
Processing width after 720p cap
Processing height after 720p cap
Total successful inferences since stream start
Total failed inferences since stream start
Latency of the most recent inference (seconds)