ashmanix / obs-image-reaction

An OBS Plugin that animates an image using sound.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBS Image Reaction Plugin

Image that reacts to sound source.

Install Plugin

  1. Go to the releases page for this repo.
  2. Select the appropriate package installer for your operating system.
  3. Once downloaded, run the package installer.

Build Plugin Locally


To build the plugin follow these steps:

  1. In a terminal, run the command:
  2. After that has completed, move into the repo directory:
  3. Build the plugin: there are three build options (Linux, Mac OS and Windows). Depending on the platform you are on run the build script for your platform e.g. for MacOS:
    .github/scripts/build-macos.zsh
  4. Look in the release folder for the package. For Mac OS this will be ./release/MacOS/.
  5. Copy your package to the obs plugins folder on your computer.

About

An OBS Plugin that animates an image using sound.

License:GNU General Public License v2.0


Languages

Language:CMake 51.3%Language:C 48.7%