Explorar el Código

合并 #1234 的修改

648540858 hace 1 año
padre
commit
f2e3ff2a41
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web_src/src/components/common/jessibuca.vue

+ 1 - 1
web_src/src/components/common/jessibuca.vue

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