Hello Community and Brightsign agents,
I'm trying to find a way to make a brightsign from a wall to catch up synchronization after being (unintentionally) rebooted.
Here's the deal :
I have a Master BS that launches movies from physical buttons (connected via GPIO). When a video is played on the Master (when a button is pushed), Link synchronization make slaves to play the correct video. Sync is ok, it works.
My problem is in case of a reboot of a slave BS (it happens, rarely). It starts on a state that is not the video to play, so it doesn't catch up the synchronization.
How can I make it works ?
I'm thinking of sending a UDP message to the master at start to get its current state and then start the correct video accordingly, hoping it will synchronize. Is this a solution ? Is there a correct/better solution?
Thanks
Date
Votes
2 comments
-
Delhommeau -
Delhommeau Unfortunately, getting the current state of the master does not work, the video is played but not synchronized.
My guess is that the connector to the video playing state is a UDP Message and not a SYNC, so synchronization is not taken into account.
Please sign in to leave a comment.