UPDATE: Reduced HLS Latency again
This commit is contained in:
@@ -31,8 +31,8 @@ rtmp {
|
||||
deny publish all;
|
||||
|
||||
hls_nested on;
|
||||
hls_fragment 2s;
|
||||
hls_playlist_length 6s;
|
||||
hls_fragment 1s;
|
||||
hls_playlist_length 4s;
|
||||
hls_fragment_naming system;
|
||||
hls_cleanup off;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user