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