Commit ae894afb6f49b7be48d59b11cd979fc3f17c1766

Authored by ww
1 parent 8518abd2

fix: 修复flv.js开启自动清除缓存报错

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