Glossary

What Bitrate Actually Means in Live Streaming

Everyone knows their bitrate. Almost nobody can say what it measures, why more of it stops helping, or why the same number looks pristine in one game and blocky in the next.

8 min read

Bitrate

Encoding & Quality

Also known as data rate, kbps

Bitrate is how much data your stream sends each second, measured in kilobits per second. It sets a ceiling on how much visual detail can survive compression — more bitrate means more detail preserved, up to the point where the picture has no more detail to give.

Bitrate is the most-quoted number in streaming and the least understood. It gets treated as a quality dial — turn it up, get a better picture — and that model is wrong in ways that cost people dropped frames, viewers and entire evenings of troubleshooting.

If you just want a number to put into OBS, the streaming bitrate calculator will give you one for your platform, resolution and framerate in about five seconds. This page is the other half: what that number actually measures, why more of it eventually does nothing, and why the same 6,000 kbps looks flawless on a card game and falls apart in a firefight.

What the Number Measures

Bitrate is how much data your stream sends every second. OBS asks for it in kilobits per second — kbps — and a stream at 6,000 kbps is pushing six megabits out of your connection every second you are live.

Turn that into something you can picture: 6,000 kilobits is 6,000,000 bits, divided by eight is 750,000 bytes, which is 750 kilobytes a second, which is roughly 45 megabytes of upload every minute. A four-hour stream at that rate has sent somewhere near 10 GB up your connection. That is the actual physical thing the number describes.

What it is not is a quality setting. Bitrate is a ceiling on information — it decides how many bits your encoder is allowed to spend describing each second of video. How well those bits get spent is the encoder's job, and how good the exchange rate is depends on the codec. Bitrate is the size of the budget; the encoder is how well you shop.

One consequence catches people out immediately: for live streaming the ceiling is also a floor. Platforms require a constant bitrate, so when your scene is a static menu screen with nothing happening, your encoder pads the stream out to hit the number anyway. You do not get to bank the unused bits and spend them on the next fight.

kbps, Mbps, and Why Your ISP's Number Isn't Yours

This is the single most expensive confusion in streaming, and it produces the same question thousands of times a year: "I pay for 500 Mbps, so why is my stream dropping frames?" The answer is almost never the connection speed you are quoting. It is that you are quoting the wrong number, in the wrong unit, for the wrong direction.

The units that get mixed up, and where each one appears
UnitWhat It MeansWhere You See It
bit (b)One binary digit — the smallest unit there is.The basis of every number below.
byte (B)Eight bits.File sizes, storage, download managers.
kbpsKilobits per second — a thousand bits every second.The OBS bitrate field. This is the one you type.
MbpsMegabits per second — 1,000 kbps. So 6,000 kbps is 6 Mbps.Internet packages, speed test results.
MB/sMegabytes per second — eight times a megabit. 6 Mbps is only about 0.75 MB/s.Download progress bars, file transfers.

A byte is eight bits. Every conversion mistake below is some version of that factor of eight, or of confusing upload with download.

There are exactly three mistakes, and most people make at least one of them.

1. Reading your download speed as your upload speed. Internet packages are advertised on download, because that is what almost everything else you do needs. Streaming is the exception — it is the one activity where you are the source. Plenty of home connections are asymmetric by a factor of ten or more, so "500 Mbps" can easily mean 500 down and 20 up, and on older cable or DSL lines a good deal less than that. Your upload figure is the only one that matters here, and it is the one nobody advertises.

2. Confusing megabits with megabytes. A factor of eight, and it moves in both directions. Someone who sees 3 MB/s on a file transfer and assumes they have 3 Mbps of upload is underestimating by eight times; someone who reads 25 Mbps and budgets 25 megabytes a second is overestimating by the same. Lower-case b is bits, upper-case B is bytes, and OBS speaks kilobits.

