diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-08-27 18:50:23 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-08-27 18:50:23 +0000 |
commit | 8feb67c31b3d5746d80ddef73d061f35af62fe46 (patch) | |
tree | 319225c62be286e56e4ae825d2d8e0e1a8a24933 /www/Makefile | |
parent | 5e2a17306ef17a64e361c6e8e0bf6322caae8b3a (diff) | |
download | ports-8feb67c31b3d5746d80ddef73d061f35af62fe46.tar.gz ports-8feb67c31b3d5746d80ddef73d061f35af62fe46.zip |
This is the H264 Streaming Module for the lighttpd webserver.
Its features are as follows:
* Timeshifting seek
* Virtual video clips
* Network efficiency
* Encoding
WWW: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2
Notes
Notes:
svn path=/head/; revision=260094
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 77ef89d67ab9..ce54bac7b667 100644 --- a/www/Makefile +++ b/www/Makefile @@ -370,6 +370,7 @@ SUBDIR += lightsquid SUBDIR += lighttpd SUBDIR += lighttpd-mod_geoip + SUBDIR += lighttpd-mod_h264_streaming SUBDIR += lighttpd-mysqlauth SUBDIR += lilurl SUBDIR += limesurvey |