mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
added HLS README
This commit is contained in:
9
hls/README.md
Normal file
9
hls/README.md
Normal 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)
|
Reference in New Issue
Block a user