RTCOutboundRtpStreamStats: framesPerSecond property

The framesPerSecond property of the RTCOutboundRtpStreamStats dictionary indicates the number of encoded frames sent in the last second.

Note that this may be lower than the media source frame rate, which is provided in RTCVideoSourceStats.framesPerSecond.

Note: The value does not exist for audio, or before the first second of encoding.

Value

A positive number.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcoutboundrtpstreamstats-framespersecond

Browser compatibility

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
framesPerSecond in 'outbound-rtp' stats