Thank you for your interested in the nginx_mp4_streaming_lite module.<br><br>I wrote and debugged the module in a MacBook Pro, but neither I or my colleges don&#39;t have a PPC envionment, so I&#39;m afraid that I could not help at this time.<br>
<br>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.<br><br>As to the commercial version, it supports more variants of MP4 files, i.e., the non-standard ones.<br>
<br><div class="gmail_quote">2008/11/11 Thomas <span dir="ltr">&lt;<a href="mailto:iamkenzo@gmail.com">iamkenzo@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
For some reason, I wasn&#39;t launching the correct nginx binary. With the<br>
correct binary, it works perfectly and I can stream mp4 files. Thank<br>
you Jiang for this module.<br>
<br>
By the way you can add a new compatible platform: PowerPC G4, Tiger<br>
10.4.11, Xcode 2.5, and I&#39;ll soon recompile the nginx on my production<br>
server with your module (Debian Etch 32 bits).<br>
<br>
You talk about a commercial full version that supports more mp4 files,<br>
what are these files?<br>
<br>
I&#39;ll get back to you if I run in any trouble.<br>
<br>
Nginx is now even more perfect ;-)<br>
<br>
<br>
Best regards,<br>
<div><div></div><div class="Wj3C7c"><br>
On Mon, Nov 10, 2008 at 3:41 PM, Thomas &lt;<a href="mailto:iamkenzo@gmail.com">iamkenzo@gmail.com</a>&gt; wrote:<br>
&gt; I followed the instructions. The nginx compiled with the module, I<br>
&gt; have added an mp4 directive to my configuration file, but when I<br>
&gt; launch nginx, I get the error message: unknown directive &quot;mp4&quot;<br>
&gt;<br>
&gt; Here is the output from ./configue:<br>
&gt; ...<br>
&gt; adding module in src/http/modules/nginx_mp4_streaming_lite<br>
&gt; &nbsp;+ ngx_http_mp4_streaming_lite_module was configured<br>
&gt; ...<br>
&gt;<br>
&gt; So I assume the configuration worked well.<br>
&gt;<br>
&gt; On Sat, Nov 1, 2008 at 1:32 PM, 191919 &lt;<a href="mailto:191919@gmail.com">191919@gmail.com</a>&gt; wrote:<br>
&gt;&gt; A bug-fix version has been release and can be downloaded in<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://wiki.codemongers.com/NginxMP4StreamingLite" target="_blank">http://wiki.codemongers.com/NginxMP4StreamingLite</a><br>
&gt;&gt;<br>
&gt;&gt; &nbsp;Tested under:<br>
&gt;&gt; &nbsp;- CentOS 5.2<br>
&gt;&gt; &nbsp;- FreeBSD 6.2<br>
&gt;&gt; &nbsp;- Leopard 10.5.5<br>
&gt;&gt; &nbsp;- nginx/0.6.32 and nginx/0.7.19<br>
&gt;&gt; &nbsp;Both 32-bit and 64-bit<br>
&gt;&gt;<br>
&gt;&gt; &nbsp;This module compiles but unlikely works on big-endian architectures.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp;2008-11-01<br>
&gt;&gt; &nbsp;- start=0 (or 0.0) was allowed in order to send the re-indexed whole file.<br>
&gt;&gt; &nbsp;- a directio-related neglect was fixed.<br>
&gt;&gt; &nbsp;- mp4_directio directive was removed and the module now follows the<br>
&gt;&gt; server-wide<br>
&gt;&gt; &nbsp; &nbsp;directio setting.<br>
&gt;&gt;<br>
&gt;&gt; Your feedback is greatly appreciated.<br>
&gt;&gt;<br>
&gt;&gt; Best wishes,<br>
&gt;&gt; 191919<br>
&gt;&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>