3. Assuming the advertised speed is the available speed. The number on your bill is a best case measured to your router in ideal conditions. What is left for OBS is that number minus everything else on the network — a housemate's video call, a console downloading a patch in the background, cloud backup, Wi-Fi interference, and the general congestion of peak evening hours, which is exactly when you stream.

Which is why the working rule is not "upload must equal bitrate". Streaming protocols cannot safely saturate a connection, so you need genuine headroom: our upload speed checker puts the absolute minimum at bitrate ÷ 0.85 and the comfortable figure at bitrate ÷ 0.7, and will tell you what your measured upload can actually carry. Test on the machine you stream from, at the time of day you stream, and use the upload half of the result.

What Bitrate Actually Buys

Here is the idea that makes everything else on this page make sense: bitrate buys change. Video compression works by describing what is different from the last frame rather than redrawing the whole picture every time. The more that changes between frames, the more bits it takes to describe.

So your bitrate gets spent on motion — camera pans, sprinting, particle effects; on fine detail — grass, foliage, crowds, textures, small text; on periodic keyframes, which are full frames sent from scratch every couple of seconds so viewers can join and seek; and on gradients and colour transitions like smoke, fog and water. The most expensive thing of all is noise and grain, because noise is random and randomness does not compress. That is why a slightly grainy webcam can eat more bitrate than a clean game feed.

What is cheap: static scenes, flat colour, slow movement, a fixed camera pointed at someone sitting still. A talking-head layout on a plain background barely changes between frames, so almost any bitrate looks clean.

Once you see bitrate as a budget for change rather than a quality slider, "what bitrate should I use" stops being a question with one answer — because it depends entirely on how much your content changes.

Why More Isn't Always Better

"Stream at the highest bitrate you can" is common advice and it is incomplete. There are four separate ways that raising the number makes your stream worse, and only the first two are widely known.

Platform ceilings. Every platform sets a maximum, and it varies by platform and by account tier. Going over it does not buy you a better stream — it gets you throttled, transcoded down or rejected at ingest outright.

Your own upload. Set a bitrate above what your connection can genuinely sustain and OBS starts dropping frames to keep up. Your viewers see stuttering and buffering. This is a strictly worse stream than the lower number would have given you.

Your viewers' download. This is the one nobody considers. Large channels get transcoded, so their viewers are offered 480p and 720p options. Transcoding is not guaranteed for everyone else — and when it is not available, your stream is offered at source quality only. Push a bitrate that a phone on mobile data cannot pull and those viewers do not get a slightly worse picture, they get a buffering wheel. The right target is not the highest bitrate you can send, it is the highest bitrate your audience can actually receive.

Diminishing returns. Past a certain point the encoder has enough bits to represent everything that is there, and extra bitrate goes into describing detail nobody can see. Going from 1,500 to 3,000 kbps is transformative. Going from 6,000 to 12,000 is, on most content, close to invisible — while doubling what you demand of your connection and your audience's.

Bitrate, Resolution and Framerate Are One Budget

This is the most useful mental model on the page. Your bitrate is a fixed pot of bits per second. Resolution and framerate both spend out of that same pot — more pixels to describe per frame, more frames to describe per second — so at a fixed bitrate they trade directly against each other.

How the same 6,000 kbps is spread differently by resolution and framerate
ConfigurationBits Per Pixel vs 1080p60Suits
1080p60BaselineFast competitive games, where motion clarity matters more than per-frame sharpness.
900p601.44× — about 44% moreBusy shooters. The best-value trade most people never try.
1080p302× — exactly doubleHigh-detail, slower content. Visibly sharper frames, half as many of them.
720p602.25×Very high-motion content, or a genuinely constrained upload.
900p302.88×Low upload with detail-heavy content that does not need 60fps.

Bits per pixel is the honest comparison: it is the bitrate divided by pixels per second. Higher means more data available to describe each pixel, which generally means a cleaner picture.

The counter-intuitive and genuinely useful conclusion: if your stream looks soft, dropping to 900p or to 30fps will often look better than staying at 1080p60. At 30fps every frame gets twice the data it had at 60. At 900p every pixel gets about 44% more. Most people never try it because bigger numbers feel like better settings, and a sharp 900p60 stream beats a mushy 1080p60 one every time.

