Hello,
I got a project to realize for a costumer and encouter some difficulties.
Product: XD1230
Zone 1: (VideoOrImages)
- I have a looping background video.
- GPIO Button 1 starts Video_1
- GPIO Button 2 starts Video_2
- GPIO Button 3 starts "Live Video" which is placed in a seperate zone, as it should be floating above the background. I used the Event Handler and Zone Message to start the input feed in Zone 2.
How do I get back to Zone 1 now?
I managed to end the "Live Video" input with Stop Playback in the Event Handler. But now I can't start the Live Video anymore.
I would like to toggle the visibility of the Live Video with the press of a GPIO Button.
Thanks in advance.