Commit 8518abd26a48c1acd0f3c2c10e612c4584bc3842

Authored by ww
1 parent 51190fdd

perf: flv设置自动清除缓存

@@ -37,6 +37,8 @@ @@ -37,6 +37,8 @@
37 cors: true, 37 cors: true,
38 hasAudio: false, 38 hasAudio: false,
39 withCredentials: false, 39 withCredentials: false,
  40 + autoCleanupSourceBuffer: true,
  41 + autoCleanupMaxBackwardDuration: 60,
40 }, 42 },
41 config: { 43 config: {
42 headers: { 44 headers: {