Which way to trade depends on your content. Fast competitive shooters want the 60fps for motion clarity, and 900p is the compromise that buys it. Slower, detail-heavy content — strategy games, art streams, anything where people read text on screen — is usually better served by 30fps at full resolution. The bitrate calculator does this arithmetic per platform if you want the specific numbers, and the OBS multistream settings guide covers where each of these fields lives.

Why the Same Bitrate Looks Different in Different Games

Two streamers on identical settings can get wildly different results, and neither of them has done anything wrong. Because bitrate buys change, the same 6,000 kbps at 1080p60 is generous for one kind of content and starved for another.

The same 6,000 kbps at 1080p60, across different content
ContentResultWhy
Chess, card games, visual novelsExcellentAlmost nothing changes between frames, so almost no bits are needed.
Just Chatting, talking headExcellentStatic background with movement confined to a small part of the frame.
Slower third-person gamesGoodModerate motion and controlled detail. Comfortably inside the budget.
Open worlds with dense foliageSoft in motionGrass and leaves are detail-dense and never stop moving.
Competitive shooters, fast pansBlocky in fightsA fast camera pan changes every pixel in the frame at once.
Confetti, smoke, snow, water, particlesWorst caseEffectively random motion, and randomness is the hardest thing to compress.

This is precisely why "what bitrate should I use" has no universal answer, and why anyone quoting one number for everybody is guessing on your behalf.

If your content sits at the expensive end of that table, you have four levers, in rough order of how much they help. Raise the bitrate, if your platform and upload have room — the calculator will tell you what your platform allows. Move to a more efficient codec, where AV1 buys the same picture for roughly 40% less bitrate if your GPU, your platform and your viewers all support it. Use a slower encoder preset, which spends more compute per frame to compress better. Or trade resolution and framerate using the budget table above, which costs nothing and is the lever people skip.

Why 6,000 kbps Became the Magic Number

If you have read three streaming guides you have seen 6,000 kbps quoted as though it were a law of physics. It is not. It is one platform's policy that a decade of habit turned into folklore.

Twitch's practical ceiling for non-Partner channels settled at around 6,000 kbps and stayed there for years. Because Twitch was where most people learned to stream, that number propagated everywhere — into setup guides, into hardware reviews, into the !specs commands streamers still run in their own chat. It became the default answer to a question nobody re-examined.

Meanwhile the landscape moved. YouTube Live accepts considerably more. Kick documents up to 8,000 kbps. And Twitch's own Enhanced Broadcasting programme has been raising its ceilings, with 1440p over HEVC going generally available to Partners and Affiliates in June 2026. So read "6,000 is the standard" as what it actually is: 6,000 was Twitch's limit, and an entire generation of streaming advice built its habits around it. Your platform's current numbers are a question for the bitrate calculator, not for folklore.

Bitrate When You're Multistreaming

Sending one stream to several platforms changes which number you pick, but it should not change how much upload you need — provided you are relaying rather than encoding separately for each destination.

StreamUps relays your original stream without re-encoding it, so you encode once and your connection carries exactly one stream no matter how many platforms receive it. The alternative — running a separate output per destination out of OBS — means your machine performs several encodes at once and your upload carries the full bitrate several times over. Our upload speed checker multiplies the requirement by the number of platforms for exactly that reason.

What multistreaming does change is the ceiling. Because every destination receives the same encode, your bitrate has to fit inside the most restrictive platform you are sending to. The weakest link sets the number for everyone.

Bitrate FAQ

