mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
It seems that there's no need for that step since the source files in hls/*
are already included.
@ -22,11 +22,6 @@ and configure nginx this way:
|
|||||||
|
|
||||||
`./configure --add-module=/path/to/nginx-rtmp-module`
|
`./configure --add-module=/path/to/nginx-rtmp-module`
|
||||||
|
|
||||||
HLS support is provided by a separate module. To add HLS
|
|
||||||
use the following configure line:
|
|
||||||
|
|
||||||
`./configure --add-module=/path/to/nginx-rtmp-module --add-module=/path/to/nginx-rtmp-module/hls`
|
|
||||||
|
|
||||||
Then `make` and `make install`.
|
Then `make` and `make install`.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
Reference in New Issue
Block a user