I have a setup of four LS424s playing in sync as a lobby display in my office. They have no issues playing in sync. A while back we decided to simply powering the display on and off, so I got a GPIO controlled relay to power on the monitors and built the presentation so that it starts up on a blank event handler screen. I have a timeout set up so it goes to a superstate wherein is the videos that play in a loop. Every morning at 9:30 it goes to this superstate and sends GPIO on through output zero. It's supposed to stay on until 6:15PM(18:15 in the presentation), but it usually turns itself off far too early and I have to manaully send a UDP command to turn it back on.
Is there an issue keeping the GPIO current going for that long? What can I do to mitigate this issue? Unfortunately the relay is only programmable to turn on when it receives voltage through GPIO. I am using this power strip to control the monitors.