Packet Loss Stream Test

Use this page to test how a browser, network, VPN, firewall, or Wi-Fi connection behaves when playing progressively larger video streams. Start with a low-resolution stream and work up toward 4K.

Packet loss often appears as buffering, dropped frames, resolution changes, long startup time, audio/video glitches, or complete playback failure. This page is intended as a simple front-end test and should be used together with Chrome DevTools, HAR exports, chrome://media-internals, and chrome://webrtc-internals when testing WebRTC.

How to use this test

Important WebRTC note

This page tests browser video playback and network delivery behavior. It does not directly measure RTP packet loss from a WebRTC peer connection. For WebRTC media packet loss, open chrome://webrtc-internals and check packetsLost, fractionLost, selected candidate pairs, bitrate, frames decoded, and round-trip time.