

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
7 messages in ru.sysoev.nginxRe: [ANN] nginx_mp4_streaming_lite up...
![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [ANN] nginx_mp4_streaming_lite updated | Actions... |
|---|---|---|
| From: | 191919 (191...@gmail.com) | |
| Date: | Nov 10, 2008 7:14:44 pm | |
| List: | ru.sysoev.nginx | |
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 <iamk...@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 <iamk...@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 <191...@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







