Resource icon

OBS Python MQTT Tally 0.1

This script uses MQTT to set Tally light colours for sources.

The script configuration dialog allows you to add a list of sources that should send Tally light updates. Any source that has the same name as one in the list will generate topic updates to set the light colour when the source becomes visible in either the Program or Preview outputs, or goes invisible. Topic updates are sent to the cmnd/<source-name>/color topic.
  • A source visible in Program will be set to FF0000 (red)
  • A source visible in Preview will be set to 00FF00 (green)
  • A source not visible will be set to 000000 (off)
Author
glikely
Downloads
1,375
Views
3,489
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from glikely

Top