So I'm trying to implement HTML5 video on my new site that falls back to Flash if HTML5 isn't supported.
The problem appears to be that it doesn't work with any script I've tried.
I'm sticking with this one:
http://videojs.com/
The test video streams just fine from their server. When I copy the test videos to my server they don't work.
I've created a .htaccess include on my server to try and get it working. No joy though.
The closest I've got is this in Safari 5:
http://www.blatant-self-promotion.co.uk/test4.html
If anyone fancies trying this script on their server and seeing if it works by all means, it'd be a huge help.
I'm pointing the finger at my host for not allowing streaming, but if anyone has ideas I'd love to hear them please.
I'd I need to host the videos elsewhere, can anyone recommend a free host that will allow me to stream my videos?
Thanks.