I have two Video zones one on top of the other. When a UDP command is sent I would like them to switch. So I added a 3rd zone and an event handler. UDP "Start" is the trigger. under the advance tab I take zone 1 and re-size 0,0,1,1 so it will be 1 pixel wide by 1 pixel high in the upper left corner. and make sure zone two is sized 0,0,1080,1920. and when the UDP "Stop" is trigger it calls for the same thing but in reverse. Logically it should work but it doesn't for me. I can i get this to work.
it would be nice if there was a command to bring zone to front or back. that would help.
And why I am doing it this way is i don't want the video that is playing in zone 1 to stop.