Nginx and X-Accel-Redirect to serve Quicktime streaming prepared movies

Fernando Perez lists at ruby-forum.com
Tue Jun 22 01:26:35 MSD 2010


I have found this Rails plugin to easily use X-Accel-Redirect: 
http://github.com/IceskYsl/Nginx-X-Accel-Redirect

So it seems that I might be missing some headers in order to correctly 
stream videos?

For http streaming to work with html5, the web server must be able to 
server byte-range requests. I know Nginx can do it because I tried it. 
Now the thing is to configure stuff correctly so it can do its job.
-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list