← Back to the FAQ

Platform-Specific Issues

How to fix audio and video sync issues on Zoom

Quick answer: Zoom sync drift comes from three places: network congestion forcing uneven buffering, a Bluetooth headset adding variable delay, or your webcam's own capture latency. Test them in that order — wired audio and a wired network resolve most cases within minutes.

Zoom sync drift almost always comes from one of three places: network congestion, a Bluetooth audio device, or your camera's own capture latency — fix them in that order, because each one masks the others.

It helps to know which direction the drift runs. Audio arriving ahead of video is the common case and points at encode or capture delay. Video ahead of audio is rarer and usually points at a Bluetooth headset or a device applying its own processing.

Try It Yourself

Measure the actual offset in milliseconds

Gives you a real number for the gap between your audio and video rather than an impression, which is what you need before applying any correction.

Run the Audio/Video Sync Test

Check your network before any Zoom setting

Sync issues worsen under bandwidth pressure, since Zoom must buffer and re-sync streams arriving at uneven rates. Audio is small and prioritised; video is large and adaptive. Under congestion they diverge and Zoom's re-sync logic cannot always close the gap.

  1. Close bandwidth-heavy background apps — cloud backups, downloads, other calls on the same network.
  2. Test on wired Ethernet instead of Wi-Fi to establish whether the wireless link is the variable.
  3. Note whether drift grows through the call. Accumulating drift points at buffering; constant drift points at fixed device latency.

Rule out Bluetooth audio, the most common single cause

Bluetooth headsets and speakers add their own processing delay on top of Zoom's, and that delay varies between meetings depending on the codec negotiated and radio interference in the room.

Disconnect the device entirely rather than just switching output, then rejoin with wired headphones. If sync improves, the Bluetooth device is a real contributor — this single substitution resolves more Zoom sync complaints than every software setting combined.

Put a real number on the gap with the Audio/Video Sync Test before trying to correct it.

Lower your video quality in Zoom's settings

In Settings → Video, disable HD if it is on. Higher resolution video takes longer to encode and can fall behind audio processing on lower-powered machines, presenting exactly as lip-sync drift.

This is most noticeable on older laptops without hardware video encoding, and when a virtual background or blur is running — background effects add a full segmentation pass to every frame before encoding starts.

Zoom video settings panel showing the camera dropdown with the Enable HD checkbox highlighted, alongside mirror video, touch up appearance and low light optionsZoom — SettingsGeneralVideoAudioShare ScreenBackground and EffectsRecordingVideoCameraIntegrated WebcamEnable HDMirror my videoTouch up my appearanceAdjust for low light!Turn Enable HD off while diagnosing sync. Encoding a larger frame is often whatputs video behind audio.
Zoom → Settings → Video. Disabling HD reduces encode time per frame — the cheapest way to test whether encoding load is causing your drift.

Update the Zoom client itself

Sync bugs are frequently fixed in point releases. Check via your profile picture → Check for Updates rather than assuming you are current — Zoom does not always update silently, and enterprise-managed installs are often held back deliberately.

If Zoom is centrally managed by your organisation you may not be able to update it yourself.

If the camera is slow to deliver frames, the Capture Latency Auditor measures the delay between capture and display.

Restart Zoom completely rather than rejoining the meeting

A stuck internal audio/video sync buffer often persists across meetings within the same app session. Leaving and rejoining does not reset it — the buffer belongs to the application process, not the meeting.

Quit Zoom fully from the system tray or menu bar, then relaunch and rejoin — a distinct step from leaving the call.

Check whether the drift is your camera's own capture delay

Some webcams, especially budget ones, have several hundred milliseconds of built-in processing lag before the image reaches your computer. No Zoom setting fixes this; it is inherent to the camera.

Cameras doing heavy onboard work — aggressive noise reduction, automatic framing, onboard HDR — are the usual offenders, since each feature costs time before a frame is delivered. If a second camera on the same machine stays in sync, you have isolated it to the device.

For microphone-side problems, the Advanced Microphone & Room Acoustics Test checks input levels and noise floor.

Exact settings paths in Zoom, Teams, Google Meet and OBS

Sync controls differ sharply between platforms. Zoom and Meet expose almost nothing; OBS gives you a precise millisecond offset.

Zoom

Settings → Video → Enable HD, and Settings → Audio → Advanced

Settings → Audio → Advanced exposes echo cancellation and noise suppression, each adding a little latency, which you can turn down while testing.

Microsoft Teams

Settings → Devices → Audio devices

Switching from a Bluetooth headset to a wired one here is the single most effective change available. Noise suppression can be set to Low while diagnosing.

Google Meet

More options (⋮) → Settings → Audio → Microphone

Meet inherits the browser's audio pipeline, so sync behaviour differs measurably between Chrome, Edge and Safari on identical hardware. Testing another browser is a fast, informative experiment.

OBS Studio

Audio Mixer → gear icon → Advanced Audio Properties → Sync Offset (ms)

OBS is the only common tool that corrects sync directly. Enter the measured gap against the specific audio source and the correction is applied on capture.

The table below shows how much manual sync control each tool actually gives you, and where you are limited to reducing processing load instead:

Practical ceiling and manual control available per app
AppPractical ceilingManual control
ZoomNo manual sync offsetReduce encode load only
Microsoft TeamsNo manual sync offsetDevice choice and noise suppression
Google MeetNo manual sync offsetDevice choice only
OBS StudioPrecise per-source offsetFull millisecond correction

Troubleshooting checklist: Zoom audio and video out of sync

Start at the top — the first three steps cost nothing and resolve most cases.

  1. Quit Zoom fully from the tray or menu bar and relaunch, rather than leaving and rejoining the meeting.
  2. Disconnect any Bluetooth headset or speaker, switch to wired audio, then rejoin and reassess.
  3. In Settings → Video, uncheck Enable HD and turn off any virtual background or blur while testing.
  4. Close cloud backups, downloads and other calls competing for the same upload path.
  5. Switch to wired Ethernet for one test call to remove Wi-Fi variability.
  6. Check for a Zoom update via your profile picture → Check for Updates and install any point release.
  7. Measure the actual offset in milliseconds so you know its size and whether it is constant or growing.
  8. Test a second camera to establish whether the delay follows the device, then update the webcam driver.