mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
Updated Directives (markdown)
@ -1200,7 +1200,6 @@ Context: rtmp, server, application
|
|||||||
Sets HLS key directory. If the directory does not exist it will be created.
|
Sets HLS key directory. If the directory does not exist it will be created.
|
||||||
By default `hls_path` directory is used for key files.
|
By default `hls_path` directory is used for key files.
|
||||||
|
|
||||||
hls_keys on;
|
|
||||||
hls_key_path /tmp/keys;
|
hls_key_path /tmp/keys;
|
||||||
|
|
||||||
#### hls_key_url
|
#### hls_key_url
|
||||||
|
Reference in New Issue
Block a user