August 5, 201412 yr Hi, I have created a website that uses a small video on the homepage. When I have tested it on my own hosting account everything works perfectly, however, when I have uploaded it to my clients hosting account, the video refuses to play. On chrome, it just doesn't buffer, IE says invalid source and firefox is saying no video with supported file type and MIME found. This is my code: Thanks.
August 6, 201412 yr Hi, Video on the web seems a bit of a black art however when I added some to my website I had to add the following to the .htaccess file to get it to work:- AddType video/ogg .ogvAddType video/mp4 .mp4AddType video/webm .webm Good luck Steve
August 7, 201412 yr It seems there is something miss to be configured. Please kindly ask your hosting provider that MIME tipe like .ogv, .mp4 have been setup on the server
Create an account or sign in to comment