I've got two bright sign units where a user will directly interact with one, and that one will send messages to the other for it to also change content. As this is a solution that will have to be replicated across different locations I can't hard code IP addresses in the solution.
I tried to use UDP multicast. I've got one of the bright sign units sending UDP Multicast messages. I'm trying to figure out if there is some way to receive them in Bright Author. I don't see that it is possible to configure a presentation for UDP Multicast. Is there some other way for two brightsign unit's that don't know each other's IP addresses to communicate with each other?