WebRTC Metrics

A comprehensive overview of WebRTC statistics, derived calculations, extracted features, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats

Back
On this page3 sections
remote-candidateICEcandidateremotenetwork

address

Last updated Applies toany rtcStats setup

The IP address of the remote ICE candidate.

Description

String

The IP address of the remote ICE candidate as received from the remote peer through signaling. May be IPv4, IPv6, or an mDNS hostname.

Defined in the W3C WebRTC Statistics specification.

See also

Notes

  • The remote candidate address, combined with the local candidate, defines the network path in use
  • For relay candidates, this is the TURN server's address, not the actual peer's address