Skip to content

OBS VBAN Audio Plugin 0.2.2

Compare
Choose a tag to compare
@norihiro norihiro released this 25 Nov 09:31
· 5 commits to main since this release
0.2.2
679a0b8

This is a hotfix release of a VBAN Audio Plugin for OBS Studio.

Changes in 0.2.2

  • Modified log messages for easier debugging.

If you are using 0.2.1, you don't need to upgrade to this version.

Limitation

  • Not all binaries are tested.
    • Windows: 0.1.0 was tested with OBS 28.0.
    • macOS: never tested.
    • Ubuntu: 0.2.1 was tested with OBS 28.1.1 on Ubuntu 22.04. The source code is tested on Fedora 35.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

Download obs-vban-0.2.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-vban-0.2.2-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-vban-0.2.2-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later

Download installer obs-vban-0.2.2-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-vban-0.2.2-obs28-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-vban-0.2.2-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vban-0.2.2-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-vban-0.2.2-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vban-0.2.2-obs28-ubuntu-20.04-x86_64.deb