OBS source volume control through streamerbot
Does anyone know of a plugin or some code which can change a source's audio level in OBS through streamerbot? I want something which can increment the volume up or down, but i have no idea how to code it myself
1 Reply
Following in case you get an answer on incrementing, which would be nice.
What I do for pure volume is have a Compressor on the source for a "Reduced Volume" version, then StreamerBot will show/hide that filter based on what scene I switch to.
Works well enough, but an actual transition in the audio would be a nice flourish.
The sub-action tree is a little messy with how many IfThens are there for different scenes, I'm sure I could make it much cleaner with direct C#, but I haven't been bothered yet.