All Projects → Qufyy → obs-scale-to-sound

Qufyy / obs-scale-to-sound

Licence: GPL-2.0 license
OBS filter plugin that scales a source reactively to sound

Programming Languages

c
50402 projects - #5 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to obs-scale-to-sound

obs-vkcapture
OBS Linux Vulkan/OpenGL game capture
Stars: ✭ 332 (+1129.63%)
Mutual labels:  obs-studio
obs-text-slideshow
OBS plugin inspired by the built in image slideshow, except for text sources instead. Both Free Type 2 and GDI+ are supported.
Stars: ✭ 45 (+66.67%)
Mutual labels:  obs-studio
obs-face-tracker
Face tracking plugin for OBS Studio
Stars: ✭ 185 (+585.19%)
Mutual labels:  obs-studio
websocket-overlays
Websocket controlled Video Overlay server for OBS-Studio, XSplit, CasparCG, ProPresenter and everything with web browser.
Stars: ✭ 27 (+0%)
Mutual labels:  obs-studio
obs-websocket-js
Consumes https://github.com/obsproject/obs-websocket
Stars: ✭ 521 (+1829.63%)
Mutual labels:  obs-studio
XION-ChaseCam
This is a free-to-use HTML/javascript based overlay for roleplay streamers. Basically it mimics the overlay of the AXON bodycam, but since most folks play in 3rd person, it's a ChaseCam. I've included a logo, and the html file. The html file has the css, html, and javascript all in one file for ease of editing. Goto line 81 of the html file to c…
Stars: ✭ 27 (+0%)
Mutual labels:  obs-studio
Obs Ndi
NewTek NDI integration for OBS Studio
Stars: ✭ 1,893 (+6911.11%)
Mutual labels:  obs-studio
go-obs-websocket
Go client for obs-websocket
Stars: ✭ 86 (+218.52%)
Mutual labels:  obs-studio
obs-studio
This is a community-supported modified build of OBS Studio.
Stars: ✭ 86 (+218.52%)
Mutual labels:  obs-studio
obs-websocket-java
A java library for obs-websocket
Stars: ✭ 46 (+70.37%)
Mutual labels:  obs-studio
wifi-tally
An affordable and reliable Tally Light that works via WiFi based on NodeMCU / ESP8266. Supports multiple video mixers.
Stars: ✭ 66 (+144.44%)
Mutual labels:  obs-studio
obs-golang-plugin
OBS Studio Golang Plugin
Stars: ✭ 50 (+85.19%)
Mutual labels:  obs-studio
obs blade
Make use of the OBS WebSocket Plugin (https://github.com/obsproject/obs-websocket) and control your stream
Stars: ✭ 182 (+574.07%)
Mutual labels:  obs-studio
CounterStrike-GlobalOffensive-LiveStat-for-OBS-Studio
Showing you LIVEstats of CS:GO in your Stream like OBS-Studio while playing/streaming.
Stars: ✭ 24 (-11.11%)
Mutual labels:  obs-studio
obs-zoom-and-follow
Dynamic zoom and mouse tracking script for OBS Studio
Stars: ✭ 126 (+366.67%)
Mutual labels:  obs-studio
Obs Websocket
Remote-control of OBS Studio through WebSocket
Stars: ✭ 2,425 (+8881.48%)
Mutual labels:  obs-studio
character-overlay
Web App for adding an OBS overlay with character information such as name, picture, and health for your favorite role-playing game.
Stars: ✭ 17 (-37.04%)
Mutual labels:  obs-studio
SPX-GC
SPX is a graphics control client for live video productions and live streams using CasparCG, OBS, vMix, or similar software.
Stars: ✭ 178 (+559.26%)
Mutual labels:  obs-studio
obs-websocket-py
Python library to communicate with an obs-websocket server (for OBS Studio)
Stars: ✭ 139 (+414.81%)
Mutual labels:  obs-studio
BeatRecorder
Easily record your BeatSaber gameplay!
Stars: ✭ 20 (-25.93%)
Mutual labels:  obs-studio

OBS Scale To Sound

A plugin for OBS Studio that adds a filter which makes a source scale based on the audio levels of any audio source you choose

There are a few properties so you can fine tune how it behaves
Properties
OBS forums post
This plugin is not extensively tested, you may come across bugs

Installation

Get the archive for your OS from the releases.

Windows

Make sure the folders get merged. Be careful to not overwrite the existing folders with the ones in the zip file
Extract in the OBS installation folder, default is C:\Program Files\obs-studio

macOS

Extract in /Library/Application Support/obs-studio/plugins

Linux

Extract in ~/.config/obs-studio/plugins

Flatpak

Available in Flathub. You can find it on OBS Studio's page under Add-ons.

AUR

If you're on Arch Linux or an Arch-based distro, you can get the AUR package.
Use the AUR helper of your choice, or install it manually like this

# Pre-built binaries can be installed using the obs-scale-to-sound-bin package
git clone https://aur.archlinux.org/obs-scale-to-sound.git  
cd obs-scale-to-sound  
makepkg -i

Thanks

brodi1 and tytan652 for the AUR Packages
Exeldro for the GitHub Actions workflow
OBS Studio team and contributors for making such a great tool

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].