Skip to content

REAC Source 0.4.1 for OBS Studio

Latest

Choose a tag to compare

@norihiro norihiro released this 28 Mar 13:24
· 1 commit to main since this release
0.4.1
0027d2e

This is a patch release of an audio source from REAC, an audio-over-ethernet protocol.

Changes in 0.4.1

  • Fixed an uninitialized use of variable, which potentially caused audio not arriving unexpectedly.
  • Fixed a overrun when sending the channels. This won't cause memory access violations but unnecessary overhead.
  • Added error handlings to gracefully exit at potential failure cases.
  • Added missing mutex-lock when sending capturing channel information.
  • Improved minor items.

Disclaimer

  • Before using this plugin, test enough with your system.
  • This plugin is provided "as is" without warranty of any kind, either expressed or implied, and the plugin is to be used at your own risk.
  • The author of this plugin has no relationship with Roland. Do not ask Roland for support of this plugin.

Limitation

  • Use at your own risk.
  • Only 48 kHz sampling frequency is supported. (Still you can set any sampling frequency on OBS Studio.)
  • Not all binaries are tested.
    • macOS: 0.4.0 was tested on OBS 32.0.0, macOS 15.6, Apple Silicon.
    • Ubuntu: 0.3.1 was tested on Ubuntu 22.04.
    • Windows: 0.4.0 was tested on OBS 32.0.1.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 32 or later

Download obs-h8819-source-0.4.1-obs32-Windows-Installer.exe and execute it.
Download obs-h8819-source-0.4.1-obs32-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 28 or later

Download obs-h8819-source-0.4.1-obs28-Windows-Installer.exe and execute it.
Download obs-h8819-source-0.4.1-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

macOS

OBS Studio 32 or later

Download installer obs-h8819-source-0.4.1-obs32-macos-universal.pkg and run the installer.
Or, download zip package obs-h8819-source-0.4.1-obs32-macos-universal.zip and follow instruction.

OBS Studio 31

Download installer obs-h8819-source-0.4.1-obs31-macos-universal.pkg and run the installer.
Or, download zip package obs-h8819-source-0.4.1-obs31-macos-universal.zip and follow instruction.

OBS Studio 28 or later

Download installer obs-h8819-source-0.4.1-obs28-macos-universal.pkg and run the installer.
Or, download zip package obs-h8819-source-0.4.1-obs28-macos-universal.zip and follow instruction.

Ubuntu The plugin is available on PPA.
sudo add-apt-repository ppa:norihiro/plugins-for-obs-studio
sudo apt update
sudo apt install h8819-source-for-obs

OBS Studio 32 or later on Ubuntu 24.04

Download obs-h8819-source-0.4.1-obs32-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./obs-h8819-source-0.4.1-obs32-ubuntu-24.04-x86_64.deb

OBS Studio 31 on Ubuntu 24.04

Download obs-h8819-source-0.4.1-obs31-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./obs-h8819-source-0.4.1-obs31-ubuntu-24.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04

Download obs-h8819-source-0.4.1-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-h8819-source-0.4.1-obs28-ubuntu-22.04-x86_64.deb

Fedora RPM repository is available on Fedora Copr.
sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-h8819-source