Skip to content

OBS h8819 Source 0.3.0

Compare
Choose a tag to compare
@norihiro norihiro released this 15 Oct 14:11
· 12 commits to main since this release
0.3.0
ca49d8e

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

Changes in 0.3.0

  • Windows: Newly developed Windows version.
    Install Npcap library. See this guide for detailed install steps and notes.
  • macOS and Linux: Device name setting is now a dropdown box. You can choose from a list.

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: Tested (0.1.2 on macOS 12.4, both x86_64 and arm64)
    • Ubuntu: never tested but the source code is tested on CentOS Stream 9.
    • Windows: Tested (0.3.0 on VirtualBox)

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

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

OBS Studio 28 or later

Download installer obs-h8819-source-0.3.0-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-h8819-source-0.3.0-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 or later on Ubuntu

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