合并 #1234 的修改

pull/1669/head
648540858 2024-10-30 16:07:22 +08:00
parent e1aaea4eed
commit f2e3ff2a41
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ export default {
supportDblclickFullscreen: false,
timeout: 10,
useMSE: true,
useWCS: location.hostname === "localhost" || location.protocol === "https:",
useWCS: false,
useWebFullScreen: true,
videoBuffer: 0.1,
wasmDecodeErrorReplay: true,