RTCInboundRtpStreamStats: jitter property
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2020.
The jitter
property of the RTCInboundRtpStreamStats
dictionary indicates the packet interarrival jitter for this synchronization source (SSRC), in seconds.
The packet jitter is calculated as defined in RFC 3550, section 6.4.1.
Value
A positive number, in seconds.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API> # dom-rtcreceivedrtpstreamstats-jitter> |
Browser compatibility
Loading…