RTCOutboundRtpStreamStats: framesSent property

The framesSent property of the RTCOutboundRtpStreamStats dictionary indicates the total number of encoded frames sent on this RTP stream over its lifetime.

Note that this may be lower than the total number of media source frames, which is provided in RTCVideoSourceStats.frames.

Note: The value does not exist for audio.

Value

A positive number.

Specifications

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

Browser compatibility

BCD tables only load in the browser