Twitch lowered its Affiliate bar in June 2026 to 25 followers and 3 average concurrent viewers — a threshold that used to sit at 50 followers and 7 broadcast days. That single policy change is why this guide exists now: the hardware and software choices that used to only matter for full-time streamers now decide whether a first-time broadcaster’s stream is watchable at all. Bad audio, a dropped-frame encoder, or a laggy local recording setup will cost you the 3 concurrent viewers Twitch actually checks for.
This hub covers the four decisions that matter most before you go live: getting your Twitch account into shape, configuring OBS so your broadcast doesn’t stutter or freeze, choosing a local recording tool that won’t tank your frame rate, and buying a microphone and webcam that punch above their price. Each section below has its own full walkthrough — this page gives you the decision framework and the settings that apply regardless of which game you’re streaming.
Quick Start: Your First Stream in 5 Steps
- Enable Two-Factor Authentication on your Twitch account first — Twitch won’t send the Affiliate auto-invite without it, even once you hit the numbers [1].
- Pick your encoder before anything else: as a general rule of thumb, anything roughly RTX 4070/RX 7700 XT-class or newer should use hardware encoding (NVENC/AMF/AV1) in OBS. Older or weaker GPU, or a CPU with 8+ cores to spare? x264 software encoding is the fallback [5].
- Set OBS to CBR, 1080p60, 6000 Kbps, 2-second keyframe interval as your starting point for Twitch — then tune bitrate down to 70-80% of your tested upload speed [6][7].
- Buy the microphone before the webcam. Viewers stay through mediocre video; they leave within seconds of bad audio.
- Turn on Instant Replay (NVIDIA App or AMD Adrenalin) so you never lose a clip-worthy moment to a recording you forgot to start [2][3].
Verified against OBS Studio 32.x, the NVIDIA App (2026), and AMD Software: Adrenalin Edition as of August 2026. Twitch Affiliate thresholds reflect the June 2026 “Monetization for All” update — check your Creator Dashboard’s Path to Affiliate tracker for your exact numbers, since Twitch has changed this bar before and may again.
Not every reader here needs the same setup, so use this table to find your row before reading further — it tells you which sections to slow down on and which to skim.
| You are… | Gear priority | OBS priority | Skip for now |
|---|---|---|---|
| New streamer | $50-80 USB mic, boom arm | Default CBR + hardware encoder, don’t touch anything else | Dual-PC, capture cards, XLR audio chains |
| Casual streamer | USB condenser tier (~$150-200) | Tune bitrate to your actual upload speed | Manual x264 tuning if a GPU encoder is available |
| Hardcore/optimizer | XLR mic + audio interface, budgeted together | x264 custom presets, per-scene encoder profiles | Nothing — this is the group dual-PC eventually pays off for |
| Completionist / full production | XLR mic, dedicated webcam or camera, capture card for a second source | Multi-scene OBS setup, separate audio tracks per source | Nothing — but confirm each piece earns its keep before buying the next |
Getting Started on Twitch
You need four things simultaneously, all within a rolling 30-day window, to trigger Twitch’s automatic Affiliate invite: 25 followers, 240 minutes (4 hours) of broadcast time, 4 unique broadcast days, and 3 average concurrent viewers on each of those 4 qualifying days. Days where your average dips below 3 viewers simply don’t count toward the four — they don’t hurt you, they just don’t help [1].
| Requirement | Threshold (since June 2026) | What actually trips people up |
|---|---|---|
| Followers | 25 | Bot/inactive follows don’t reliably count — grow this from real viewers, not follow-for-follow exchanges |
| Broadcast time | 240 minutes total | Cumulative, not consecutive — four 1-hour streams work fine |
| Broadcast days | 4 unique days | Must be 4 different calendar days, not 4 sessions on one day |
| Avg. concurrent viewers | 3, on each of the 4 qualifying days | This is the one that stalls people — it’s why encoder stability and audio quality (below) matter before follower count |
The bottleneck for most new streamers isn’t followers — it’s holding 3 concurrent viewers for four separate sessions, which means your stream has to actually stay watchable (no freezing, audible mic) for the length of each broadcast [1].
Before your first broadcast: enable Two-Factor Authentication (Twitch blocks the Affiliate auto-invite without it, even if you’ve already hit all four numbers), and check your progress under Creator Dashboard → Insights → Achievements → Path to Affiliate rather than guessing. Twitch invites you automatically once you qualify — there’s no application to submit.
Reader-type note: if you’re streaming casually a few nights a week, spread your 4 qualifying days across 2-3 weeks rather than rushing them — a rested, well-lit, clearly-audible stream holds 3 viewers more reliably than a rushed one squeezed in to hit a deadline. If you’re optimizing for speed to Affiliate, prioritize streaming during a game’s peak hours on the Twitch category page (new releases, patch days) where random discovery traffic is highest.
Your stream title and category do more work than most new streamers give them credit for. Twitch’s category pages are how the bulk of new-streamer discovery traffic actually arrives — a viewer browsing “Terraria” or a newly-released title sorted by lowest viewer count finds you there, not through your follower list. A specific, honest title (“First playthrough — trying to beat the Wall of Flesh tonight”) outperforms a vague one (“Playing games!”) because Twitch’s own search and category sorting can match it to what someone’s actually looking for. Don’t stream under the wrong category to appear in a bigger, more crowded one — you’ll show up in searches for a game you’re not playing, and viewers who click through and realize the mismatch leave immediately, which hurts your average concurrent viewer count on exactly the metric that gates Affiliate.

