Get vf UDP and RTP ingest statistics
GET/api/ingest/stats
Shows whether video RTP and metadata JSON are reaching vf before WebRTC delivery is considered. A healthy H.264 input normally has increasing packet and bitrate counters, observed SPS/PPS, and periodic IDR frames. Add verbose=1 for payload types, NAL counts, sequence gaps, jitter estimates, malformed packets, and recent errors; add all=1 to include inactive channels.
Request
Responses
- 200
- 502
Per-channel video RTP, metadata UDP, forwarding, media, and WebRTC attachment statistics.
A required backend command, vf, DevKit, or remote catalog service failed or returned an invalid response.