Hi Ken,
I wrote to you earlier through your website. I'm working with several museum studies students to build an exhibition about their school.
We've made a presentation using Pi Presents gapless, running on a Pi 2, using capacitive touch buttons to play (groups of) videos. We did this by using a radiobuttonshow that has a message and several other radiobuttonshows as tracks.
- The first track in the first show (the one that is played on startup) is a message track that automatically opens up a mediashow (using the show control option), consisting of one looping video.
- When a visitor activates one of the buttons, one of the other tracks/radiobuttonshows is played.
- Each of these radiobuttonshows is a copy of the first show, but has a different mediashow running in the background, again triggered by the show control function. Each of these mediashows has 4 or 5 tracks (videos).
- The tracks are set up as single shot, except for the last one, which is a copy of the video in the first show. This video is set up to repeat, so when all the videos in the mediashow have played, the last one loops until a button is triggered. This way it looks like the program has returned to the first show. This allows us to start each mediashow from any given point in the show, without first returning to the main show.
There are two things I'd like to ask you:
- Is it possible to have all tracks in an (art)mediashow that was opened with the show control function play once and then return to the first show (the one that is played on startup) automatically? We couldn't figure out how to do that, that's why we came up with the "trick" of looping the last video in each subshow.
- I've tried to replace the mediashows by artmediashows, but if I do, the sound in the videos stops after about one second. Also, I can't use the same "trick" as in the normal mediashows (having all videos play once and the last repeat)
Any help would be very much appreciated!