PATCH: Reduced latency of HLS stream
This commit is contained in:
@@ -31,7 +31,7 @@ rtmp {
|
|||||||
|
|
||||||
hls_nested on;
|
hls_nested on;
|
||||||
hls_fragment 5s;
|
hls_fragment 5s;
|
||||||
hls_playlist_length 60s;
|
hls_playlist_length 10s;
|
||||||
hls_fragment_naming system;
|
hls_fragment_naming system;
|
||||||
hls_cleanup off;
|
hls_cleanup off;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user