web api instance property
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 framesPerSecond.
[!NOTE] The value does not exist for audio, or before the first second of encoding.
Value
A positive number.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.