YouTube error · Common

YouTube live stream not playing — fix lag, freezing, "stream offline" errors

A YouTube live stream loads but won't play smoothly — freezes every few seconds, lags 30s+ behind the live edge, shows "live stream offline" briefly before the player gives up. Different code path from regular videos so different fix set.

Why this happens

  • CDN edge near you is congested during a popular live event.
  • Browser ran out of buffer because of bandwidth dips.
  • Hardware acceleration glitch on live streams specifically (HLS playback uses different paths than DASH VOD).
  • Live stream was paused by the broadcaster and resumed (player UI doesn't always recover).
  • You're trying to scrub backward past the player's DVR window.

How to fix it

  1. 1

    Lower the quality to 480p or 720p

    Live streams are bandwidth-hungrier than VOD because the player can't buffer ahead. If 1080p stutters, 720p often plays cleanly on the same connection.

  2. 2

    Click the live edge button

    A small "LIVE" badge in the player jumps to the broadcast head. If you scrubbed back too far the player struggles; jumping to live resets the buffer.

  3. 3

    Disable hardware acceleration

    Live HLS streams have triggered GPU bugs that VOD doesn't hit. Chrome → Settings → System → off, then restart.

  4. 4

    Switch to mobile to confirm if it's desktop-specific

    If the stream plays cleanly on your phone, the issue is browser/OS-side, not the stream itself.

  5. 5

    Wait for the replay

    When YouTube's live infrastructure is overloaded (during a major event), there's no client-side fix. Most live streams become regular VOD videos a few hours after the broadcast — easier to download and watch then.

If you just want the video saved

For live streams, VidPickr can save the live-stream replay once the broadcast finishes (usually a few hours later). Live-in-progress downloads aren't supported — the URL signing on a live segment is too short-lived for the streaming approach to work.

Try VidPickr

Frequently asked

Can I download a live stream while it's happening?
Most downloaders, including VidPickr, can't reliably do this — live segments expire in seconds and the player API rate-limits aggressively. Wait for the live replay (a VOD version YouTube creates after broadcast) and download that.
Why is my live stream 30 seconds behind?
Normal — YouTube buffers ~30 seconds for resilience. The "LIVE" badge in the player lets you jump to the broadcast head, but on flaky connections you'll drop back into the buffer immediately.

Related YouTube errors