OBS Settings for Clean Broadcasts
Set Rate Control to CBR, keyframe interval to 2 seconds, and pick your encoder based on your hardware — that’s the 80% answer. The other 20% is matching bitrate to your actual upload speed, which is where most dropped-frame streams come from.
| Resolution / FPS | Recommended bitrate (Twitch) | Notes |
|---|---|---|
| 720p30 | 2,500–3,500 Kbps | Safe floor for uploads under 5 Mbps |
| 1080p30 | 4,000–5,000 Kbps | Good default for talk-heavy or slower-paced games |
| 1080p60 | 6,000 Kbps | Twitch’s practical ceiling for most non-Partner accounts |
Keep your combined video+audio bitrate at 70-80% of your tested upload speed, not 100% of it — a 12 Mbps upload should run an 8-9 Mbps OBS bitrate, leaving headroom for network jitter [7].
Encoder decision tree:
- GPU is roughly RTX 4070/RX 7700 XT-class or newer → use hardware encoding (NVENC, AMF, or AV1 on OBS 32+). It offloads compression to dedicated silicon, so it barely touches the frame rate of the game you’re actually playing [5].
- Older or entry-level GPU, but a CPU with cores to spare → x264 software encoding, preset
superfast, profilemain. Faster presets likeultrafastskip CABAC, which platforms expect for stream quality —superfastis the quickest preset that still uses it [6]. If you’re shopping for a first streaming-capable rig instead of patching an old one, our $700 PC build guide targets exactly this GPU tier. - Getting “Encoder Overloaded” errors on a single PC → that’s your CPU fighting the game for cycles under x264. Switch to hardware encoding if your GPU supports it; if it doesn’t, this is the actual signal to consider a second, dedicated encoding PC — not before [5][7].
Single-PC streaming works for the large majority of streamers today because modern hardware encoders barely tax game performance. Dual-PC setups — one machine renders the game, a second handles OBS and the encode — only pay off for competitive titles where every frame matters, GPU-maxing AAA games, or scenes stacked with browser sources and overlays. Most new streamers are better served fixing their single-PC settings first and only splitting to two machines once they’ve hit a real, measured ceiling [5].
Version note: this is verified against OBS Studio 32.x, which added AV1 hardware encoding for NVIDIA Ada Lovelace (RTX 40-series+) and AMD RDNA 3 (RX 7000-series+) GPUs. If you’re on an older OBS build without AV1 in your encoder list, update — the settings above still apply to H.264/NVENC either way.
Video isn’t the only track worth configuring deliberately. Set your audio bitrate to 160 Kbps and sample rate to 48 kHz in OBS’s Audio settings — this is the general-purpose value most platforms expect for gaming/talk content, and going lower is the kind of saving that shows up as a tinny, compressed voice long before it saves any meaningful bandwidth. If your microphone setup includes a way to route it separately (Elgato’s Wave Link, or OBS’s own Advanced Audio Properties), put your mic on its own track from your desktop/game audio — it costs nothing at record time and means a bad game-audio balance never forces you to re-record commentary later.
Recording Gameplay Locally
If you have a dedicated GPU, use its built-in recorder instead of running OBS just to save local clips — it’s lower overhead and turns on automatically in the background.
| Tool | Best for | Max quality | Instant Replay buffer |
|---|---|---|---|
| NVIDIA App (ShadowPlay) | NVIDIA GPU owners | 8K HDR/30fps or 4K HDR/120fps; AV1 on RTX 40-series+ | Rolling background buffer, clip on demand |
| AMD Adrenalin (ReLive) | AMD GPU owners | 4K/60fps (1080p60 recommended for manageable file sizes); HEVC or H.264 | Adjustable 30 sec–10 min depending on use case |
| OBS Studio (local recording) | Anyone, or when you need full control over format/scenes | Whatever your encoder settings allow | Not built-in — use a separate Instant Replay tool alongside it |
The practical takeaway: NVIDIA and AMD’s own recorders do less work per clip than OBS does, because they lean on hardware encoding blocks that are already sitting idle unless something else is using them [2][3].
NVIDIA’s ShadowPlay (now built into the NVIDIA App, replacing the old GeForce Experience) can manually record up to 8K HDR at 30fps or 4K HDR at 120fps with minimal performance cost, and RTX 40-series-and-newer cards can encode in AV1 for smaller files at the same visual quality [2]. AMD’s ReLive supports the same idea through AMD Software: Adrenalin Edition’s Record & Stream tab — if that tab doesn’t appear, check that your monitor is actually plugged into the Radeon GPU’s output and not a motherboard port, which silently disables GPU-side recording [3].
One habit worth adopting regardless of which tool you use: if you’re recording long or important sessions in OBS rather than your GPU’s own tool, record to MKV, not MP4. A crash or blue screen mid-recording corrupts an MP4 file entirely; an MKV survives and can be remuxed to MP4 afterward (File → Remux Recordings in OBS). This has saved more raid clears and clutch rounds than any settings change on this page. Where you record to also matters more than most guides admit — see our SSD vs. HDD for gaming breakdown if long recording sessions are dropping frames or stuttering on an older drive.

