This commit is contained in:
Nick Mowen 2022-12-15 07:55:49 -07:00
parent a3623290ff
commit a8d5e676bf

View File

@ -66,7 +66,7 @@ http {
vod_ignore_edit_list on;
vod_segment_duration 10000;
vod_hls_mpegts_align_frames off;
vod_hls_mpegts_interleave_frame on;
vod_hls_mpegts_interleave_frames on;
# file handle caching / aio
open_file_cache max=1000 inactive=5m;