合并 #1234 的修改
parent
e1aaea4eed
commit
f2e3ff2a41
|
@ -138,7 +138,7 @@ export default {
|
||||||
supportDblclickFullscreen: false,
|
supportDblclickFullscreen: false,
|
||||||
timeout: 10,
|
timeout: 10,
|
||||||
useMSE: true,
|
useMSE: true,
|
||||||
useWCS: location.hostname === "localhost" || location.protocol === "https:",
|
useWCS: false,
|
||||||
useWebFullScreen: true,
|
useWebFullScreen: true,
|
||||||
videoBuffer: 0.1,
|
videoBuffer: 0.1,
|
||||||
wasmDecodeErrorReplay: true,
|
wasmDecodeErrorReplay: true,
|
||||||
|
|
Loading…
Reference in New Issue