Hi,
I have a HD225 player setup to start playing a video file when a handset is picked up, using GPIO event.
The way it works, is that there are two handsets installed on the wall under the display that shows an attraction video loop until a visitor comes in and pick up one of the two handsets from the wall supports. The player will then receive a gpio trigger (button 01 or button 02 depending which handset is picked up) and start playing the main video. A second visitor can pick up the other handset and listen to the audio from the video that is playing.
The problem is that if one of the visitors puts it's handset back on the wall, it will cut playback of the video, even if the other visitor is still watching it.
How can I set things up so that once started, the video can not be interrupted when one of the handset is still in use?
My client wants the video to continue playing as long as one of the visitors is listening to it with the handset, even if the other visitor puts his handset back on the wall support.
They also want the display to return to the attraction loop if both handsets are back on the wall supports.
Is there a way to setup conditional targets or something else that's can let me achieve this?