Releases: norihiro/obs-vban
OBS VBAN Audio Plugin 0.3.0
This is an experimental release of a VBAN Audio Plugin for OBS Studio.
Changes in 0.3.0
- Implemented DNS lookup to accept host name instead of IP address.
- Added RPM packages for Fedora 39 and 40.
- Introduced some code clean-up and fixed deprecated API usage.
Limitation
- Not all binaries are tested.
- Windows: 0.1.0 was tested with OBS 28.0.
- macOS (Intel): 0.3.0 was tested with OBS Studio 30.0.2 using Rosetta 2.
- macOS (Apple): 0.3.0 was tested with OBS Studio 30.0.2 on Apple Silicon mac.
- Ubuntu: 0.3.0 was tested with OBS 30.0.0 on Ubuntu 22.04.
- The source code was developed on Fedora 39.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-vban-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-vban-0.3.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-vban-0.3.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-vban-0.3.0-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-vban-0.3.0-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-vban-0.3.0-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vban-0.3.0-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-vban-0.3.0-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vban-0.3.0-obs28-ubuntu-20.04-x86_64.deb
Fedora
These releases assume obs-studio comes from Fedora Project.
OBS Studio on Fedora 39
obs-studio-plugin-vban-0.3.0-1.fc39.x86_64.rpm
obs-studio-plugin-vban-0.3.0-1.fc39.src.rpm
obs-studio-plugin-vban-debuginfo-0.3.0-1.fc39.x86_64.rpm
obs-studio-plugin-vban-debugsource-0.3.0-1.fc39.x86_64.rpm
OBS Studio on Fedora 40
obs-studio-plugin-vban-0.3.0-1.fc40.x86_64.rpm
obs-studio-plugin-vban-0.3.0-1.fc40.src.rpm
obs-studio-plugin-vban-debuginfo-0.3.0-1.fc40.x86_64.rpm
obs-studio-plugin-vban-debugsource-0.3.0-1.fc40.x86_64.rpm
OBS VBAN Audio Plugin 0.2.3
This is a hotfix release of a VBAN Audio Plugin for OBS Studio.
Changes in 0.2.3
- Fixed a bug that the listening port is not released (#2)
For Windows users, once update to this version, you need to restart Windows. The old plugin will hold a UDP port to be listening and it will be released only when you reboot your computer. I'm sorry for the inconvenience.
Limitation
- Not all binaries are tested.
- Windows: 0.1.0 was tested with OBS 28.0.
- macOS: 0.2.3 was tested with OBS 29.1.1 on M1 (just checked the source appears on the source type list)
- Ubuntu: 0.2.1 was tested with OBS 28.1.1 on Ubuntu 22.04. The source code is tested on Fedora 36.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-vban-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-vban-0.2.3-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-vban-0.2.3-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-vban-0.2.3-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-vban-0.2.3-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-vban-0.2.3-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vban-0.2.3-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-vban-0.2.3-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vban-0.2.3-obs28-ubuntu-20.04-x86_64.deb
OBS VBAN Audio Plugin 0.2.2
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
OBS VBAN Audio Plugin 0.2.1
This is a hotfix release of a VBAN Audio Plugin for OBS Studio.
Changes in 0.2.1
- Fixed the issue that the plugin was not correctly loaded on OBS 27 on Windows.
- Fixed the issue that the plugin was not correctly loaded on OBS 28 on Ubuntu.
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.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-vban-0.2.1-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-vban-0.2.1-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-vban-0.2.1-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-vban-0.2.1-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-vban-0.2.1-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vban-0.2.1-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-vban-0.2.1-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vban-0.2.1-obs28-ubuntu-20.04-x86_64.deb
OBS VBAN Audio Plugin 0.2.0
This is an experimental release of a VBAN Audio Plugin for OBS Studio.
You can directly input and output VBAN audio into OBS Studio.
Changes in 0.2.0
- Output feature is added. You can output your mixer track and individual audio sources.
- To output the mixer track, use vban-output.lua.
- To output the individual audio source, open filter dialog and add
VBAN Audio Output
. If you add to the top of your filter chain, original audio from your audio source will be sent through VBAN. If you add to the bottom, filtered audio will be sent.
Limitation
- Not all binaries are tested.
- Windows: tested at version 0.1.0.
- macOS: never tested.
- Ubuntu: never tested but 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.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-vban-0.2.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-vban-0.2.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-vban-0.2.0-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-vban-0.2.0-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 or later on Ubuntu
Download package obs-vban-0.2.0-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vban-0.2.0-obs27-ubuntu-20.04-x86_64.deb
OBS VBAN Audio Plugin 0.1.0
This is an experimental release of a VBAN Audio Plugin for OBS Studio.
You can directly input VBAN audio into OBS Studio.
Limitation
- Not all binaries are tested.
- Windows: tested at version 0.1.0.
- macOS: never tested.
- Ubuntu: never tested but the source code is tested on Fedora 35.
- Sending VBAN is not implemented in this version. I will implement in future.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-vban-0.1.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-vban-0.1.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-vban-0.1.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-vban-0.1.0-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-vban-0.1.0-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 or later on Ubuntu
Download package obs-vban-0.1.0-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vban-0.1.0-obs27-ubuntu-20.04-x86_64.deb