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
media-sourceoutboundvideo
framesPerSecond
The number of frames originating from this source, measured during the last second.
Description
Real number; in seconds
MUST NOT exist for audio (this is video only).
The number of frames originating from this source, measured during the last second.
For the first second of this object's lifetime this member MUST NOT exist.
See also
- media-source->frames
- outbound-rtp->framesEncoded/s
- outbound-rtp->framesSent/s
- outbound-rtp->framesPerSecond
- WebRTC Statistics Specification
