master won't start video when synced
I have setup two HD1010 to sync 1 video and loop. I used the sync examples to setup the units and author the master and slave presentations. On the master I have a .png image that waits 10 seconds on the timed event then plays the video file and sends the sync command to the slave via UDP. On the slave the same .png file waits for the sync command to start the same video file. What I find is that the master wont start it's video but it does send the UDP sync command correctly and it starts the slave video correctly. I can remove the sync command from the timed event and the video on the master starts just fine. (but now the slave does nothing) Can you help me with this? I'm sure it's something I have overlooked.