This is now available for anybody else to try, I backported the latest version, 26.1.0
As described in the
thread about Domoticz, backports like this are published in the Debify repository. Before you can install them with apt, you need to run this command once to enable the repository and authentication key:
$ wget -O - http://apt.debify.org/add-apt-debify | bash
After you have added the Debify repository and key, you can install OBS with this command (if you are using Debian 10 / buster):
sudo apt update
sudo apt install -t debify-buster-backports obs-studio
This OBS has been built using the
updated ffmpeg packages that are also distributed through the same repository so you may get some performance benefits and extra features not available in the standard ffmpeg on Debian 10.