This topic contains 2 replies, has 2 voices. Last updated by Cristián Lávaque 4 years, 6 months ago.
Topic Author | Topic |
---|---|
Posted: Saturday Jun 16th, 2012 at 10:21 am #16672 | |
Hi, I want to view my video on iphone via html5 as a fallback and I want to view it from a folder my own server not the amazon one. I dont want to setup a http html5 account on amazon S3. The script example you give : /* Else, try an HTML5 video tag. */ I think it is trying to read the mp4 file on the amazon account and since this is a streaming account it wont work I want the URL fallback to download from my own server. Can you help please |