The TURN Connectivity Widget tests the connection time of the TURN servers in your deployment. It does so over UDP, TCP and TLS.
The results shown indicate the time it takes a connection to be established between the machine being tested and the TURN server. This time includes gathering the candidate, connecting to it and negotiating any necessary certificates.
If any of these connectivity checks fail, the numeric round trip time will be replaced by a red X mark.
Data we collect and share
WebRTC media traffic takes place over UDP as much as possible to reduce the latency and improve media quality. When direct UDP connections aren’t available, we resort to the use of TURN servers and with these servers we can connect WebRTC sessions over UDP, TCP or TLS – as needed for the given scenario.