Baseline Widely available
The roundTripTime
property of the RTCRemoteInboundRtpStreamStats
dictionary indicates the estimated round trip time (RTT) for this synchronization source (SSRC), in seconds.
The round trip time is calculated based on the RTCP timestamps in the RTCP Sender Report (SR), and requires a report with a Delay Since Last SR (DLSR) block that has a value other than 0. The property does not exist until such a report has been received.
Note that the average RTT for the session can be computed by dividing totalRoundTripTime
by roundTripTimeMeasurements
.
A number indicating the current estimated round trip time, in seconds.
Specifications Browser compatibility See alsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4