PATCH: Reduced latency of HLS stream

This commit is contained in:
2025-02-12 15:04:54 +00:00
parent 21b276ee96
commit 488c7064bb

View File

@@ -31,7 +31,7 @@ rtmp {
hls_nested on;
hls_fragment 5s;
hls_playlist_length 60s;
hls_playlist_length 10s;
hls_fragment_naming system;
hls_cleanup off;
}