http_mp4_module broken in v1.0.8?

Lukas Tribus luky-37 at hotmail.com
Sun Oct 30 00:03:23 UTC 2011


That was a hit. I applied changeset 4190 to v1.0.8, now everything works fine and I can work with stable:


> 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 07:36:49 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 07:36:59 GMT
> Cache-Control: max-age=10


Thanks guys!



----------------------------------------
> Date: Sun, 30 Oct 2011 01:42:20 +0300
> From: wangsamp at gmail.com
> To: nginx at nginx.org
> Subject: Re: http_mp4_module broken in v1.0.8?
>
> Yesterday Oct 29, 2011 at 22:31 Lukas Tribus wrote:
>
> > 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.
>
> http://nginx.org/en/CHANGES
> Changes with nginx 1.1.6
> *) Bugfix: the module ngx_http_mp4_module did not support seeking on 32-bit platforms.
>
> http://trac.nginx.org/nginx/changeset/4190/nginx
>
> --
> WNGS-RIPE
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
 		 	   		  


More information about the nginx mailing list