gemercheung 3 年之前
父节点
当前提交
acfc875f8e
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/Workers.js
  2. 2 2
      src/main.js

+ 1 - 1
src/Workers.js

@@ -1325,7 +1325,7 @@ export default class Workers {
           );
           this.downloadBlob(
             It.data.subarray(0, It.metaLen),
-            `100.${testFrame.padLeft(4,'0')}.h264`,
+            `100.${testFrame.padLeft(4,'0')}.json`,
             "application/json"
           );
 

+ 2 - 2
src/main.js

@@ -34,8 +34,8 @@ const l = async()=>{
             avatarId: 'KGe_Boy',
             roomId: 'e629ef3e-022d-4e64-8654-703bb96410eb',
             userId: nickname,
-            // wsServerUrl: 'wss://uat-eks.xverse.cn/ws',
-            wsServerUrl: "ws://localhost:6688/ws",
+            wsServerUrl: 'wss://uat-eks.xverse.cn/ws',
+            // wsServerUrl: "ws://localhost:6688/ws",
             // wsServerUrl: "wss://meta-socket.4dage.com/ws",
             appId: "10016",
             token: " ",