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