This is a bugfix release for Ubuntu.
Changes in 2.0.2
- Fixed library dependencies for OBS 28 on Ubuntu.
(No changes for Windows and macOS users. No changes for OBS 27 on Ubuntu.)
Limitation
- Not all binaries are not tested.
- Version 2.0.0 for Ubuntu is tested on Ubuntu 22.04.
- Binary package 2.0.0 for macOS is only tested on Intel mac.
- No Windows support due to difficulties to build a lot of required libraries.
Install
Click your OS name to expand to show details.
macOS
OBS Studio 27 or later on Intel mac
Download installer obs-text-pthread-2.0.1-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-text-pthread-2.0.1-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later on Apple Silicon
Due to an unkown issue, release for Apple Silicon is suspended.
Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-text-pthread-2.0.2-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-text-pthread-2.0.2-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-text-pthread-2.0.2-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-text-pthread-2.0.2-obs28-ubuntu-20.04-x86_64.deb