gemercheung 3 years ago
parent
commit
937d7948be
1 changed files with 1 additions and 1 deletions
  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";
 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
 const walkVideoFrame = 29
 
 
 window.currentFrame = null
 window.currentFrame = null