Commit 4ccdd8a3557fc3d1d0a54cb0f6cdd3956562369c

Authored by ww
1 parent ae894afb

fix: flv.js启用自动清除缓存

@@ -46,6 +46,7 @@ @@ -46,6 +46,7 @@
46 } 46 }
47 : {}), 47 : {}),
48 }, 48 },
  49 + autoCleanupSourceBuffer: true,
49 }, 50 },
50 }, 51 },
51 }; 52 };