|
@@ -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,
|