gemercheung 3 years ago
parent
commit
4755ff892f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/scene/scene.service.ts

+ 1 - 1
src/scene/scene.service.ts

@@ -167,7 +167,7 @@ export class SceneService implements OnModuleInit {
     console.log('首屏--数据');
     const paths = path.join(__dirname, '../ws/video');
     // const clipPath = paths + `/1.v2.h264`;
-    const testClipPath = paths + `/254.h264`;
+    const testClipPath = paths + `/2.h264`;
     const metaData = {
       traceIds: [],
       vehicle: null,