totalRoundTripTime/roundTripTimeMeasurements(ms)
remote-outbound-rtpinboundaudiovideo
The average round trip time, calculated from WebRTC stats metrics.
Description
Real number; in milliseconds
The average round trip time, calculated from WebRTC stats metrics.
This is calculated by dividing the totalRoundTripTime by roundTripTimeMeasurements.
See also
- remote-outbound-rtp->totalRoundTripTime
- remote-outbound-rtp->roundTripTimeMeasurements
Notes
- WebRTC getStats() returns totalRoundTripTime in seconds. For the purpose of visualization, we convert it to milliseconds in rtcStats