纠正配置文件的错误
This commit is contained in:
parent
5968e8f790
commit
1a16d72b32
@ -300,7 +300,7 @@
|
||||
"template": "ppe_detection_pipeline",
|
||||
"params": {
|
||||
"name": "cam1",
|
||||
"url": "rtsp://10.0.0.49:8554/cam1",
|
||||
"url": "rtsp://10.0.0.49:8554/cam",
|
||||
"face_gallery_path": "./models/face_gallery.db",
|
||||
"minio_endpoint": "http://10.0.0.49:9000",
|
||||
"minio_bucket": "myminio",
|
||||
@ -313,7 +313,7 @@
|
||||
"template": "ppe_detection_pipeline",
|
||||
"params": {
|
||||
"name": "cam2",
|
||||
"url": "rtsp://10.0.0.49:8554/cam2",
|
||||
"url": "rtsp://10.0.0.11:8554/cam",
|
||||
"face_gallery_path": "./models/face_gallery.db",
|
||||
"minio_endpoint": "http://10.0.0.49:9000",
|
||||
"minio_bucket": "myminio",
|
||||
@ -326,7 +326,7 @@
|
||||
"template": "ppe_detection_pipeline",
|
||||
"params": {
|
||||
"name": "cam3",
|
||||
"url": "rtsp://10.0.0.49:8554/cam3",
|
||||
"url": "rtsp://10.0.0.49:8554/cam",
|
||||
"face_gallery_path": "./models/face_gallery.db",
|
||||
"minio_endpoint": "http://10.0.0.49:9000",
|
||||
"minio_bucket": "myminio",
|
||||
@ -339,7 +339,7 @@
|
||||
"template": "ppe_detection_pipeline",
|
||||
"params": {
|
||||
"name": "cam4",
|
||||
"url": "rtsp://10.0.0.49:8554/cam4",
|
||||
"url": "rtsp://10.0.0.49:8554/cam",
|
||||
"face_gallery_path": "./models/face_gallery.db",
|
||||
"minio_endpoint": "http://10.0.0.49:9000",
|
||||
"minio_bucket": "myminio",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user