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
remote-candidateICEcandidateremotenetwork

protocol

The transport protocol used by the remote ICE candidate.

Description

String enum (udp, tcp)

The transport protocol used by the remote ICE candidate.

Defined in the W3C WebRTC Statistics specification.

See also

Notes

  • The local and remote candidate protocols must match for a candidate pair to be formed
  • If the remote peer only offers TCP candidates, all pairs will use TCP transport