PATCH: Further reduced HLS latency
This commit is contained in:
@@ -30,8 +30,8 @@ rtmp {
|
|||||||
deny publish all;
|
deny publish all;
|
||||||
|
|
||||||
hls_nested on;
|
hls_nested on;
|
||||||
hls_fragment 5s;
|
hls_fragment 2s;
|
||||||
hls_playlist_length 10s;
|
hls_playlist_length 6s;
|
||||||
hls_fragment_naming system;
|
hls_fragment_naming system;
|
||||||
hls_cleanup off;
|
hls_cleanup off;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user