I tried to get the following scenario:A video file is looping. Once a GPIO Button is pressed the Video file plays till the end end switches to another video.
Generally it is not a problem to get this working - but it is a problem to get a seamless loop with it. As soon as you add some Media End Event handler in BrightAuthor, the player is reloading the same video at its end. So there is a short delay.
I tried to do it per script as well - with the same result, a short delay in the loop.
Seamless looping seems to work just without any event at the end. I tried using the Time Code Handler - but as its just a timeout handler not restarting in looped videos not working either.
Any ideas that could help? Is there any chance to get some message from a looping video when reaching its end or something similiar?
Thanks.tom