Hi all,
I've been banging my head against the wall on this presentation for a few weeks now. This is my first time working with Brightsign and BA:Connected so it has been a steep curve to get where I am. So far I've gotten to the point where the Video Wall is synced, and the players (3x XT1144) will cut to passthrough with touch input, and any player that isn't going to passthrough will play an independent idle video. However, I was tasked with more complexity, here's the breakdown:
1. Players start at Video Wall
2. 1 Player goes to Passthrough > other 2 transition to their idle videos
3. 2nd Passthrough starts > remaining player stays on idle
4. 1st player is ready to transition out of passthrough > it needs to go to idle if another player is still in passthrough, or transition to video wall and send a UDP command out to return the other players to the video wall so they can all re-sync to the leader and pend the transition out again.
I've set up the presentation so each time a unit moves to a new state, it sends out a UDP command that updates a variable on each other player and then set conditional targeting to either send players to Idle based on the variable state, or all return to the video wall. However, I'm finding that even though the UDP commands are going out, the other players aren't responding at all. I've tried to set up a text zone as well just to display the variable states but find that those don't seem to be updating either. I've set the presentation up a few times now with a control zone and event handlers handling all incoming UDP messages for the variables and zone messaging for the transitions, as well as hybrid handling with the event handlers on a control zone and the video zone, and all on the video zone. In all cases it seems like the players either hit the conditional targeting and dump the input, or they simply aren't hooking the UDP for some reason.
If anyone has any recommendations for handling state based content transitions, it would be hugely appreciated to get a push in the right direction. If it's needed, I can share my leader presentation which right now has dummy content as a placeholder for our marketing team's final videos, and even if it's just pointing me toward a blog post, that's totally fine. I taught myself by trial and error from zero in a little over a week, a little guidance to cross the finish line is all I need.