Guide July 7, 2026

How to Set Up OBS for Streaming and Recording in 2026: No Lag, Bitrate and Servers

A full OBS Studio setup for streaming and recording: NVENC vs x264 vs AV1, bitrate and resolution, how to fix dropped frames and lag, how to pick a server. OBS for a weak PC and why your FPS drops while streaming.

Let’s set up OBS so your stream does not lag. A clean picture with no mush, a stable bitrate with no drops or red square, and a game that does not turn into a slideshow while you are live. Below are ready settings for streaming and recording, a breakdown of every lag type, plus how to pick a server and an encoder. And if you have no time to dig in, we can tune your PC and stream for you remotely.

This guide works for any platform: Twitch, YouTube, Kick. The differences between them are minimal and come down to the bitrate limit and the server address, covered at the end.

Quick start: settings that work for most people

No time to dig in? Set it up like this and check with a test broadcast. This is a solid base for 1080p on mid-range and strong PCs.

OBS · base for a 1080p stream
SettingValueWhy
Encoder (Output)NVENC HEVC / H.264On an NVIDIA card a dedicated block does the encoding and does not steal in-game FPS. No NVIDIA but a strong CPU? Then x264
Rate ControlCBRConstant bitrate, platforms prefer a steady stream. VBR is not needed for streaming
Video Bitrate6000 (1080p) / 3500 (720p)No higher than 70-80% of your upload. Leave a buffer for network spikes
Output (Scaled) Resolution1920x1080 / 1280x720On a weak PC or connection, 720p looks cleaner than a torn 1080p
FPS60 / 3060 for fast games, 30 for talk shows and slow games
Keyframe Interval2 secRequired by almost every platform, otherwise the stream may fail to start
PresetQuality (NVENC) / veryfast (x264)A balance of quality and load. If the encoder is overloaded, go faster
ProfilehighSlightly better compression at the same bitrate

Important: before going live, always run a test broadcast and watch the OBS stats (View, Docks, Stats). There should be no dropped frames there. If there are, you are hitting either the network, the encoder, or the GPU. How to tell which one, and what to fix, is below.

Stream lagging or FPS dropping? Often it is not OBS

The most common cause of a choppy stream and an in-game slideshow is not your OBS settings, it is an overloaded PC. The game, the encoder, Windows with its background processes, and a browser with a dozen tabs all fight for the same resources. When there is not enough to go around, you get dropped frames and dips.

We remove this turnkey, remotely: we clean the system of junk and excess load, set up encoding through the GPU, free the CPU and memory for the game and the stream, and overclock if needed.

  • Classic 11 ($25): a clean Windows, drivers, basic BIOS tuning
  • CustomX ($30): a custom Windows with the excess trimmed out, more free resources for streaming
  • GamePro ($60): all of the above plus full CPU, GPU and RAM overclocking
  • Building a streaming PC from scratch? We can help with the configuration or build it turnkey

Want to figure it out yourself? Everything is laid out step by step below.

Encoder: NVENC, x264 or AV1

The encoder is what compresses your picture into a stream. It decides both the quality and the load on your PC. There are three options.

  • NVENC (NVIDIA GTX 16 and RTX cards). Encoding runs on a dedicated hardware block of the GPU, so it barely touches your in-game FPS. Modern NVENC has closed in on x264 in quality and, for most people, is the best choice on a single PC.
  • x264 (encoding on the CPU). Gives an excellent picture at veryfast and above, but loads the processor heavily. It only makes sense if you have no proper GPU encoder but do have a strong multi-core CPU. During a game the CPU is already busy, which is exactly why x264 tanks your FPS.
  • AV1 (RTX 40 and newer, Radeon RX 7000 and newer). A new codec that gives a noticeably better picture at the same bitrate. It works where the platform accepts AV1 (YouTube, Twitch enhanced broadcasting). If your hardware and platform support it, this is the best quality available today.

A note on AMD: Radeon has its own AMF or AV1 encoder; on recent cards it has improved a lot, but historically it trails NVENC. If your card is AMD without AV1 and your CPU is strong, compare AMF and x264 on a test recording.

Bitrate, resolution and FPS

This all comes down to your upload speed and how well your PC handles encoding. First check your upload with any speedtest, then use the table.

Resolution and FPSBitrate (CBR)Upload neededFor whom
720p 302500-3500from 5 Mbpsweak PC or weak connection
720p 603500-4500from 6 Mbpsfast games on a weak PC
1080p 304000-5000from 7 Mbpstalk shows, slow games
1080p 606000-8000from 10 Mbpsthe standard for games on a mid or strong PC
1440p / 4K 608000-12000 + AV1from 15 Mbpstop-tier hardware, a platform with high bitrate support

