Skip to content

Video calls

Why Do Video Calls Freeze?

9 min readPublished

Why do my video calls freeze?

Your calls freeze or break up, even though your connection looks fast.

Does this sound familiar?

  • People say you sound robotic or cut out.
  • Your video turns into a still picture for a few seconds.
  • Calls get worse when someone else is using the internet.

This page explains why speed is not the problem, and what usually is.

What happens if I ignore this?

If you do nothing, people keep asking you to repeat yourself on calls.

The short answer

Calls freeze because your connection stumbles for a moment, not because it is too slow.

Try this first

  1. Move next to the router, or plug in a cable, then call again.
  2. Stop other downloads and streams while you are on a call.
  3. Close apps that sync files in the background.
Run a test now

Still want to know why this happens? Keep reading.

Short answer

Calls usually freeze because the upload link is briefly overloaded, because timing between packets (jitter) becomes uneven, or because latency spikes upward for a few seconds. These problems can exist even when your measured download and upload speeds look perfectly adequate, because a call needs a small, steady, low-delay stream far more than it needs raw capacity.

Key takeaways

  • Video calls need a small, steady stream delivered with low delay — not high speed. A connection can pass a speed test easily and still freeze on calls.
  • Upload capacity matters more than most people expect, because your outgoing audio and video share the same modest upstream link as anything else uploading in the background.
  • Jitter and sudden latency spikes are usually the direct cause of a freeze, not a slow average speed.
  • Wi-Fi variation, VPN overhead, and the call application or device itself can all produce the same symptom, which is why a single test result cannot tell you which one applies.
  • Working through causes in priority order — starting with the cheapest, most reversible checks — is far more useful than assuming a single culprit.

Why a fast connection can still freeze

A typical video call needs surprisingly little bandwidth: roughly 1 to 4 Mbit/s in each direction for a good one-to-one call, more for group calls or screen sharing, but nowhere near the tens or hundreds of megabits a modern plan advertises. If speed alone determined call quality, freezing would be rare on any connection sold today. It isn't, because a call is far more sensitive to timing than to volume.

Video and audio are sent as a continuous stream of small packets, arriving many times a second. The call software expects them to arrive at a steady pace and within a tight delay budget. When packets are delayed, arrive out of order, or bunch up and then go quiet, the receiving app runs out of audio or video to play and has nothing to do but freeze the picture or drop the sound until the stream catches up.

Real-time stream
A continuous flow of small data packets, like a call's audio and video, where a packet that arrives late is nearly as useless as one that never arrives at all — unlike a file download, where a late chunk simply takes a little longer.

This is the core reason a speed test and a video call can disagree. A speed test measures how much data a link can move over several seconds. A call cares about what happens millisecond to millisecond, and a link can move a lot of data over time while still mishandling individual packets badly enough to make a call stutter.

Why upload capacity deserves attention first

Most home connections are asymmetric: downstream capacity, used for receiving video, web pages and downloads, is usually many times larger than upstream capacity, used for sending your own outgoing video and audio. That upstream link is shared by everything leaving your home at once — cloud backups, photo syncing, someone else's upload, and your own outgoing call stream all compete for the same narrow lane.

When something else fills that lane, your outgoing call packets queue up behind it. The other participants on the call see your video freeze or your audio break up, even though your download speed and their download speed look fine. This is why the person freezing on a call is not always the one experiencing the freeze themselves; each direction is judged by the person receiving it.

Limited upload capacity is one of the more common and more fixable contributors to call freezing, precisely because it responds well to a simple test: pause anything else that uploads and see whether the call improves.

Jitter and latency spikes: the direct causes of a freeze

Latency is the time a packet takes to make a round trip. Jitter is the variation in that time from one packet to the next. A connection with 30 ms latency that stays close to 30 ms is easy for a call app to work with, because it can hold a small buffer and smooth out the flow. A connection that swings between 20 ms and 200 ms from one moment to the next is much harder to compensate for, and it is jitter, more than the average delay, that produces visible stutter.

Latency spike
A short-lived jump in round-trip response time, lasting anywhere from under a second to several seconds, after which the connection returns to its normal delay. A spike coinciding with a call is often what a freeze actually looks like from the inside.

Upload-loaded latency — the delay measured specifically while the upload link is busy — is particularly relevant to calls, because your own outgoing stream is, by definition, always loading that link while you are on a call. If upload-loaded latency is high, every call you make is happening under the exact condition most likely to cause stutter, whether or not anything else is running at that moment.

