TallyOBS: Push scene changes to WiFi-enabled tally lights

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

Small update released that allows for cross-origin resource sharing, which means a simple HTTP file can replace the command-line script that previously searched for TallyPi lights on your local network.

Check scripts/dashboard.html for more info - it is a far easier method for finding lights. Soon it should evolve to a method of controlling them as well.
Instead of waiting for a response from the tally lights, the Lua script will now send commands in the background to avoid slowing down scene transitions.
Top