<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE>BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em};OL, UL{margin-Top: 0px; margin-Bottom: 0px};</STYLE>

<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY><FONT face=ËÎÌå size=2>
<DIV>Dear&nbsp;all,</DIV>
<DIV> </DIV>
<DIV>&nbsp;ngx_http_mp4_module.c</DIV>
<DIV>&nbsp;v&nbsp;0.2</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;ngx_http_mp4_module&nbsp;-&nbsp;nginx&nbsp;module&nbsp;for&nbsp;pseudo-streaming&nbsp;Quicktime/MPEG4&nbsp;files.</DIV>
<DIV>&nbsp;Based&nbsp;on&nbsp;<A 
href="http://h264.code-shop.com/trac">http://h264.code-shop.com/trac</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;compile&nbsp;&amp;&nbsp;intall</DIV>
<DIV>&nbsp;1.&nbsp;wget&nbsp;<A 
href="http://218.244.191.134:8081/mp4.tar.bz2">http://218.244.191.134:8081/mp4.tar.bz2</A></DIV>
<DIV>&nbsp;2.&nbsp;tar&nbsp;xfj&nbsp;mp4.tar.bz2</DIV>
<DIV>&nbsp;3.&nbsp;mv&nbsp;mp4&nbsp;your_path/nginx-0.7.38/src/http/modules</DIV>
<DIV>&nbsp;4.&nbsp;cd&nbsp;your_path/nginx-0.7.38</DIV>
<DIV>&nbsp;5.&nbsp;./configure&nbsp;--with-http_flv_module&nbsp;--add-module=src/http/modules/mp4</DIV>
<DIV>&nbsp;6.&nbsp;make</DIV>
<DIV>&nbsp;7.&nbsp;make&nbsp;install</DIV>
<DIV>&nbsp;8.&nbsp;kill&nbsp;-HUP&nbsp;`cat&nbsp;/usr/local/nginx/logs/nginx.pid`</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Copyright&nbsp;(C)&nbsp;2008.09.08&nbsp;Freewind&nbsp;Wu</DIV>
<DIV>&nbsp;<A href="http://www.openv.com">http://www.openv.com</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;This&nbsp;program&nbsp;is&nbsp;free&nbsp;software:&nbsp;you&nbsp;can&nbsp;redistribute&nbsp;it&nbsp;and/or&nbsp;modify</DIV>
<DIV>&nbsp;it&nbsp;under&nbsp;the&nbsp;terms&nbsp;of&nbsp;the&nbsp;GNU&nbsp;General&nbsp;Public&nbsp;License&nbsp;as&nbsp;published&nbsp;by</DIV>
<DIV>&nbsp;the&nbsp;Free&nbsp;Software&nbsp;Foundation,&nbsp;either&nbsp;version&nbsp;3&nbsp;of&nbsp;the&nbsp;License,&nbsp;or</DIV>
<DIV>&nbsp;(at&nbsp;your&nbsp;option)&nbsp;any&nbsp;later&nbsp;version.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;This&nbsp;program&nbsp;is&nbsp;distributed&nbsp;in&nbsp;the&nbsp;hope&nbsp;that&nbsp;it&nbsp;will&nbsp;be&nbsp;useful,</DIV>
<DIV>&nbsp;but&nbsp;WITHOUT&nbsp;ANY&nbsp;WARRANTY;&nbsp;without&nbsp;even&nbsp;the&nbsp;implied&nbsp;warranty&nbsp;of</DIV>
<DIV>&nbsp;MERCHANTABILITY&nbsp;or&nbsp;FITNESS&nbsp;FOR&nbsp;A&nbsp;PARTICULAR&nbsp;PURPOSE.&nbsp;&nbsp;See&nbsp;the</DIV>
<DIV>&nbsp;GNU&nbsp;General&nbsp;Public&nbsp;License&nbsp;for&nbsp;more&nbsp;details.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;You&nbsp;should&nbsp;have&nbsp;received&nbsp;a&nbsp;copy&nbsp;of&nbsp;the&nbsp;GNU&nbsp;General&nbsp;Public&nbsp;License</DIV>
<DIV>&nbsp;along&nbsp;with&nbsp;this&nbsp;program.&nbsp;&nbsp;If&nbsp;not,&nbsp;see&nbsp; 
&lt;<A href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</A> 
&gt;.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Change&nbsp;Log</DIV>
<DIV>&nbsp;____________________________________</DIV>
<DIV><STRONG>&nbsp;v0.2&nbsp;2009.02.24&nbsp;Freewind&nbsp;Wu</STRONG></DIV>
<DIV><STRONG>&nbsp;&nbsp;&nbsp;Now&nbsp;it&nbsp;works&nbsp;on&nbsp;32&nbsp;bit&nbsp;and&nbsp;64&nbsp;bit&nbsp;boxes.</STRONG></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;v0.1&nbsp;2008.09.08&nbsp;Freewind&nbsp;Wu</DIV>
<DIV>&nbsp;&nbsp;&nbsp;First&nbsp;edition.&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>a simple demo can be found here</DIV>
<DIV><A 
href="http://211.100.49.134:8081/mp4streaming/test.html">http://211.100.49.134:8081/mp4streaming/test.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Best&nbsp;Regard,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Freewind Wu</DIV>
<DIV>2009-02-24</DIV></FONT></BODY></HTML>