h.264 streaming support?
Igor Sysoev
is at rambler-co.ru
Wed Jun 18 00:32:52 MSD 2008
On Tue, Jun 17, 2008 at 11:56:39AM -0700, mike wrote:
> On 6/17/08, Igor Sysoev <is at rambler-co.ru> wrote:
>
> > location = /videoplay.php {
> > proxy_pass or fastcgi_pass
> > }
> >
> > location /path/to/ {
> > internal;
> > flv;
> > root ...
> > }
>
> Is there a debugging option available that would show something like
>
> "X-Accel-Redirect triggered for URL: /foo/bar/baz.php?start=1234"
> "FLV byte triggered for request"
>
> a couple things like that? I'm just trying to figure out once I set
> this up how to sanity check it's doing all the magical FLV bytes too.
No, only a full debug log.
You should egrep for "(internal redirect|flv filename)"
> Thanks a lot Igor - just FYI I gave you "Respect Knuckles" on my
> website recently :)
> http://michaelshadle.com/2008/06/14/rk-igor-sysoev/
Thank you, although I do not understand some idioms :)
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list