Knowledge Base
keyFramesDecoded
inbound-rtpinboundvideo
Total number of key frames successfully decoded for this RTP stream.
Description
Non-negative integer
MUST NOT exist for audio (this is video only).
It represents the total number of key frames, such as key frames in VP8 RFC6386 or IDR-frames in H.264 RFC6184, successfully decoded for this RTP media stream.
This is a subset of framesDecoded.
framesDecoded - keyFramesDecoded gives you the number of delta frames decoded.
See also
- inbound-rtp->framesDecoded
- inbound-rtp->framesRendered
- inbound-rtp->framesDropped
- WebRTC Statistics Specification
