mqtt

  1. glikely

    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...
  2. riskable

    OBS Python Real-time MQTT Status 1.0.1

    This script will regularly publish real-time (JSON-encoded) OBS status information to the configured MQTT host, port, and channel at the specified interval. I wrote this is so I could make my own fully-automated IoT "RECORDING" sign: Examples of what gets published: Right when OBS starts up...
Top