mp4 streaming/seeking works from firefox (fedora) and not from firefox (windows) (nginx 1.9.3)
Lucas Rolff
lucas at slcoding.com
Sun Aug 2 11:20:09 UTC 2015
Be aware it doesn't work either in Chrome on mac :-)
> tunist <mailto:nginx-forum at nginx.us>
> 2 Aug 2015 13:16
> oh, so the solution here was to add: add_header Accept-Ranges bytes;
> to the site's config file.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,260615,260702#msg-260702
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
> tunist <mailto:nginx-forum at nginx.us>
> 29 Jul 2015 13:14
> greetings!
>
> i am seeing an unexplained malfunction here with nginx when serving
> videos.
> flv and mp4 files have different symptoms. mp4 streams correctly when
> i view
> the file in firefox 39 in fedora 22, but in windows 7 (firefox 39) the
> file
> cannot be 'seeked' and must be played linearly.
> after speaking with the coders of video.js (the player i use), it was
> determined that nginx is not returning byte range data appropriately
> (or at
> all) - so seeking would not work. however, this does not explain why
> firefox
> 39 in fedora works perfectly and does not provide a solution as to how to
> get nginx to serve correctly.
>
> the only advice i have seen is to change the value of the 'max_ranges'
> directive - but doing that has made no difference. i have left it as
> 'unset'
> - which i understand to mean 'unlimited'.
>
> an example video from the server is here:
> src="https://www.ureka.org/file/play/17924/censored%20on%20google%202.mp4"
>
> any tips welcomed! thanks
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,260615,260615#msg-260615
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20150802/25421ed3/attachment.html>
More information about the nginx
mailing list