You have probably heard of ping (latency), but its lesser-known cousin jitter is often the real culprit behind stuttering video calls, rubber-banding in games, and unstable connections. Jitter is one of the most important - and most misunderstood - network metrics. Here is what it actually means and what to do about it.
What is jitter?
Jitter is the variation in the delay (latency) of consecutive data packets traveling across a network.
Imagine packets of data as cars on a highway. Ping is the average travel time. Jitter is how unevenly those cars arrive. If every car takes exactly 30 ms, jitter is zero - perfectly smooth. If one car takes 20 ms, the next takes 80 ms, the next takes 35 ms, you have high jitter - packets arrive in an irregular, jumpy pattern.
Your applications expect a steady stream. When packets arrive at inconsistent intervals, the result is noticeable: choppy audio, frozen video, and lag spikes in games.
Jitter vs. ping vs. packet loss
These three are often confused but measure different things:
- Ping (latency): the time for one packet to make a round trip. Lower is better.
- Jitter: the variation in that round-trip time between packets. Lower (more consistent) is better.
- Packet loss: the percentage of packets that never arrive at all. Lower is better.
You can have low ping and still have a terrible experience if jitter is high, because the instability itself breaks real-time applications.
What is a good jitter number?
As a practical guide:
| Jitter | Rating | Experience |
|---|---|---|
| Under 5 ms | Excellent | Smooth for gaming, calls, streaming |
| 5-15 ms | Good | Fine for nearly everything |
| 15-30 ms | Fair | Noticeable in competitive gaming; okay for calls |
| Above 30 ms | Poor | Choppy calls, lag spikes, buffering |
For competitive online gaming, you ideally want jitter under 5 ms. For a normal video call, anything under 20 ms usually feels fine.
Why jitter happens
Several common causes drive high jitter:
- Network congestion - When a link is saturated, packets queue unevenly and arrive at irregular intervals. This is the most common cause, especially during peak evening hours.
- WiFi interference - Wireless connections are inherently less stable than wired. Neighboring networks, microwaves, physical walls, and Bluetooth devices all introduce timing variability.
- Routing instability - If your packets take different paths through the internet on each trip, arrival times vary.
- Old or overloaded hardware - A router struggling to handle many devices can introduce uneven delays.
- Distance and hops - The more network devices (hops) between you and the server, the more chances for uneven delays.
How jitter affects different activities
- Video calls (Zoom, Teams, Meet): Jitter causes audio to cut out, video to freeze, and out-of-order speech. It is often more disruptive than raw latency.
- Online gaming: High jitter causes “rubber-banding” - your character teleports back and forth - and inconsistent hit registration.
- Streaming video: Usually buffered, so jitter has less effect unless it is extreme. Live, low-latency streams are more sensitive.
- Web browsing & downloads: Barely affected. These are not real-time, so uneven packet arrival goes unnoticed.
This is why two people with identical download speeds can have very different experiences on a video call.
How to fix high jitter
If your jitter is consistently high, work through these in order:
- Switch from WiFi to Ethernet. This single change fixes a large share of jitter problems. A wired connection removes wireless variability entirely.
- Move closer to your router or switch to the 5 GHz band if you must use WiFi. 5 GHz has less range but far less interference than 2.4 GHz.
- Reduce network load. Stop large downloads, cloud backups, and other heavy transfers while you need a stable connection.
- Upgrade your router. Older or budget routers struggle to prioritize traffic under load. A router with QoS (Quality of Service) can prioritize real-time traffic like calls and games.
- Use a wired connection for the device that matters most. Even if the rest of the house is on WiFi, putting your work or gaming machine on Ethernet makes a big difference.
- Check for packet loss too. High jitter often comes with packet loss; fixing the underlying instability helps both.
Measure your own jitter
Jitter is best measured with a test that runs multiple latency samples and reports their variation. Run a speed test now - the ping measurement is based on multiple round trips, which is exactly where jitter shows up. If your ping is low but your calls still feel choppy, jitter or packet loss is the likely reason.
The takeaway: download speed gets all the marketing attention, but for anything real-time, consistency matters more than raw speed. A modest 50 Mbps connection with 3 ms jitter will feel far better for calls and gaming than a 500 Mbps connection with 40 ms jitter.