It's worth noting what Norynt's measurements do and do not tell you here. Norynt measures download and upload speed, idle latency, jitter, upload- and download-loaded latency, and how steady the speed stays. It does not measure packet loss directly. When a timing probe during a test fails to return a usable result, Norynt treats that as a sign the measurement itself was unreliable at that instant — for example because the browser tab lost focus or a probe was rate-limited — not as evidence that a packet was lost in the network. The two are different things, and conflating them would overstate what a browser-based test can actually observe.

Competing traffic, Wi-Fi variation and VPNs

Backups are one of the most common hidden causes of call freezing, because they are easy to forget about. A phone quietly backing up photos, a laptop syncing a folder, or a games console downloading an update in the background can each consume enough upload or download capacity to push a call's small, steady stream into an overloaded queue, without any obvious sign on the device doing the backing up.

Wi-Fi introduces its own variability. Unlike a cable, a wireless link's usable capacity changes from second to second depending on distance from the router, walls, interference from neighbouring networks, and even other devices on the same 2.4 GHz or 5 GHz band. A laptop that shows a full signal bar can still experience brief drops in throughput as it competes for airtime, and those brief drops line up neatly with the timescale of a call freeze.

VPNs add a further layer. Encrypting and re-routing every packet takes processing time and typically adds a small, fairly constant amount of overhead to both latency and available throughput. On a connection that already has little headroom, that overhead can be enough to tip upload-loaded latency or jitter into a range that visibly affects calls, particularly if the VPN routes traffic through a distant server.

Common contributors to call freezing and their typical signature
CauseWhat it looks likeQuick way to check
Competing upload trafficFreezing coincides with a backup, upload or sync elsewhere on the networkPause background transfers and retest the call
Limited upstream capacityFreezing happens on your outgoing video specifically, reported by othersCheck upload speed and upload-loaded latency
Variable Wi-FiFreezing is intermittent and unrelated to what else is runningMove closer to the router or test over Ethernet
VPN overheadFreezing appears only when the VPN is activeDisable the VPN and retest
Application or device limitsFreezing happens on one app or one device but not othersTry a different call app or device on the same network

When the app or the device is the real limit

Not every freeze is a network problem. Call software runs on ordinary hardware, and an older laptop, an overloaded CPU, or a browser tab fighting for resources with a dozen others can fail to encode or decode video smoothly regardless of how good the connection is. This tends to show up as a freeze that happens consistently on one device even when other devices on the same network handle the same call without trouble.

Call applications also adapt their own video quality automatically in response to conditions they detect, which means the same underlying network hiccup can look different depending on which app you're using. Two participants on the same call, one using a laptop app and one using a phone app, can experience noticeably different amounts of freezing from an identical shared network problem, because each app reacts to congestion differently.

This is one reason a methodical process matters more than a hunch: ruling out the device and the app early prevents time being spent chasing a network explanation for what is, in that instance, a local software or hardware limitation.

A sensible order for working through the possibilities

Because several unrelated conditions produce the same symptom, the most efficient approach is to test the cheapest and most reversible explanations first, changing one thing at a time and repeating the call rather than judging from a single instance.

  1. Pause background transfers on every device on the network — backups, syncing, updates and other calls — then repeat the call.
  2. Check whether the freeze happens on Wi-Fi specifically by testing the same call over a wired Ethernet connection if that's available.
  3. If freezing persists, move closer to the router or reduce the number of walls between the device and the access point.
  4. Turn off any VPN and retest, since VPN overhead is easy to rule in or out.
  5. Compare behaviour across two different devices and, if possible, two different call applications, to separate a network cause from a device or app cause.
  6. Once environmental causes are ruled out, review your speed, jitter and upload-loaded latency results with the time of the freeze in mind.

A single test run, or a single freezing call, rarely proves anything on its own. The value is in the comparison: does the problem change when one condition changes and everything else stays the same?

How this shows up in your Norynt result

Upload speed
Low upload capacity means your outgoing call stream has little headroom left once anything else is uploading.
Upload-loaded latency
Measures delay while the upload link is busy — the exact condition your own call creates every time you speak or share video.
Jitter
Variation in timing between packets. High jitter is often the most direct explanation for a visible stutter.
Idle latency
A useful baseline for comparison; a large gap between idle and loaded latency points toward a queueing problem rather than distance or routing.
Throughput consistency
Shows whether your measured speed holds steady or swings during a test, which can mirror the kind of short-lived dips that cause freezing on a call.
Run a Norynt test

What this means in everyday use

