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 there a way to do this?