[ANN] nginx_mp4_streaming_lite updated

191919 191919 at gmail.com
Tue Nov 11 06:15:07 MSK 2008


Thank you for your interested in the nginx_mp4_streaming_lite module.

I wrote and debugged the module in a MacBook Pro, but neither I or my
colleges don't have a PPC envionment, so I'm afraid that I could not help at
this time.

PPC is big-endian, so there will be some works related to moov.c which
assumes little-endian. I will try to do it if I could get a Sun SPARC box.

As to the commercial version, it supports more variants of MP4 files, i.e.,
the non-standard ones.

2008/11/11 Thomas <iamkenzo at gmail.com>

> For some reason, I wasn't launching the correct nginx binary. With the
> correct binary, it works perfectly and I can stream mp4 files. Thank
> you Jiang for this module.
>
> By the way you can add a new compatible platform: PowerPC G4, Tiger
> 10.4.11, Xcode 2.5, and I'll soon recompile the nginx on my production
> server with your module (Debian Etch 32 bits).
>
> You talk about a commercial full version that supports more mp4 files,
> what are these files?
>
> I'll get back to you if I run in any trouble.
>
> Nginx is now even more perfect ;-)
>
>
> Best regards,
>
> On Mon, Nov 10, 2008 at 3:41 PM, Thomas <iamkenzo at gmail.com> wrote:
> > I followed the instructions. The nginx compiled with the module, I
> > have added an mp4 directive to my configuration file, but when I
> > launch nginx, I get the error message: unknown directive "mp4"
> >
> > Here is the output from ./configue:
> > ...
> > adding module in src/http/modules/nginx_mp4_streaming_lite
> >  + ngx_http_mp4_streaming_lite_module was configured
> > ...
> >
> > So I assume the configuration worked well.
> >
> > On Sat, Nov 1, 2008 at 1:32 PM, 191919 <191919 at gmail.com> wrote:
> >> A bug-fix version has been release and can be downloaded in
> >>
> >> http://wiki.codemongers.com/NginxMP4StreamingLite
> >>
> >>  Tested under:
> >>  - CentOS 5.2
> >>  - FreeBSD 6.2
> >>  - Leopard 10.5.5
> >>  - nginx/0.6.32 and nginx/0.7.19
> >>  Both 32-bit and 64-bit
> >>
> >>  This module compiles but unlikely works on big-endian architectures.
> >>
> >>  2008-11-01
> >>  - start=0 (or 0.0) was allowed in order to send the re-indexed whole
> file.
> >>  - a directio-related neglect was fixed.
> >>  - mp4_directio directive was removed and the module now follows the
> >> server-wide
> >>    directio setting.
> >>
> >> Your feedback is greatly appreciated.
> >>
> >> Best wishes,
> >> 191919
> >>
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20081111/e6b71be7/attachment.html>


More information about the nginx mailing list