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