Three rules to avoid drops:

  • Keep the bitrate no higher than 70-80% of your upload. If your upload is 10 Mbps, keep the stream around 6000-7000 kbps and leave the rest as a buffer for spikes.
  • A stable 720p beats a torn 1080p. Viewers forgive a softer picture, not constant freezes and a red square.
  • Keyframe strictly 2 seconds, profile high, CBR. That is the base almost every platform expects.

Three reasons a stream lags, and how to fix each

OBS has three different types of frame loss, and each is fixed differently. Open the OBS stats and watch which counter is climbing.

What you seeCauseWhat to do
Dropped frames (network), red square, bitrate fallingThe network cannot carry the streamLower the bitrate, cable instead of Wi-Fi, change the server, enable dynamic bitrate
Encoding overloaded, drops from encodingThe encoder cannot keep upMove to NVENC, set a faster preset, lower resolution or FPS
Rendering lag, frames missed on renderThe GPU is overloaded by the gameCap in-game FPS, lower graphics, keep GPU load under 90%

1. Network losses (dropped frames, red square)

This means the data is not reaching the platform’s server in time. The most common cause of a choppy stream.

  • Lower the video bitrate (File, Settings, Output). Set it comfortably below your upload.
  • Connect by cable instead of Wi-Fi. A wired connection is more stable and almost always removes random drops.
  • Change the platform server (more on this below). Sometimes a server that is not the closest one runs more stably.
  • Enable dynamic bitrate: File, Settings, Advanced, Network, Dynamically change bitrate to manage congestion. OBS will throttle the stream during a dip instead of dropping frames.
  • Close background apps that eat your bandwidth: torrents, downloads, cloud syncing, spare tabs.

2. Encoder overloaded (encoding overloaded)

OBS says the encoding is overloaded, the picture stutters on stream, yet your internet is fine. The encoder cannot compress the frames in time.

  • Move to NVENC if you are encoding with x264. This lifts the load off the CPU.
  • Set a faster preset: for NVENC from Quality to Performance, for x264 from veryfast to superfast.
  • Lower the output resolution (from 1080p to 720p) or the FPS (from 60 to 30).
  • Close background programs loading the CPU.

3. GPU overloaded by the game (rendering lag)

The stream stutters because the game itself squeezes everything out of the GPU and there is nothing left for the OBS preview.

  • Cap your in-game FPS a bit below what the card holds steadily. That frees the GPU for encoding.
  • Lower in-game graphics, keep GPU load under 90%.
  • Turn on the hardware encoder (NVENC) so encoding runs on a separate block instead of competing for the main one.

Low in-game FPS while streaming

A familiar scene: without OBS the game flies, you start the stream and it turns into a slideshow. The cause is that the game and the encoder share one PC.

  • You encode with x264. CPU compression takes exactly the cores the game needs. Switching to NVENC usually solves it right away.
  • The GPU sits at 100%. Then there is no headroom for encoding and preview. Cap your in-game FPS and lower graphics a touch so GPU load is around 80-90%.
  • The system is clogged with background load. Windows telemetry, startup apps, overlays and spare processes eat the resources you are short on the moment you go live.

That last point is usually underrated, and it gives the most. A clean system frees the CPU and memory, and the game-plus-stream combo stops hitting the ceiling. That is exactly what we do in the optimization packages: remove the junk, set up encoding through the GPU, and squeeze a stable FPS in the game and on air at the same time.

Which server to choose for streaming

The platform server (ingest) is the point your stream is sent to. A bad server gives ping, spikes and frame loss even on a good connection.

  • Judge by ping and stability, not geography. OBS auto-select usually picks the nearest server, but because of your provider’s routing it is not always the best.
  • Test a few servers. For Twitch there are tools like TwitchTest that show ping and quality to each server. For other platforms, just try a couple of the nearest ones and compare the OBS stats.
  • Pick by two numbers: the lowest ping and no losses on a test broadcast.
  • Set a server, then check it by cable. On Wi-Fi even a perfect server can give random drops.

OBS setup for a weak PC

If your PC or laptop barely copes, the goal is simple: a stable stream with no drops, even at 720p.

  • NVENC encoder if you have any NVIDIA card at all. This lifts the load off the CPU.
  • Output resolution 1280x720, FPS 30 (or 60 for fast games if it holds), bitrate around 3000-3500.
  • A faster preset (NVENC Performance), background apps closed.
  • In the game, cap the FPS and lower graphics so the GPU is not maxed out.

Even with these settings a weak PC often hits the ceiling because the system is clogged with excess. Here a laptop optimization or a clean system setup helps: we free the resources, and the same hardware suddenly has enough for both the game and the stream.

OBS setup for recording video

