Skip to content

OBS h8819 Source 0.1.0

Compare
Choose a tag to compare
@norihiro norihiro released this 18 Feb 16:52
· 84 commits to main since this release
0.1.0

REAC Source 0.1.0

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

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.

Install

MacOS

Download obs-h8819-source-0.1.0-macos.zip (provided below) and extract in /Library/Application Support/obs-studio/plugins.
See also this guide.

Linux

Download and install obs-h8819-source-0.1.0-1_amd64.deb (provided below)
Then, set capability to capture raw packets as below.

sudo setcap cap_net_raw=eip /usr/share/obs/obs-plugins/obs-h8819-source/obs-h8819-proc

Or, compile from source for other distributions.

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: never tested.
      • Please leave a comment if it works or does not work.
    • Ubuntu: never tested but the source code is tested on CentOS 8.
  • This plugin is currently not provided for Windows.