Resource icon

OBS Lua Mic-Check 1.0.1

Plays a audio alarm (media source) when Audio mute state does not match with displayed sources (BRB, Starting Soon, etc)

Installation

There are three scripts which cooperate:

- obs-script-mic-check.lua: Core monitoring and script dialog settings, The other scripts expect to interact with this.

obs-script-mic-check-settings.PNG

- obs-script-mic-check-source-settings-filter.lua: Provides a filter used to do per-source rules. Technically optional, though source-aware filters are a core feature.

obs-script-mic-check-filter.PNG

- obs-script-mic-check-status-monitor.lua: Provides a custom source that displays which sources have attached rules filters, and the status of the alarm triggers. Intended primarily for window projector. Optional.

obs-script-mic-check-status.PNG

Usage

Add a media source for the alarm. A suitable sound file is provided with the script. Open Advanced Audio Properties for the source and change Audio Monitoring to Monitor Only (mute output).

Add a copy of the alarm source to every scene where you want to hear it.

Attach rules to video sources ("BRB", "Starting Soon", etc) using the "Mic Check Settings" filter. (Right-click on a source and select filters.) The first active video source with attached settings will be used to trigger alarms instead of the defaults.

If no such video source is active, then the default rules on the script dialog will be used.

Credits

Alert sounds: pup_alert.mp3 by willy_ineedthatapp_com
Author
wondible
Downloads
2,412
Views
4,142
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from wondible

Latest updates

  1. Mic Check Bugfix for status monitor and inactive sources

    Mic Check 1.0.1 - Status monitor was trying to use source active status, but not actually...
Top