Get real-time information about an active stream, including perceived FPS, resolution, and inference statistics.
Documentation Index
Fetch the complete documentation index at: https://docs.overshoot.ai/llms.txt
Use this file to discover all available pages before exploring further.
Provide your API key in the Authorization header as 'Bearer <api_key>'
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)