0

Large single screen interactive presentation

I have a single screen split into 2 zones. The large zone is for video playback, a small zone for a simple navigation.

I have about 20 videos.
I've started programming the buttons using touch events and zone message events. This is ok for 4 or 5 videos but not for large show.

are you able to use UDP on a single player? So the signal is sent and receive by the same box?

is there a more efficient way of programming this?

1 comment

  • 0
    Avatar
    JB_MPR

    You can use Zone messages to comunicate between the 2 zones or create a super state if the actions are always the same. Check out these 2 features, maybe this will help

Please sign in to leave a comment.