Tutorials Streaming

Why Your Livestream Keeps Dropping Frames

Intermediate · ~14 min

Overview

Dropped frames during a livestream show up the same way to a viewer (stuttering, freezing) regardless of cause, but the underlying problem is either your computer failing to encode fast enough or your network failing to upload fast enough, and most streaming software actually tells you which one it is, which is the essential first diagnostic step.

What You Need

  • Whatever gear produced the problem. This is a diagnostic guide, not a gear-buying tutorial

Steps

1

Check which type of dropped frame your software reports

Most streaming software (OBS and similar) distinguishes between 'encoding lag' (your CPU or GPU can't process video fast enough to keep up with your settings) and 'network dropped frames' (your upload connection can't sustain your set bitrate). Check this specific distinction in your software's stats panel before assuming which one applies, since the fixes are completely different.

2

If it's encoding lag: reduce encoder load

Encoding lag means your computer's CPU (for software encoding) or GPU (for hardware encoding) can't keep up with your current settings. The fix is lowering your output resolution or frame rate, switching encoder presets to a faster (less CPU-intensive) setting, or switching from software (x264) to hardware (NVENC/QuickSync) encoding if your GPU supports it and you aren't already using it.

3

If it's network dropped frames: reduce bitrate or improve connection

Network dropped frames mean your upload bandwidth can't sustain your set streaming bitrate. The fix is lowering your streaming bitrate to a level your connection can reliably sustain (test your actual upload speed, not your plan's advertised speed), switching from Wi-Fi to a wired ethernet connection, or closing other applications and devices competing for the same upload bandwidth.

4

If both types occur intermittently: check for a deeper hardware or driver issue

If dropped frames occur intermittently with no clear pattern and neither a settings reduction nor a network check resolves it, check for outdated GPU drivers, thermal throttling on a laptop under sustained load, or background applications and browser tabs competing for the same system resources during the stream.

Pro Tips

  • Check your streaming software's stats panel to see whether it's reporting encoding lag or network dropped frames before changing any settings, guessing wrong wastes time on the wrong fix.
  • Test your actual upload speed (not your plan's advertised speed) using a speed test, and set your streaming bitrate comfortably below that tested number, not at the theoretical maximum.
  • Switch to a wired ethernet connection if you're currently streaming over Wi-Fi. Wi-Fi's variable reliability is a common, easily fixable cause of intermittent network dropped frames.

What You'll Learn

Dropped frames during a livestream are either an encoding-side problem (your computer can't process fast enough) or a network-side problem (your connection can't upload fast enough), and your streaming software's stats panel tells you which, checking that distinction first avoids wasting time on the wrong fix.

Quick Diagnostic Checklist

When to Escalate

If dropped frames persist after addressing both encoding settings and network connection, consider whether your hardware (CPU/GPU) is simply insufficient for your target output settings, which may require lowering your production ambitions or upgrading hardware rather than further tweaking settings.

Where This Fits

This guide covers one specific part of livestreaming. The wider picture (scene and source structure, encoding, bitrate, and audio routing for a reliable stream) is in OBS Studio for Beginners, which frames the discipline as a whole and links out to the detailed guides underneath it, including this one. If you are starting from scratch rather than solving a specific problem, read that first and come back here.

FAQ

Q: What's the difference between encoding lag and network dropped frames?
A: Encoding lag means your computer's processor can't encode video fast enough to keep up with your settings. Network dropped frames means your internet upload connection can't sustain your set streaming bitrate: most streaming software reports which one is occurring, and the fixes for each are different.

Q: Should I stream over Wi-Fi or a wired connection?
A: A wired ethernet connection is generally more reliable and less prone to the variable interference and bandwidth fluctuation that causes network dropped frames on Wi-Fi, switch to wired if dropped frames are a persistent problem and a wired connection is available.

Translate this page

Machine translation provided by Google Translate, on Google’s servers. We do not check these translations and they will get technical terms wrong. The English page is the authoritative one. Following a link sends this page’s address to Google. Your browser may also offer to translate this page itself, which keeps the request on your device.