added HLS README

This commit is contained in:
Roman Arutyunyan 2012-08-20 08:46:49 +04:00
parent 5af9dee9b3
commit d5a1913072

9
hls/README.md Normal file
View file

@ -0,0 +1,9 @@
# HLS (HTTP Live Streaming) module
This module should be added explicitly when building NGINX:
./configure ... --add-module=/path/to/nginx-rtmp-module/hls ...
## Requirement
The module requires ffmpeg version>= 53.31.100 from ffmpeg (ffmpeg.org)