OBS Studio 32.2 Beta

Fenrir

Forum Admin
Disclaimer: This is a test build, not a full release. Please ensure you make a backup of your scene collection and profile. This build may contain bugs or broken functionality. For production usage, we still recommend using the latest stable build of OBS. If you are willing to test this build, let us know if you run into any issues.

OBS Studio 32.2 Beta is now available for testing. Give it a try and send us your feedback!

This minor release adds in the new Add Source dialog, which we are excited for as it should make the workflow of adding a source much more intuitive and consistent for everyone. We're still very interested in your feedback on this one, and have a dedicated channel in our Discord to provide any comments you may have, even if it's just to say you love it!

Additionally, we've added .webp support for Image Slide Show source, updated the Missing Files dialog to support filters, implemented some minor performance enhancements for OpenGL, and added several QoL/UI fixes and tweaks.

See the full list of changes and download links for OBS Studio 32.2 Beta 2 here:
To enable the beta version, either download from the GitHub link below, or on Windows/macOS go to Settings -> General and change the Update Channel to Betas / Release Candidates

For other ways to install the beta:

To access the beta via Steam, right-click the OBS Studio entry in Steam or click the cog icon on the game page, select "Properties...", then navigate to "Betas" and select the "beta" option in the dropdown:
1659496483190-png.85265

Ubuntu users: You can try the unstable branch with the following commands:
Bash:
sudo add-apt-repository ppa:obsproject/obs-studio-unstable
sudo apt update
sudo apt install obs-studio

And if you want to remove it:
Bash:
sudo add-apt-repository --remove ppa:obsproject/obs-studio-unstable
sudo apt update
sudo apt remove obs-studio

To use the beta version from Flathub, please use the following commands:

Bash:
$ flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo

$ flatpak install flathub-beta com.obsproject.Studio

Please give the build a try and let us know here or in the #beta-testing channel on Discord if you have any issues or feedback. Thanks for your help!
 
Last edited:
Back
Top