I have quite a few Media MRSS Feeds and need to be able to respond to UDP messages to switch between them.
It seems like I need to respond to UDP message in the background, i.e. while an MRSS Feed is playing, so I can change to any another MRSS Feed
The issue I have is with many Feeds Id have to add many UDP events manually to each MRSS Feed to be able to respond to any of the possible requests so am figuring there is a better way to jump between states without doing this.
I have been looking around quite a bit to figure this out and seems like I need a hidden zone with an event handler which can then tell the main visible zone which state to switch to.
I have a lot of experience with scripting but brightscript is a little too much to take on for my first (bigger than I'd like) project, so hoping this can be achieved in Bright Author somehow.
I'm currently looking at using a Superstate with UDP events attached that but not sure if the Superstate will respond to UDP events while playing an MRSS feed inside it - Im away from my brightsigns ATM.
Any help would be appreciated, hopefully save me going too far down the wrong path.


