This is an experimental release of AJA Output Filter plugin for OBS Studio.
Changes at 0.2.3
- Linux: Fixed the plugin is not loaded by OBS Studio 28.
- Linux: Fixed the source is not available on OBS Studio 27.
Limitation
- Not all binaries are tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: never tested but the source code is tested on CentOS Stream 9.
Acknowledge
- obs-decklink-output-filter: A lot of code is copied from this plugin.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-aja-output-filter-0.2.3-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-aja-output-filter-0.2.3-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-aja-output-filter-0.2.3-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-aja-output-filter-0.2.3-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-aja-output-filter-0.2.3-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-aja-output-filter-0.2.3-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-aja-output-filter-0.2.3-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-aja-output-filter-0.2.3-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-aja-output-filter-0.2.3-obs28-ubuntu-20.04-x86_64.deb