Changes between Version 7 and Version 8 of Mod-H264-Streaming-Nginx-Version2

Show
Ignore:
Author:
arjen (IP: 77.249.44.21)
Timestamp:
01/09/10 21:13:20 (8 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Mod-H264-Streaming-Nginx-Version2

    v7 v8  
    2222{{{ 
    2323cd ~ 
    24 wget http://h264.code-shop.com/download/nginx_mod_h264_streaming-2.2.5.tar.gz 
    25 tar -zxvf nginx_mod_h264_streaming-2.2.5.tar.gz 
     24wget http://h264.code-shop.com/download/nginx_mod_h264_streaming-2.2.7.tar.gz 
     25tar -zxvf nginx_mod_h264_streaming-2.2.7.tar.gz 
    2626}}} 
    2727 
    3131{{{ 
    3232cd ~/nginx-0.7.9 
    33 ./configure --add-module=$HOME/nginx_mod_h264_streaming-2.2.5 --sbin-path=/usr/local/sbin --with-debug 
     33./configure --add-module=$HOME/nginx_mod_h264_streaming-2.2.7 --sbin-path=/usr/local/sbin --with-debug 
    3434}}} 
    3535