Making Physical 'Mute' Indicators for Streaming

Channel:
Subscribers:
3,560
Published on ● Video Link: https://www.youtube.com/watch?v=V8ps62ZwuEA



Duration: 4:30
4,299 views
137


A friend of mine always forgets to unmute his microphone when streaming, so I decided to make some physical mute indicators for OBS Studio.

I wrote a Python script that runs inside of the OBS scripting console and listens for mute/unmute events for a given audio source. When the 'mute' state of an audio channel is changed, the script sends that state over serial to a microcontroller. The microcontroller then drives a physical indicator alerting the user.

πŸ“ƒ Links:
More Information: https://www.partsnotincluded.com/making-obs-mute-indicator/
Code Downloads: https://github.com/dmadison/OBS-Mute-Indicator

"Industrious Ferret" by Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/







Tags:
OBS Studio
mute
indicator
script
programming
streaming
microcontroller
Arduino
Python
leds
servo
relay