mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
Updated Directives (markdown)
@ -1224,6 +1224,7 @@ Context: rtmp, server, application
|
|||||||
Sets the number of HLS fragments encrypted with the same key.
|
Sets the number of HLS fragments encrypted with the same key.
|
||||||
Zero means only one key is created at the publish start
|
Zero means only one key is created at the publish start
|
||||||
and all fragments within the session are encrypted with this key.
|
and all fragments within the session are encrypted with this key.
|
||||||
|
Default is zero.
|
||||||
|
|
||||||
hls_fragments_per_key 10;
|
hls_fragments_per_key 10;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user