Hi I'm trying to create a timer for use in my in my BrightSign Project.
I have a network of multiple BrightSign units (LS423). At one point in the presentation a video starts playing on one of the units. When this happens I want another unit to display a timer which will count up in seconds (the idea is to show playback time of the video on the other player)
Using variables, UDP Commands, and conditional targets, I've created a timer that counts up in seconds when the video begins. The only thing I need for it now is to take the format of a clock so instead of showing 61 (seconds), it shows 1:01.
I think this would be a lot easier to establish using a HTML5 widget, but I can't find what I'm looking for.