This is a new release of Command Source for OBS Studio.
Changes at 0.5.1
- Windows: Fixed installer AppId.
- Updated CI script as GitHub no longer provides old OSes.
Limitation
- Not all binary packages were tested.
- Windows: never tested.
- macOS: Tested with OBS Studio 32.1.
- Ubuntu: The package on PPA is tested with OBS Studio 32.1.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-command-source-0.5.1-obs27-Windows-Installer.exe and execute it.
Download obs-command-source-0.5.1-obs27-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.
macOS
OBS Studio 28 or later
Download installer obs-command-source-0.5.1-obs28-macos-universal.pkg and run the installer.
Or, download zip package obs-command-source-0.5.1-obs28-macos-universal.zip and follow instruction.
OBS Studio 27 on Intel mac
Download installer obs-command-source-0.5.1-obs27-macos-x86_64.pkg and run the installer.
Or, download zip package obs-command-source-0.5.1-obs27-macos-x86_64.zip and follow instruction.
Ubuntu
OBS Studio 28 or later on Ubuntu 22.04
Download obs-command-source-0.5.1-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-command-source-0.5.1-obs28-ubuntu-22.04-x86_64.deb
OBS Studio 27 on Ubuntu 22.04
Download obs-command-source-0.5.1-obs27-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-command-source-0.5.1-obs27-ubuntu-22.04-x86_64.deb
Fedora
RPM repository is available on Fedora Copr.sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-command-sourceThese releases assume obs-studio comes from Fedora Project.
Fedora 42
obs-studio-plugin-command-source-0.5.1-1.fc42.x86_64.rpm
obs-studio-plugin-command-source-0.5.1-1.fc42.src.rpm
obs-studio-plugin-command-source-debuginfo-0.5.1-1.fc42.x86_64.rpm
obs-studio-plugin-command-source-debugsource-0.5.1-1.fc42.x86_64.rpm
Fedora 41
obs-studio-plugin-command-source-0.5.1-1.fc41.x86_64.rpm
obs-studio-plugin-command-source-0.5.1-1.fc41.src.rpm
obs-studio-plugin-command-source-debuginfo-0.5.1-1.fc41.x86_64.rpm
obs-studio-plugin-command-source-debugsource-0.5.1-1.fc41.x86_64.rpm