Welcome! Log In Create A New Profile

Advanced

http_mp4_module broken in v1.0.8?

Lukas Tribus
October 29, 2011 04:32PM
Hello list,

the new mp4 module (--with-http_mp4_module) doesn't work for me at all in v1.0.8 (JWPlayer just stalls and keeps buffering after seeking), but it works great with nginx v1.1.6. Same configuration, same mp4 file.

Please see the following HTTP HEAD on the MP4 file, first request against nginx/1.0.8, second against nginx/1.1.6, please compare Content-Length:


> dev:~#curl -I "http://localhost/test.mp4?start=1170.00"
> HTTP/1.1 200 OK
> Server: nginx/1.0.8
> Date: Sun, 30 Oct 2011 03:28:08 GMT
> Content-Type: video/mp4
> Content-Length: 114308289
> Last-Modified: Sun, 30 Oct 2011 02:44:36 GMT
> Connection: keep-alive
> Expires: Sun, 30 Oct 2011 03:28:18 GMT
> Cache-Control: max-age=10
>
>
> dev:~#curl -I "http://localhost/test.mp4?start=1170.00"
> HTTP/1.1 200 OK
> Server: nginx/1.1.6
> Date: Sun, 30 Oct 2011 03:44:38 GMT
> Content-Type: video/mp4
> Content-Length: 5816030
> Last-Modified: Sun, 30 Oct 2011 02:44:36 GMT
> Connection: keep-alive
> Expires: Sun, 30 Oct 2011 03:44:48 GMT
> Cache-Control: max-age=10


Anyone with --with-http_mp4_module working in nginx/1.0.8?


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

http_mp4_module broken in v1.0.8?

Lukas Tribus October 29, 2011 04:32PM

Re: http_mp4_module broken in v1.0.8?

Maxim Dounin October 29, 2011 06:36PM

Re: http_mp4_module broken in v1.0.8?

Oleksandr V. Typlyns'kyi October 29, 2011 06:44PM

RE: http_mp4_module broken in v1.0.8?

Lukas Tribus October 29, 2011 08:04PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 288
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready