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
local-candidateICEcandidateSTUNTURN

url

The URL of the STUN or TURN server used to obtain this candidate.

Description

String

For server-reflexive and relay candidates, this is the URL of the ICE server (STUN or TURN) that was used to gather this candidate. Not present for host candidates.

Defined in the W3C WebRTC Statistics specification.

See also

Notes

  • Useful for debugging which STUN/TURN server was actually used when multiple servers are configured
  • For relay candidates, this reveals which TURN server is relaying the media