HomeGuides

Fix OBS dropped frames & unstable bitrate on cam sites

You've lowered your bitrate, checked your internet, restarted OBS — and your stream still stutters. The part most troubleshooting guides skip is that the drop is often happening on the platform's server, not your PC. Here is how to diagnose the real bottleneck.

Just tell me what to set

  • Find the problem: In OBS, click View → Stats. Look at the numbers while your stream stutters.
  • If "Missed/Skipped Frames" goes up: Your PC is struggling. Change encoder to NVENC and lower your resolution or FPS.
  • If "Dropped Frames (Network)" goes up: Your internet is struggling. Use an ethernet cable or lower your video bitrate.
  • If all numbers are 0%, but your stream is lagging: The cam site's server is struggling. Change the Server URL in OBS or use Stream-Split.

1. Look at the OBS Stats window, not the green square

The green square at the bottom of OBS lies. It only turns red if your internet completely fails. To see why your viewers are complaining about lag, you need the dedicated Stats window.

In OBS, click View → Stats in the top menu bar. Keep this window open during your next broadcast.

OBS Stats Window
The OBS Stats Window: The only reliable way to diagnose stream instability.

The Stats window tells you exactly where the stream is breaking.

OBS Stat Metric What It Means The Diagnosis
Frames missed due to rendering lag Your computer cannot draw the video frames fast enough. Computer is overloaded
Skipped frames due to encoding lag Your computer cannot compress the video fast enough. Computer is overloaded
Dropped Frames (Network) Your computer is fine, but your internet is failing to send the video. Internet/Wi-Fi issue
All metrics read 0%, but stream stutters OBS sent everything perfectly. The cam site is struggling to receive it. Cam site server issue

2. Diagnostic Flow: Where is the frame actually dropping?

Follow this decision tree based on what your Stats window reads while the stream is actively stuttering.

Check OBS Stats Window "Missed/Skipped Frames" Value > 0% Encoder Overload Hardware cannot keep up. Fix: Switch to NVENC. Lower to 30fps / 720p. "Dropped Frames (Network)" Value > 0% Router / ISP Issue OBS failed to send data. Fix: Lower video bitrate. Switch Wi-Fi to Wired. All Metrics are Clean Values = 0% Platform Drop OBS is blind to this. Fix: Change Server URL. Use Stream-Split.

3. Branch 1: Fixing Hardware Overload

If "Missed/Skipped Frames" is above 0, your computer is overloaded.

  • Offload to the GPU: Switch your encoder in OBS from x264 to NVENC H.264 (or AMD HW H.264). This takes the heavy lifting off your main processor.
  • Drop to 30fps: Broadcasting at 60fps doubles the workload. Dropping your OBS settings to 30fps instantly halves the strain on your computer.
  • Close other programs: Close Chrome tabs, game launchers, and anything else running in the background.

4. Branch 2: Fixing Router/ISP Issues

If "Dropped Frames (Network)" is above 0, your internet is struggling.

  • Use an Ethernet cable: Wi-Fi drops frames because the signal gets interrupted by walls or other devices. A physical cable gives your stream a direct, uninterrupted path to the router. Do not buy a 'better router' or a Wi-Fi extender — only a cheap ethernet cable fixes this.
  • Lower your bitrate: Run a speed test. Look at your Upload speed, not Download. Set your OBS bitrate so it uses no more than 75% of your total upload speed. Your internet needs that extra 25% headroom to remain stable.

5. Branch 3: The "Zero Dropped Frames" Platform Drop

If OBS says 0% dropped frames but viewers complain about lag, the cam site's server is broken.

OBS only knows what happens on your computer. If your video makes it out of your house, but the cam site's server is overloaded and drops your video before viewers can see it, OBS will say everything is fine.

Do not use a VPN to fix this. A normal privacy VPN just adds more steps and encryption, which slows your connection down further.

To fix this, either:

  • Change the Server URL in OBS. If you are using a US-East server, try switching to US-West or Europe. A different server might not be overloaded.
  • Use Stream-Split. Your stream takes a shorter, less congested path to the site.

FAQ

Why does OBS say 0 dropped frames but my stream still cuts out on the site?
OBS can only report frames it failed to send from your PC. If the platform's own server is the one discarding data under load, OBS's counter reads clean because, as far as OBS knows, it delivered everything — the drop happens a step further down, outside what your computer can see.
Should I use a VPN to fix cam streaming disconnects?
Not really. A consumer VPN just adds hops and doesn't fix a bad route to a specific platform. What actually helps is a service like Stream-Split that gives your stream a shorter, less congested path to the site.
Is my stream unstable because the platform is compressing it?
Sometimes. Some platforms squeeze your video down to save bandwidth on their end, which can look like a quality drop even when nothing about your upload changed. That's a separate issue from dropped frames and isn't something OBS settings can fix.

Try Stream-Split free