Resource icon

Automatically Mute Audio Monitoring When a Source Is Muted 2.0

TomSilva2812

New Member
TomSilva2812 submitted a new resource:

Automatically Mute Audio Monitoring When a Source Is Muted - After recent OBS Studio updates, audio monitoring no longer automatically follows the Mute button fo

Description (English)


After recent OBS Studio updates, audio monitoring no longer automatically follows the Mute button for some audio sources. This script restores the previous behavior.


Features:


  • Automatically detects all audio sources in OBS.
  • Lets you choose which sources should be synchronized using checkboxes.
  • When a selected source is muted, its audio monitoring is automatically disabled.
  • When the source is unmuted, the...

Read more about this resource...
 
TomSilva2812 updated Automatically Mute Audio Monitoring When a Source Is Muted with a new update entry:

Automatically Mute Audio Monitoring When a Source Is Muted - Python Version

Mute / Audio Monitoring Sync for OBS Studio​

Automatically synchronize Audio Monitoring with the Mute state of your OBS audio sources.

After recent OBS Studio updates, audio monitoring no longer automatically follows the Mute button for some audio sources.

This script restores that behavior: when a source is muted, its monitoring is disabled. When the source is unmuted, its previous monitoring mode is automatically restored.


...

Read the rest of this update entry...
 
Hi! Thank you for putting this together- I was using the 1.0 version successfully and want to upgrade to your latest, but noticed that when I import the python script into OBS it shows up as empty. I figure that this is due to lacking an active python environment on my system...Would it be possible to add guidance on how to set this up for newbies?
 
Back
Top