Key Metrics in chrome://webrtc-internals

The chrome://webrtc-internals tool is an essential diagnostic page in Google Chrome used by developers to troubleshoot real-time communication issues. This article provides a direct overview of the specific diagnostic metrics you can extract from this tool, focusing on connection quality, audio/video performance, and bandwidth utilization.

Connection and ICE Metrics

These metrics help diagnose signaling, connection establishment, and network routing issues. They are primarily found under the RTCIceCandidatePair and RTCPeerConnection statistics.

Media Quality Metrics (Inbound and Outbound RTP)

These statistics assess the quality of the media streams (audio and video) being sent and received.

Bandwidth and Congestion Control

These metrics show how WebRTC adapts to changing network environments.