--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -28,0 +28,4 @@ +# mod_h264_streaming (http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Nginx-Version2, CC BY-NC-SA 3.0) +MOD_H264_STREAMING_MODULE_PV="2.2.7" +MOD_H264_STREAMING_MODULE_P="nginx_mod_h264_streaming-${MOD_H264_STREAMING_MODULE_PV}" @@ -56,0 +60,1 @@ + nginx_modules_mod_h264_streaming? ( http://h264.code-shop.com/download/${MOD_H264_STREAMING_MODULE_P}.tar.gz ) @@ -71,1 +76,1 @@ -http_upload http_ey_balancer http_slowfs_cache" --- +http_upload http_ey_balancer http_slowfs_cache mod_h264_streaming" @@ -209,0 +214,5 @@ + fi + if use nginx_modules_mod_h264_streaming; then + http_enabled=1 + myconf="${myconf} --add-module=${WORKDIR}/${MOD_H264_STREAMING_MODULE_P}"