Changes between Version 16 and Version 17 of Mod-H264-Streaming-Lighttpd-Version2

Show
Ignore:
Author:
arjen (IP: 77.249.44.21)
Timestamp:
02/10/10 14:47:05 (7 months ago)
Comment:

--

Legend:

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

    v16 v17  
    1919{{{ 
    2020cd ~ 
    21 wget http://h264.code-shop.com/download/lighttpd-1.4.18_mod_h264_streaming-2.2.0.tar.gz 
    22 tar -zxvf lighttpd-1.4.18_mod_h264_streaming-2.2.0.tar.gz 
     21wget http://h264.code-shop.com/download/lighttpd-1.4.18_mod_h264_streaming-2.2.9.tar.gz 
     22tar -zxvf lighttpd-1.4.18_mod_h264_streaming-2.2.9.tar.gz 
    2323}}} 
    2424 
    3737Copy the module's files from the 1.4.18 source distribution to your source distribution (lighttpd-1.4.x). 
    3838{{{ 
    39 cp lighttpd-1.4.18/src/moov.* lighttpd-1.4.x/src/ 
    4039cp lighttpd-1.4.18/src/mod_h264_streaming.c lighttpd-1.4.x/src/ 
     40cp lighttpd-1.4.18/src/mod_streaming_export.h lighttpd-1.4.x/src/ 
     41... see below for a list of all the files to copy ... 
     42cp lighttpd-1.4.18/src/output_mp4.* lighttpd-1.4.x/src/ 
    4143}}} 
    4244 
    7577{{{ 
    7678cd ~ 
    77 wget http://h264.code-shop.com/download/lighttpd-1.5.0_mod_h264_streaming-2.2.7.tar.gz 
    78 tar -zxvf lighttpd-1.5.0_mod_h264_streaming-2.2.7.tar.gz 
     79wget http://h264.code-shop.com/download/lighttpd-1.5.0_mod_h264_streaming-2.2.9.tar.gz 
     80tar -zxvf lighttpd-1.5.0_mod_h264_streaming-2.2.9.tar.gz 
    7981}}} 
    8082