SOURCES: lighttpd-mod_h264_streaming.conf (NEW) - new

glen glen at pld-linux.org
Tue Oct 23 23:39:32 CEST 2007


Author: glen                         Date: Tue Oct 23 21:39:32 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   lighttpd-mod_h264_streaming.conf (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/lighttpd-mod_h264_streaming.conf
diff -u /dev/null SOURCES/lighttpd-mod_h264_streaming.conf:1.1
--- /dev/null	Tue Oct 23 23:39:32 2007
+++ SOURCES/lighttpd-mod_h264_streaming.conf	Tue Oct 23 23:39:27 2007
@@ -0,0 +1,9 @@
+# h264 streaming module.
+
+server.modules += (
+	"mod_h264_streaming"
+)
+
+h264-streaming.extensions = (
+	".mp4",
+)
================================================================


More information about the pld-cvs-commit mailing list