Login | Pricing | FAQ | Agencies / Managers
OBS Studio 32.2 Is Out - Here's What the New "Add Source" Menu Actually Changes for Your Stream

OBS Studio 32.2 Is Out - Here's What the New "Add Source" Menu Actually Changes for Your Stream

By StreamChat AI • July 24, 2026

Tuesday's OBS 32.2 release dropped quietly on GitHub, as they always do, and I nearly scrolled past it. Then I saw "redesigned Add Source menu" and actually stopped.

That menu. The one you've clicked approximately four thousand times. The one that presents you with a wall of identically-styled options and absolutely no help deciding which one you want. Someone finally touched it.

Let me tell you what's actually in this update, what it means for your setup, and which bit I think is the genuinely underrated one.

What Changed in the Add Source Menu

If you've been streaming for more than a few months, you probably have the Add Source menu memorised by muscle memory. Browser Source is near the top, Display Capture is somewhere in the middle, and every time you need a Media Source you click the wrong thing first. The old menu was a flat alphabetical list with no grouping, no descriptions, no context. Functional, yes. Friendly, no.

The 32.2 redesign groups source types visually, with enough context that a newer streamer can actually read the menu and figure out what they're looking for without opening a YouTube tutorial first. For experienced streamers, the grouping means less scanning. For people just starting out, it means the gap between "I want to add my webcam" and "okay, that's a Video Capture Device" is a lot shorter.

Honestly, this is one of those changes that sounds minor until you're helping a friend set up their first stream at 11pm before their first broadcast at midnight. The number of times I've had to say "no, not Media Source, keep going down..." is embarrassing.

Dynamic Bitrate for Multitrack Video

This one's more technical but potentially more impactful depending on how you stream.

Multitrack video, if you're not familiar, lets you output multiple encoded video tracks simultaneously. The most common use case right now is sending a high-quality local recording track alongside a lower-quality stream track, or sending separate tracks to different destinations when you're using something like OBS's multistream output.

The problem has always been that if your network wobbled, the whole thing could destabilise. You'd either get dropped frames across all tracks or have to set a conservative bitrate that underserved the good connection you actually had 90% of the time.

Dynamic bitrate for multitrack video lets OBS adjust the output bitrate in response to network conditions, per-track. So when your connection hiccups, OBS reduces the bitrate to cope rather than just dropping frames and hoping. When things smooth out, it creeps back up. This has existed for single-track streaming for a while; bringing it to multitrack is genuinely useful for anyone running a more complex setup.

If you stream to Twitch at 6000 kbps and also record a local backup track, this matters to you.

Should You Update Right Now

Probably yes, with the usual caveat of "not an hour before a big stream."

OBS point releases are generally stable, and 32.2 has been through the beta cycle. The Add Source changes are purely cosmetic/UX and won't affect any existing scenes or settings. The dynamic bitrate changes are opt-in behaviour, so if you do nothing, your existing setup behaves exactly as before.

The people who should update with the most enthusiasm are:

  • Anyone who regularly helps new streamers get set up (the menu change will save you explanations)
  • Anyone running multitrack video output who's struggled with network-related instability
  • Anyone who just wants to stay current and hasn't updated since 31.x

The people who might want to wait a week: anyone mid-season in a Twitch Drops campaign, anyone with a critical event in the next 48 hours. Let the community shake out any edge cases first.

Setting Up Dynamic Bitrate for Multitrack

Assuming you've updated and you want to try the new dynamic bitrate behaviour, here's roughly where to look.

Go to Settings, then Output, then switch to Advanced output mode if you're not already there. Under the Streaming tab, you'll see the multitrack video options. Dynamic bitrate should appear as a toggle within that section once you've enabled multitrack output. The specific UI labels may vary slightly depending on your OS, but it's not buried anywhere exotic.

Worth setting up a test stream to a secondary account or using Twitch's "go live" preview mode before you commit to it during an actual broadcast. Dynamic bitrate sounds like it should just work, and in my experience it mostly does, but it's worth knowing what it looks like when OBS is actively throttling before you see it mid-stream and panic.

One thing I'd suggest: if you're using StreamChat AI to run automated alerts and chat interactions during your stream, note that those run independently of OBS's video output. A network wobble that triggers dynamic bitrate adjustment won't affect your bot's connection to Twitch or Kick. The bot connects via the platform APIs directly, not through your OBS stream. So if viewers are asking in chat "is the stream choppy?" your StreamChat AI commands and responses will keep firing normally even while OBS sorts itself out. Small thing, but useful to know.

The Broader Pattern Here

OBS has been doing this for a while now: slow, careful improvements to the parts of the software that matter most for reliability and onboarding. The 31.x series added multitrack video support in the first place. Now 32.2 is adding stability features on top of it.

This is the right approach, honestly. OBS is free software maintained by a small team with donations and the OBS Collective. They can't compete with paid software on feature velocity, so they compete on stability and fundamentals. A better Add Source menu isn't glamorous, but it's the kind of thing that makes streaming more accessible, which grows the overall pool of streamers, which ultimately benefits everyone in the ecosystem.

The dynamic bitrate work in particular suggests they're treating multitrack output as a first-class citizen now rather than an experimental feature. I'd expect to see more investment there over the next few point releases.

Update, Poke Around, Then Get Back to Streaming

The full changelog is on the OBS GitHub under the 32.2.0 release tag if you want to read every line. There are a handful of smaller bug fixes and platform tweaks beyond the two headline items, worth a skim.

But genuinely, don't overthink this one. Update, spend ten minutes clicking around the new Add Source menu so it's not unfamiliar next time you need it, toggle on dynamic bitrate if you're running multitrack, and go stream. The best OBS update is one you barely notice because everything just works slightly better than it did before.

That's what 32.2 is.