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