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

+ 1 - 1
src/ActionsHandler.js

@@ -12,7 +12,7 @@ import { SrsRTC } from "./srsRtc.js";
 import { Connection } from "./connection.js";
 
 
-const ossVideoDir = "https://laser-data.oss-cn-shenzhen.aliyuncs.com/new-video/720p/"
+const ossVideoDir = "https://laser-data.oss-cn-shenzhen.aliyuncs.com/new-video/new-nc/"
 const walkVideoFrame = 29
 
 window.currentFrame = null