Releases: norihiro/obs-command-source
OBS Command Source 0.5.0
This is a new release of Command Source for OBS Studio.
Changes at 0.5.0
- (Non-Windows) Fixed the recording does not stop while a subprocess created by this plugin is running.
- (Fedora) Build RPM packages for Fedora 38 and 39.
- (Fedora) Changed RPM packages name to
obs-studio-plugin-command-source
to comply the package guideline. - Script: Rewrote
tools/request-websocket.py
for obs-websocket-5.
Limitation
- Not all binary packages were tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: 0.3.1 was tested tested on Ubuntu 22.04. The source code was also tested on CentOS 8 and CentOS 9 Stream.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-command-source-0.5.0-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
Or, download obs-command-source-0.5.0-obs27-Windows-Installer.exe
and execute it.
The author does not recommend installer since the installer is not signed so that some anti-virus software might alarm.
macOS
OBS Studio 27 on Intel mac
Download installer obs-command-source-0.5.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-command-source-0.5.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-command-source-0.5.0-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-command-source-0.5.0-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-command-source-0.5.0-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-command-source-0.5.0-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-command-source-0.5.0-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-command-source-0.5.0-obs28-ubuntu-20.04-x86_64.deb
OBS Command Source 0.4.0
This is a new release of Command Source for OBS Studio.
Changes at 0.4.0
- Set PGID for subprocess and kill subprocess(es) by PGID instead of by PID [#22]
- Added debug log for child process management. Use
--verbose
option to enable the log. - Revised RPM package script
Limitation
- Not all binary packages were tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: 0.3.1 was tested tested on Ubuntu 22.04. The source code was also tested on CentOS 8 and CentOS 9 Stream.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-command-source-0.4.0-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
macOS
OBS Studio 27 on Intel mac
Download installer obs-command-source-0.4.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-command-source-0.4.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-command-source-0.4.0-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-command-source-0.4.0-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-command-source-0.4.0-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-command-source-0.4.0-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-command-source-0.4.0-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-command-source-0.4.0-obs28-ubuntu-20.04-x86_64.deb
Fedora
These releases assume obs-studio comes from RPM Fusion repository.
OBS Studio on Fedora 36
obs-command-source-debuginfo-0.4.0-1.fc36.x86_64.rpm
obs-command-source-0.4.0-1.fc36.x86_64.rpm
obs-command-source-debugsource-0.4.0-1.fc36.x86_64.rpm
obs-command-source-0.4.0-1.fc36.src.rpm
obs-command-source-debuginfo-0.4.0-1.fc36.x86_64.rpm
obs-command-source-0.4.0-1.fc36.src.rpm
obs-command-source-0.4.0-1.fc36.x86_64.rpm
obs-command-source-debugsource-0.4.0-1.fc36.x86_64.rpm
OBS Studio on Fedora 37
obs-command-source-debugsource-0.4.0-1.fc37.x86_64.rpm
obs-command-source-0.4.0-1.fc37.x86_64.rpm
obs-command-source-debuginfo-0.4.0-1.fc37.x86_64.rpm
obs-command-source-debugsource-0.4.0-1.fc37.x86_64.rpm
obs-command-source-0.4.0-1.fc37.src.rpm
obs-command-source-0.4.0-1.fc37.src.rpm
obs-command-source-0.4.0-1.fc37.x86_64.rpm
obs-command-source-debuginfo-0.4.0-1.fc37.x86_64.rpm
OBS Command Source 0.3.2
This is a new release of Command Source for OBS Studio.
Changes at 0.3.2
- Added Brazilian Portuguese translation (@eribertomota).
- Added RPM packages for Fedora.
Limitation
- Not all binary packages were tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: 0.3.1 was tested tested on Ubuntu 22.04. The source code was also tested on CentOS 8 and CentOS 9 Stream.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-command-source-0.3.2-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
macOS
OBS Studio 27 on Intel mac
Download installer obs-command-source-0.3.2-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-command-source-0.3.2-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-command-source-0.3.2-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-command-source-0.3.2-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-command-source-0.3.2-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-command-source-0.3.2-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-command-source-0.3.2-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-command-source-0.3.2-obs28-ubuntu-20.04-x86_64.deb
Fedora
These releases assume obs-studio comes from RPM Fusion repository.
OBS Studio on Fedora 36
obs-command-source-0.3.2-1.fc36.x86_64.rpm
obs-command-source-debuginfo-0.3.2-1.fc36.x86_64.rpm
obs-command-source-debugsource-0.3.2-1.fc36.x86_64.rpm
obs-command-source-0.3.2-1.fc36.src.rpm
OBS Studio on Fedora 37
obs-command-source-0.3.2-1.fc37.x86_64.rpm
obs-command-source-debuginfo-0.3.2-1.fc37.x86_64.rpm
obs-command-source-debugsource-0.3.2-1.fc37.x86_64.rpm
obs-command-source-0.3.2-1.fc37.src.rpm
OBS Command Source 0.3.1
This is a hotfix release of Command Source for OBS Studio.
Changes at 0.3.1
- Fixed the plugin was not correctly loaded on OBS 27 on Windows.
- Fixed the plugin was not correctly loaded on OBS 28 on Ubuntu.
(If you can use the previous version 0.3.0 without any problem, you don't need to download this version 0.3.1.)
Limitation
- Not all binary packages were tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: 0.3.1 was tested tested on Ubuntu 22.04. The source code was also tested on CentOS 8 and CentOS 9 Stream.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-command-source-0.3.1-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
macOS
OBS Studio 27 on Intel mac
Download installer obs-command-source-0.3.1-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-command-source-0.3.1-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-command-source-0.3.1-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-command-source-0.3.1-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-command-source-0.3.1-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-command-source-0.3.1-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-command-source-0.3.1-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-command-source-0.3.1-obs28-ubuntu-20.04-x86_64.deb
OBS Command Source 0.3.0
This is an experimental release of Command Source for OBS Studio.
Changes at 0.3.0
- Add a new option to kill the process at hiding, deactivating, or hding from the preview for the process created at showing, activating, or showing to the preview, respectively.
- Support macOS on Apple Silicon.
- Build host is changed to Github Actions instead of Azure Pipeline.
- Windows installer is removed.
Limitation
- Not all binary packages were tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: never tested but the source code was tested on CentOS 8.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-command-source-0.3.0-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
macOS
OBS Studio 27 on Intel mac
Download installer obs-command-source-0.3.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-command-source-0.3.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-command-source-0.3.0-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-command-source-0.3.0-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 or later on Ubuntu
Download package obs-command-source-0.3.0-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install obs-command-source-0.3.0-obs27-ubuntu-20.04-x86_64.deb
OBS Command Source 0.2.1
This is a minor version release of obs-command-source.
Changes from 0.2.0
- macOS: Signed and notarized the binary and packages
- Windows: Clean-up of build script
Note that this release has no changes from 0.2.0 for Windows and Linux users.
Changes from 0.1.4
- Added preview and unpreview commands
- Linux, macOS: Removed default commands
- Linux, macOS: Set environment variables
Install
Windows
Donwload obs-command-source-0.2.1-windows.zip
and extract to your OBS Studio installed directory.
Linux
Build from the source.
MacOS
Download obs-command-source-0.2.1-macos.zip
or obs-command-source-0.2.1-macos.dmg
and extract to your OBS Studio installed directory.
Still this is an experimental version and not well tested.
OBS Command Source 0.2.0
This is a minor version release of obs-command-source.
Changes
- Added preview and unpreview commands
- Linux, macOS: Removed default commands
- Linux, macOS: Set environment variables
Install
Windows
Donwload obs-command-source-0.2.0-windows.zip
and extract to your OBS Studio installed directory.
Linux
Build from the source.
MacOS
Download obs-command-source-0.2.0-macos.zip
and extract to your OBS Studio installed directory.
Still this is an experimental version and not tested.
Note that the binary is not signed.
obs-command-source 0.1.4
This is a minor version release of obs-command-source.
Changes
- Name of the plugin file is changed to resolve an issue that the plugin was not loaded in MacOS.
Install
Windows
Donwload obs-command-source-0.1.4-windows.zip
and extract to your OBS Studio installed directory.
Linux
Compile from source.
Windows is not supported at this release.
MacOS
Download and run obs-command-source-0.1.4-Unsigned.pkg
(provided below).
Or, you can download obs-command-source-0.1.4-macos.zip
and extract to your OBS Studio installed directory.
Still this is an experimental version and not tested.
obs-command-source 0.1.3
This is a minor version release of obs-command-source.
Changes
- Bugfixes for Windows
- Console applications won't be displayed.
- Fixed memory leakages of thread and process handlers created by CreateProcess.
There is a slight performance improvement in MacOS and Linux platform.
Install
Windows
Donwload obs-command-source-0.1.3-windows.zip and extract to your OBS Studio installed directory.
Linux
Compile from source.
Windows is not supported at this release.
MacOS
Download and run obs-command-source-2442467-0.1.3-Unsigned.pkg (provided below).
Or, you can download obs-command-source-0.1.3-macos.zip and extract to your OBS Studio installed directory.
Still this is an experimental version and not tested.
obs-command-source 0.1.2
This is a minor version release of obs-command-source.
Changes
- Windows build is now available
There is no change for MacOS and Linux platform.
Install
MacOS
Download and run obs-command-source-d794361-0.1.2-Unsigned.pkg (provided below).
Or, you can download obs-command-source-0.1.2-macos.zip and extract to your OBS Studio installed directory.
Windows
Donwload obs-command-source-0.1.2-windows.zip and extract to your OBS Studio installed directory.
Linux
Compile from source.