Video calls
The most direct impact: freezing, stuttering audio, or a call that drops to audio-only when the connection can't keep up.
Remote work
Screen sharing and presenting add extra sustained upload demand on top of the call itself, making upload limits more noticeable.
Households with several users
One person's backup or upload can degrade a call for someone else on the same connection without any obvious link between the two.
Online gaming
Games share the same sensitivity to jitter and latency spikes as calls, so a household with both often sees problems appear together.
Group calls
Sending video to several participants at once increases sustained upload demand well beyond a one-to-one call, making upload limits bite sooner.

Check it for yourself

Change one condition at a time and measure again. A result that improves supports an explanation; it does not prove it.

  1. Pause heavy traffic and retest

    Pause backups, syncing and other uploads on every device, then repeat the call. Improvement points toward competing traffic rather than the connection itself.

  2. Test over Ethernet

    Repeat the call over a wired connection if possible. A clear improvement points to Wi-Fi as a contributing factor.

  3. Test close to the router

    If Wi-Fi seems involved, move closer to the access point and retest, since distance and obstructions directly affect wireless stability.

  4. Disable the VPN temporarily

    Turn off any VPN and retest the call, since VPN overhead adds latency and can reduce effective throughput.

What should I do?

  1. Pause background uploads before your next call

    This costs nothing and directly tests the most common cause of call freezing.

  2. Test with a cable if you can

    Comparing Wi-Fi and Ethernet on the same call separates a wireless issue from a wider connection issue.

  3. Check your upload speed and upload-loaded latency

    These two figures matter more for calls than your download speed does.

  4. Try a different device or app for one call

    If the freeze follows one device or one app rather than the network, that's worth knowing before changing anything about your connection.

  5. Keep a short record

    Note the time, what else was running, and which checks you tried. Patterns across several calls are far more informative than one bad experience.

Things people get wrong

Assuming a fast download speed rules out a network cause.
Calls depend on upload capacity, jitter and latency spikes far more than on download speed. A fast plan can still freeze badly.
Blaming the call provider immediately.
The same freezing pattern can come from local Wi-Fi, competing uploads, a VPN, or the device itself. Ruling these out first avoids an unproductive support call.
Treating a failed measurement probe as proof of packet loss.
Norynt does not measure packet loss directly. A discarded or failed probe indicates the measurement itself was unreliable at that moment, not that data was lost on the network.
Judging call quality from a single freeze.
One instance can have many causes. Comparing conditions across several calls, changing one thing at a time, is what actually narrows things down.

Common questions

Why do I freeze on calls but my download speed test looks fine?

A speed test measures sustained throughput over several seconds. A call is sensitive to short-lived timing problems — jitter and latency spikes — that a speed test can miss entirely, and often depends more on upload capacity than download capacity.

Does upload speed matter more than download speed for calls?

For your own outgoing video and audio, yes. Your upload link carries what you send; if it's full or congested, the people you're talking to see your side freeze, even if your download speed is excellent.

Can a VPN cause video calls to freeze?

It can contribute. VPNs add processing overhead and often route traffic over a longer path, which increases latency and can reduce effective throughput. Disabling it briefly is an easy way to check.

Does Norynt tell me if packets are being lost during my call?

No. Norynt measures speed, latency, jitter, loaded latency and how steady the speed stays, but it does not measure packet loss directly. A failed measurement probe reflects the reliability of that measurement, not confirmed loss on the network.

Why does one person on a call freeze while others don't?

Each participant's experience depends on their own upload link, their own Wi-Fi, and their own device and app. It's entirely normal for one person's connection or hardware to be the limiting factor while everyone else is unaffected.

Is Wi-Fi usually the cause of call freezing?

It's one common contributor, but not the only one. Testing the same call over a wired connection is the most reliable way to find out whether Wi-Fi is involved in your case.

Should I upgrade my internet plan to fix freezing calls?

Not as a first step. Freezing is more often caused by competing traffic, jitter, latency spikes or Wi-Fi conditions than by insufficient plan speed. Ruling those out first can save an unnecessary upgrade.

Measure it yourself

A Norynt test measures download, upload, idle latency, jitter and latency under load, then explains what the numbers mean for the things you actually do.

Run a test

Norynt writes its own explanations. External documentation is listed only so you can verify what you read here.

Written by Norynt Editorial. Checked by Norynt Measurement Team.

Published

We correct pages when the facts change. Tell us if something here looks wrong.

Technical references

The information in this article is based on publicly available technical documentation and networking research. You do not need to read any of it to understand the article.

Measurement Lab(1)

The open measurement platform Norynt runs its speed tests on.

RFCs(1)

The formal internet standards behind these terms.

Browser documentation(2)

What a browser can and cannot measure in a web page.

Standards and industry documentation(1)

Industry guidance from equipment makers and service providers.