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
framesPerSecond
The number of encoded frames during the last second.
Description
Real number
MUST NOT exist for audio (this is video only).
The number of encoded frames during the last second.
This may be lower than the media source frame rate (see framesPerSecond).
See also
- outbound-rtp->framesSent/s
- media-source->framesPerSecond
- WebRTC Statistics Specification
