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
behaviorconnectivity

Empty connection

The peer connection was established without any media.

Description

An empty peer connection is a connection that reached the connected state but had no audio streams, video streams, or data channels for the entire duration of the capture. The transport was established but carried no media or data.

This can be benign (for example, pre-warmed connections) or indicate an issue in the application.

What do we do here?

We examine all peer connections that reached the connected state but had no audio streams, video streams, or data channels. We mark an observation in this case.