WebRTC Metrics
A comprehensive overview of WebRTC statistics, derived indicators, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats
Back
remote-outbound-rtpinboundaudiovideo
roundTripTimeMeasurements
The total number of RTCP Sender Report (SR) blocks received for this SSRC that contain a DLRR report block that can derive a valid round trip time.
Description
Non-negative integer
Represents the total number of RTCP Sender Report (SR) blocks received for this SSRC that contain a DLRR report block that can derive a valid round trip time according to RFC3611. This counter will not increment if the roundTripTime can not be calculated.
See also
- remote-outbound-rtp->roundTripTime
- remote-outbound-rtp->totalRoundTripTime
- WebRTC Statistics Specification