What does bitrate actually measure?
How much data your stream sends every second, in kilobits per second. It is a ceiling on how much visual information can survive compression — not a quality dial. How well those bits get spent is down to your encoder and codec; bitrate only decides how many there are to spend.
Does a higher bitrate always mean better quality?
No, and there are four ways it can make things worse. Exceeding your platform's limit gets your stream throttled or rejected. Exceeding your upload capacity causes dropped frames. Streaming higher than your viewers can download locks out part of your audience when the platform does not transcode you. And past a certain point the encoder already has enough bits, so you are spending upload for nothing.
What is the difference between kbps and Mbps?
A megabit is a thousand kilobits, so 6,000 kbps is 6 Mbps. The real trap is megabits versus megabytes — a byte is eight bits, so 6 Mbps is only about 0.75 MB/s, or roughly 45 MB of upload per minute. Your internet package is advertised in megabits, your download manager shows megabytes, and OBS asks for kilobits.
I have a fast internet connection, so why am I dropping frames?
Almost certainly because you are looking at your download speed. Packages are advertised on download, and many home connections have far lower upload — which is the half streaming actually uses. Run a speed test and read the upload figure, then leave headroom rather than matching your bitrate exactly: the practical minimum is your bitrate divided by 0.85, and comfortable is your bitrate divided by 0.7.
Why does my stream look worse in some games than others?
Because bitrate buys change, and games change at wildly different rates. A card game barely alters between frames, so almost any bitrate looks pristine. A shooter panning through dense foliage alters every pixel every frame, and the same bitrate has to describe all of it. Your content decides whether a number is generous or starved.
Is 1080p60 always better than 1080p30?
Not at a fixed bitrate. At 60fps each frame gets half the data it would at 30, so a stream that is already short on bitrate will look visibly sharper at 30fps. Fast competitive games benefit from the extra frames; slower, high-detail content often looks better with fewer, better ones.
Why is 6,000 kbps treated as the standard?
Because it was Twitch's practical ceiling for non-Partner channels for years, and a decade of guides, hardware reviews and habits formed around it. It is platform policy rather than a technical limit — YouTube Live accepts considerably more, Kick documents up to 8,000 kbps, and Twitch's own Enhanced Broadcasting has been raising its ceilings.
Does multistreaming to more platforms need more bitrate?
Not if you are relaying. You encode once and that single stream is delivered to each destination, so your upload carries one stream no matter how many platforms receive it. What does change is the ceiling — your bitrate has to fit the most restrictive platform you send to. Running a separate output per platform is the expensive alternative, and that genuinely multiplies your upload.

Related Terms

Encoding & Quality

AV1

The royalty-free codec that needs your GPU, your platform and your viewers to agree before you can use it.

Encoding & QualityComing soon

Encoder

The thing that turns your frames into a stream, and the single biggest quality decision in OBS.

Encoding & QualityComing soon

NVENC

NVIDIA's dedicated encode chip, its presets, and what it actually costs your frame rate.

Encoding & QualityComing soon

x264

Software H.264 encoding on your CPU, its presets, and when it still beats hardware.

Encoding & QualityComing soon

CBR

Why every live platform mandates a constant bitrate, and what the buffer is really doing.

Encoding & QualityComing soon

VBR

Variable bitrate, CQP and CRF for recording — and why they break a live stream.

Encoding & QualityComing soon

Keyframe Interval

The two-second setting every platform demands, and what breaks when you ignore it.

DeliveryComing soon

Latency

Where the delay between you and your chat comes from, and which parts you control.

OBSComing soon

Browser Source

How OBS renders a web page as a layer, and why every overlay you own is one.

OBSComing soon

Scene Collection

The container above scenes, and the right way to run more than one show from one OBS.

OBSComing soon

OBS Dock

The panels around the OBS canvas, and how to pin a web tool inside them.

Platform FeaturesComing soon

Raid

Sending your audience to another channel at the end of a stream, and the etiquette around it.

Platform FeaturesComing soon

Host

The feature Twitch deleted in 2022 and Kick still runs, and what replaced it.

Related Guides & Tools

Ready to Multi-Stream?

Start broadcasting to multiple platforms today. Free tier available with no credit card required.

Keep up to date

Sign up to our NewsLetter

Contact Us