nginx h.264 streaming module updated

Glen Lumanau glen at lumanau.web.id
Tue Feb 24 12:42:13 MSK 2009


There’s an error while compiling

 

cc1: warnings being treated as errors

src/http/modules/mp4/ngx_http_mp4_module.c: In function ângx_http_mp4_handlerâ:

src/http/modules/mp4/ngx_http_mp4_module.c:458: error: comparison between signed and unsigned

make[1]: *** [objs/addon/mp4/ngx_http_mp4_module.o] Error 1

make[1]: Leaving directory `/root/nginx-0.7.38'

make: *** [build] Error 2

 

From: owner-nginx at sysoev.ru [mailto:owner-nginx at sysoev.ru] On Behalf Of ??
Sent: 24 Februari 2009 15:11
To: nginx at sysoev.ru
Subject: Re: Re: nginx h.264 streaming module updated

 

Ohh, another mistake

download url should be http://211.100.49.134:8081/mp4.tar. <http://211.100.49.134:8081/mp4.tar.gz> gz , 

not http://211.100.49.134:8081/mp4.tar.bz2

 

So sorry.

  _____  

伍鹏

2009-02-24

  _____  

发件人: 伍鹏

发送时间: 2009-02-24 15:57:29

收件人: nginx at sysoev.ru

抄送: 

主题: Re: nginx h.264 streaming module updated

 

Sorry I made a mistake, I write a wrong IP address for source code download.

 

source code should be downloaded here http://211.100.49.134:8081/mp4.tar.bz2 , NOT http://218.244.191.134:8081/mp4.tar.bz2

  _____  

伍鹏

2009-02-24

  _____  

发件人: 伍鹏

发送时间: 2009-02-24 15:35:56

收件人: nginx at sysoev.ru

抄送: 

主题: nginx h.264 streaming module updated

 

Dear all,

 ngx_http_mp4_module.c

 v 0.2

 

 ngx_http_mp4_module - nginx module for pseudo-streaming Quicktime/MPEG4 files.

 Based on http://h264.code-shop.com/trac

 

 compile & intall

 1. wget http://218.244.191.134:8081/mp4.tar.bz2 <-- WRONG ADDRESS

 2. tar xfj mp4.tar.bz2

 3. mv mp4 your_path/nginx-0.7.38/src/http/modules

 4. cd your_path/nginx-0.7.38

 5. ./configure --with-http_flv_module --add-module=src/http/modules/mp4

 6. make

 7. make install

 8. kill -HUP `cat /usr/local/nginx/logs/nginx.pid`

 

 Copyright (C) 2008.09.08 Freewind Wu

 http://www.openv.com

 

 This program is free software: you can redistribute it and/or modify

 it under the terms of the GNU General Public License as published by

 the Free Software Foundation, either version 3 of the License, or

 (at your option) any later version.

 

 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY; without even the implied warranty of

 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

 GNU General Public License for more details.

 

 You should have received a copy of the GNU General Public License

 along with this program.  If not, see  <http://www.gnu.org/licenses/ >.

 

 Change Log

 ____________________________________

 v0.2 2009.02.24 Freewind Wu

   Now it works on 32 bit and 64 bit boxes.

 

 v0.1 2008.09.08 Freewind Wu

   First edition. 

 

a simple demo can be found here

http://211.100.49.134:8081/mp4streaming/test.html

 

 

Best Regard,

 

Freewind Wu

2009-02-24

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090224/9d0c926d/attachment.html>


More information about the nginx mailing list