WebRTC Metrics
A comprehensive overview of WebRTC statistics, derived indicators, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats
Back
inbound-rtpinboundvideo
keyFramesDecoded/s
Average number of key frames successfully decoded per second for this RTP stream.
Description
Real number
MUST NOT exist for audio (this is video only).
It represents the average number of key frames, such as key frames in VP8 RFC6386 or IDR-frames in H.264 RFC6184 per second, successfully decoded for this RTP media stream.
This is a subset of framesDecoded/s.
See also
- inbound-rtp->keyFramesDecoded
- inbound-rtp->framesDecoded/s
- inbound-rtp->framesRendered
- inbound-rtp->framesDropped