RTCRemoteInboundRtpStreamStats: roundTripTimeMeasurements property

The roundTripTimeMeasurements property of the RTCRemoteInboundRtpStreamStats dictionary contains a positive integer value that represents the total number valid round trip time measurements received for this synchronizing source.

The count can be used as a measure of the availability and reliability of round-trip-time measurement data.

Value

A positive number indicating the number of valid round trip time measurements.

This is the count of RTCP Receiver Reports (RR) received for this synchronizing source that contain a non-zero value for the "delay since last SR (DLSR)" field.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcremoteinboundrtpstreamstats-roundtriptimemeasurements

Browser compatibility

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
roundTripTimeMeasurements 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

See also