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 page2 sections
connectivityconfigurationbugprivateTurnAddresstype

Private TURN address published

Last updated Applies tortcstats-enrichmentrtcstats.com

A relay candidate was found with a private IP address. This usually means there's a TURN server misconfiguration.

Description

A relay ICE candidate was received with a private IP address. This means the TURN server is using a private IP, whereas in most cases it should be using its public IP addresses to function properly.

In such a case, check the configuration of your TURN server and validate that what you are really aiming for is for it to publish a private IP address and not a public one.

What do we do here?

We look into the candidate pairs to check if they hold a public or a private IP address.