Skip to content

OBS Command Source 0.3.0

Compare
Choose a tag to compare
@norihiro norihiro released this 24 Aug 15:02
· 35 commits to main since this release
0.3.0
b709d41

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