gemercheung 3 лет назад
Родитель
Сommit
4755ff892f
1 измененных файлов с 1 добавлено и 1 удалено
  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,