Report this

What is the reason for this report?

Nginx HTML5 Video not showing

Posted on January 18, 2014

Hi!

I’m testing a html5 video for background and locally it shows right but in my droplet with Nginx doesn’t show at all…

You can see my test at “testing.amitycases.com

The mime.types file is set correctly…

Using “curl http://testing.amitycases.com/assets/videos/Sequence_01.mp4 -I”

It shows:

HTTP/1.1 200 OK Server: nginx/1.1.19 Date: Sat, 18 Jan 2014 19:01:58 GMT Content-Type: video/mp4 Content-Length: 4359806 Last-Modified: Sat, 18 Jan 2014 18:37:37 GMT Connection: keep-alive Accept-Ranges: bytes

As you can see, the content-type shows video/mp4 as expected…

Anyway, I don’t know what else could be the reason…

Thank you in advance



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Fixed! It was a simple file name issue (first letter capital). My bad!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.