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
outbound-rtpoutboundvideo
framesEncoded
The total number of frames successfully encoded for this RTP media stream.
Description
Non-negative integer
MUST NOT exist for audio (this is video only).
It represents the total number of frames successfully encoded for this RTP media stream.
See also
- outbound-rtp->framesEncoded/s
- outbound-rtp->framesSent
- WebRTC Statistics Specification
