dmadison submitted a new resource:
Mute Indicator - Set a physical indicator whenever an audio source is muted.
Read more about this resource...
Mute Indicator - Set a physical indicator whenever an audio source is muted.
This is a Python script for OBS Studio that tracks the 'mute' state of an audio source. When the source is muted or unmuted, the script sends that state as a string over serial to a microcontroller to set a physical indicator.
Version 1.0.0 includes the microcontroller (Arduino) code for three indicators:
* LED Light (w/ 3D printed mount)
* LED Strip
* Servo flag
See the GitHub repository for download links.
Read more about this resource...