RTCRemoteInboundRtpStreamStats: jitter property
The jitter
property of the RTCRemoteInboundRtpStreamStats
dictionary returns the packet jitter for the synchronization source (SSRC) as measured by the remote endpoint.
High packet jitter values indicate that packet arrival rates vary significantly, which may degrade video, audio, and other real-time communications over WebRTC.
Value
Packet jitter, in seconds.
The value is calculated using the "interarrival jitter" algorithm described in RFC 3550, section 6.4.1.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtcreceivedrtpstreamstats-jitter |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
jitter in 'remote-inbound-rtp' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.