COPYRIGHT RESERVED 2009 BY MAX TSAI



Visit Max Tsai at Facebook | Twitter | atom

Saturday, January 23, 2010

HTTP Video Streaming - Day 1 Part 2

Installing (compiling) Mod_H264_Streaming for Lighttpd
  1. Follow the instruction at:
    http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2
    * The instruction is very clear and easy to follow!
  2. For Mac - SNOW LEOPARD -- it may NOT be too straightforward
    - I used the port version of source code to build the module (1.4.25) since I installed Macport version of Lighttpd
    - (Snow) Leopard does not have biteswap.h -- you need to create one
  3. It is working now .. the next step is for security enhancement .. (i.e. prevent hotlink) and player accessibility.

1 comment:

Max J. Tsai said...

biteswap.h -- email me if you need it!

Post a Comment