Webcams and Microphones Worth Buying
Buy the microphone first. Viewers will forgive a $30 webcam; they close the tab within seconds of hearing static, echo, or a whisper-quiet voice. Audio is the one part of your stream that’s active for 100% of the broadcast, while your face cam might occupy a tenth of the screen.
| Mic | Connection | Approx. price | Best for |
|---|---|---|---|
| USB condenser (e.g., Elgato Wave:3 MK.2) | USB, plug-and-play | ~$170 | New and casual streamers who want good sound with zero extra gear |
| XLR dynamic (e.g., Shure SM7B) | XLR, needs a 60dB+ gain preamp/audio interface | ~$439 + interface | Streamers building a full audio chain for broadcast-grade tone |
The USB option needs nothing beyond the microphone itself; the XLR option needs a preamp with enough clean gain, which is an extra $100-150 most buying guides leave out of the sticker price [4]. That gap is exactly why so many new streamers buy an SM7B, get a quiet, hissy recording, and assume the mic is broken — it isn’t, it’s under-powered.
Reader-type buying guide:
- New streamer, tight budget: a $50-80 USB cardioid mic on a boom arm beats any built-in laptop or headset mic by a wide margin. Skip the webcam upgrade entirely until audio is solid.
- Casual streamer, ready to commit: the USB condenser tier (~$150-200) is the ceiling of “no extra gear needed” — plug in, set gain in software, done.
- Hardcore/optimizer, treating this as a real channel: XLR dynamic mic plus a proper audio interface, budgeted as one purchase, not two — buying the SM7B alone and discovering you need $120 more for an interface is the single most common regret in this category.
- Webcam, any tier: prioritize a wide aperture and good low-light performance over raw megapixels — a 1080p webcam in decent key lighting beats a 4K webcam in a dim room every time. If you already own a phone from the last 2-3 years, a phone-as-webcam app often outperforms a sub-$100 dedicated webcam.
None of this needs to happen at once. The order that actually gets people to Affiliate fastest — audio first, then stable OBS settings tuned to real upload speed, then a recording workflow that doesn’t lose your best clips, then whatever camera or scene polish comes after — is also the cheapest order, because it spends money on the thing viewers notice (sound) before the thing they mostly don’t (a $400 mic upgrade nobody asked for, or a second PC solving a bottleneck that was never actually there). Each of the four areas above has a full dedicated guide linked from this hub once it’s live, covering the exact walkthroughs — Twitch setup step-by-step, a complete OBS settings breakdown, gameplay recording tool comparisons, and a full webcam-and-microphone buying guide by budget tier.
Frequently Asked Questions
Do I need a capture card to stream from a single gaming PC?
No — a capture card is only for pulling video from a second, separate device (a console, a dual-PC gameplay rig, or an external camera) into OBS. If you’re streaming a game running on the same PC as OBS, a capture card adds cost and a step of latency for no benefit; that money is better spent on the microphone upgrade above.
Should I upgrade my GPU or my microphone first?
Microphone, almost always. A mid-range GPU with NVENC already streams cleanly at 1080p60; a bad microphone actively drives viewers away every second it’s on. Only prioritize a GPU upgrade first if you’re genuinely hitting “Encoder Overloaded” errors on hardware encoding, which is rare on any GPU with a dedicated NVENC/AMF encoder released in the last several years.
Is a dual-PC setup worth it for a new streamer?
Not yet. Dual-PC streaming solves a real problem — zero encoding overhead on the game PC — but it’s solving a problem most new streamers don’t have. A single modern GPU with hardware encoding handles 1080p60 streaming with a performance hit most viewers and players never notice. Save the ~$600-1,000+ of a second PC — see what that budget actually buys in our $1,000 PC build guide — for after you’ve confirmed, with real dropped-frame data in OBS’s stats panel, that your single machine is actually the bottleneck.
Sources
- Stream-Rise. Twitch Affiliate Requirements 2026 — All Four Conditions Explained.
- NVIDIA. Download NVIDIA App for Gamers and Creators.
- TechBloat. How to Use AMD Radeon ReLive to Capture and Stream Your Game.
- PodRewind. Elgato Wave:3 MK.2 vs Shure SM7B (2026): Pricing, Features and Verdict.
- Built To Frag. Single PC Streaming Setup: Stream Without Killing Your FPS.
- OBS Forums. Low Latency, High Performance x264 Options for Most Streaming Services.
- Castr. Best OBS Settings for Streaming and Recording.
I've been playing video games for over 20 years, spanning everything from early PC titles to modern open-world games. I started Switchblade Gaming to publish the kind of accurate, well-researched guides I always wanted to find — built on primary sources, tested in-game, and kept up to date after patches. I currently focus on Minecraft and Pokémon GO.
