Skip to content

OBS h8819 Source 0.3.2

Latest
Compare
Choose a tag to compare
@norihiro norihiro released this 07 Apr 14:03
· 3 commits to main since this release
0.3.2
68d922f

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

Changes in 0.3.2

  • Fixed recording on OBS Studio did not stop if REAC audio source was newly added while the recording was ongoing.

Disclaimer

  • Before using this plugin, test enough at 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.1.2 was tested on macOS 12.4, both x86_64 and arm64.
    • Ubuntu: 0.3.1 was tested on Ubuntu 22.04. The source code is also tested on CentOS Stream 9.
    • Windows: 0.3.0 was tested on VirtualBox

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

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

OBS Studio 28 or later

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

You might need to add access permission to capture raw packets. See wiki for details.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-h8819-source-0.3.2-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-h8819-source-0.3.2-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-h8819-source-0.3.2-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-h8819-source-0.3.2-obs28-ubuntu-20.04-x86_64.deb