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
connectivity

TURN Other Error

The connection to the TURN server has timed out (701)

Description

This indicates that the TURN server can’t be reached.

What do we do here?

When we see an error on TURN that is 701 and with the error_text that contains “timed out”, we mark it as an Observation.

Notes

We specifically ignore other 701 (too common errors).