WebRTC Metrics
A comprehensive overview of WebRTC statistics, derived calculations, extracted features, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats
Back
On this page2 sections
inbound-rtpinboundvideo
framesDecoded/s
Last updated Applies tortcstats.com
The average number of frames correctly 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 frames correctly decoded per second for this RTP stream, i.e., frames that would be displayed if no frames are dropped.
See also
- inbound-rtp->framesDecoded
- inbound-rtp->keyFramesDecoded-s
- inbound-rtp->framesRendered
- inbound-rtp->framesDropped