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
candidate-paircandidate-pairnetwork

currentRoundTripTime(ms)

Latest round trip time computed from STUN connectivity checks

Description

Real number; in milliseconds

Latest round trip time computed from both STUN connectivity checks STUN-PATH-CHAR, including those that are sent for consent verification.

See also

Notes

  • WebRTC getStats() returns totalRoundTripTime in seconds. For the purpose of visualization, we convert it to milliseconds in rtcStats