Thanks for the fast reply, What I actually am trying to do is to have a few QR codes wich users can scan and after scanning a QR code a different video plays in the same video player. For now all I could do is use the video URL to play the video with the video player but this way I can't switch vide...
I am trying to build a app where you can scan a QR code and play a video from the URL that the QR is linked to. At the moment I have the video's stored on a server with a simple HTML5 video script, but I would like to play the video from the Tiggzi video player cause this would be much nicer. is the...