WebRTC Test
Verifies that this workstation can complete a WebRTC connection. If this passes, Zoom, Teams, Slack Huddles, Google Meet, and similar apps should be able to connect.
Read the WebRTC Test guide for help reading the verdict or fixing each failure mode.
edge.desktest.net (a Cloudflare Worker that stores nothing); no audio, video, or IP address is sent. View source to verify.Configuration
Takes about 15 seconds. The test connects to public STUN servers and times a short burst of requests to the desktest edge (edge.desktest.net) for a call-quality reading; no audio or video is captured.
Diagnostic complete
WebRTC APIs are available
Feature-detects RTCPeerConnection, getUserMedia, getDisplayMedia, and codec support.
STUN servers are reachable
Gathers ICE candidates from public STUN endpoints to confirm UDP egress works.
End-to-end peer connection negotiates
Connects two in-page RTCPeerConnections and round-trips a data channel message.
Round-trip latency and jitter are call-grade
Times a short burst of requests to the desktest edge to estimate call quality (latency and jitter).