Browse Source

合并 #1234 的修改

648540858 1 year ago
parent
commit
f2e3ff2a41
1 changed files with 1 additions and 1 deletions
  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,