ok, i have read all articles which could relate to this or be similar but no clear answer is ever given.
I have a presentation with various zones, one of the zones is a video zone, i have another zone which is an html5 page with various buttons like volume up, volume down and pause, i have set on the project the corresponding UDP commands to control this variables, when i used the UDP from the custom webpage on port 8008 everything works fine.
The problem arises when i try to use udp from the html site on my zone, it does not do anything.
the html site has everything the custom device webpage does but nothing happens.
how can i achieve this?