TallyOBS: Push scene changes to WiFi-enabled tally lights

OBS Python TallyOBS: Push scene changes to WiFi-enabled tally lights 1.4.0

A network controlled tally light for cameras, intended for control directly from OBS. Rather than having the lights hit a web gateway hosted by OBS, this reaches out directly to the tally lights and controls them over HTTP. This does not use the websocket plugin and there is no need to open up any firewall holes to your OBS production box - instead the script pushes out commands directly to your lights.

This script controls either TallyCircuitPy lights or TallyPi lights, allowing you to use either CircuitPython devices or a Raspberry Pi. Just pick your hardware (such as the Pimoroni Blinkt! pHat or the ODT PixelWing ESP32-S2), install the corresponding tally light control software, and then install the OBS script to control the lights.

The TallyPi version includes hardware buttons/switches to shut lights down in an orderly fashion. 3D printable enclosures for both the Pi as well as the PixelWing are also available for diffusing light and includes a mount for a camera flash bracket.
  • obs_settings.png
    obs_settings.png
    74 KB · Views: 2,042
  • enclosure_front.png
    enclosure_front.png
    501.8 KB · Views: 2,071
  • camera mount.jpeg
    camera mount.jpeg
    59.5 KB · Views: 1,612
  • dashboard.png
    dashboard.png
    85.1 KB · Views: 1,134
  • PixelWing.png
    PixelWing.png
    640 KB · Views: 827
Author
DeckerEgo
Downloads
7,273
Views
11,284
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Decklink and NDI sources added

    A small tweak - NDI and Decklink sources are now discovered and added for tally lights. A big...
  2. TallyPi and TallyCircuitPy Updated

    Both TallyPi and TallyCircuitPy for Raspberry Pi and CircuitPython boards (like the ESP32-S2)...
  3. Release 1.3 and Improved OBS 28 Support

    Just updated the Tally Lights script for OBS 28: Ensures that video sources are properly...
Top