If you need OBS not for a live stream but for recording clips (let’s plays, footage for editing, video guides), some settings change. There is no network or server here, only quality and disk space, so you can raise the bar.

  • Rate control: CQP or ICQ instead of CBR. For recording, frame quality matters more than a steady stream. CQP at level 18-23 on NVENC gives a crisp picture, and the file size adjusts to the scene on its own.
  • Higher bitrate than for streaming. The connection is not involved, only the disk limits you. For 1080p60 use 20000-40000 kbps comfortably, the recording will be noticeably cleaner than a live stream.
  • Record to mkv, then remux to mp4. If OBS or the PC crashes mid-recording, mkv does not break, unlike mp4. After recording: File, Remux Recordings, and the mkv becomes an mp4 for editing with no quality loss.
  • Same NVENC encoder, but you can raise the preset to Quality or Max Quality: while recording, in-game FPS drops less than while streaming, so there is headroom.
  • Record to an SSD or NVMe. A heavy stream to a regular hard drive causes stutters and drops in the recording itself.

Take resolution and FPS from the source: 1080p60, or 1440p if the hardware holds it. Load on the PC and the balance between game and encoding work the same way as described above for streaming.

Which platform to stream on in 2026

OBS settings are almost identical everywhere; the bitrate limit and server address differ.

  • Twitch. The largest gaming audience. Bitrate for regular channels is capped (around 6000 kbps as a reference), higher in enhanced broadcasting.
  • YouTube. Flexible bitrate limits, handles 1080p60 and AV1 well, plus the videos live on after the stream.
  • Kick. A younger platform with lenient moderation and a high revenue share for streamers. A smaller audience, but growing.
  • Trovo. As of June 30, 2026 it is shutting down its streaming features and becoming a gaming portal. Not worth starting there.

Many streamers in 2026 broadcast to several platforms at once via multistreaming. That needs headroom in both upload and PC power.

PC for streaming: what matters in the hardware

  • A GPU with a modern encoder. NVIDIA RTX (NVENC) or Radeon RX 7000+ (AV1) lift encoding off the CPU. This matters more than it seems.
  • VRAM headroom. For comfortable 1080p60 with a stream, aim for 8 GB and up, more for 1440p.
  • CPU and memory. Even with NVENC the game needs a live CPU and fast memory with XMP enabled. Slow memory drops your 1% low and causes microstutters.
  • A stable connection with upload from 10 Mbps, ideally by cable.
  • An SSD. Running the game and recording on NVMe removes load stutters.

Not sure where the bottleneck in your build is, or building a streaming PC from scratch? We can help review the configuration or build a streaming station turnkey.

What is better left to us

The OBS settings themselves you can learn in an evening. But what actually gives a stream its stability usually sits deeper:

  • a clean Windows with no junk or background load stealing resources from the game and the encoder;
  • a proper BIOS (XMP, power plan) so there are no microstutters;
  • encoding set up through the GPU and load balanced between game and stream;
  • CPU, GPU and RAM overclocking for streaming load if needed.

We do all of this remotely and turnkey in the optimization packages, and we pick or build hardware for streaming tasks.

Questions from our Discord

”Without a stream the game flies, I turn on OBS and FPS halves”

Almost always this is x264 encoding on the CPU. Switch to NVENC in the output settings, cap your in-game FPS, and check that GPU load is not pinned at 100%. If it persists, the cause is a clogged system: a cleanup and setup frees resources for the game and the stream.

”Red square and dropped frames, but my internet is fine”

Those are network losses. Lower the bitrate comfortably below your upload, connect by cable, change the platform server, and enable dynamic bitrate in the advanced settings. If it only happens in the evenings, blame the provider: channels are congested at peak hours.

”OBS says encoding overloaded”

The encoder cannot keep up. Move to NVENC, set a faster preset, lower resolution or FPS. On a weak PC a stream is more stable at 720p than at a torn 1080p.

”Building a PC to play and stream at once. What do I look at?”

First a GPU with NVENC or AV1, VRAM headroom, and fast memory with XMP. The CPU matters too, even with GPU encoding. We can pick a build for your budget or build it turnkey.


You can read our client reviews in Discord. If you want us to set up your PC for streaming, pick a package in the services catalog.

Want us to do it for you?

We optimize your PC remotely. Result in 1-2 hours, stable and tested.

Order optimization

Rather not tinker yourself? Pick a package.

We do every step from the guide in a single remote session, end to end, with stress tests.

Base
Classic 11
  • Clean Windows 11 PRO
  • Unneeded components turned off
  • Compatible with FACEIT AC
$25
Details
Custom
CustomX
  • Custom Windows
  • Optimization for your case
  • +25-40% FPS
$30
Details
Ready to max it out

Stop wasting time on someone else's settings.

Message us in the site chat. In 15 minutes we check your current setup for free and pick a package. No commitment.

11,500+
PCs optimized
+62%
Average FPS gain
up to +95%
1% low gain
15 min
Diagnostics time