duan8Detection/config.yaml

134 lines
3.9 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# engine_path: 'build_250306/'
engine_path: 'build_20251226/'
video_config:
# 保存m3u8文件路径
# m3u8_path: '/home/pro/hls/mid/'
# m3u8_path: '/workspace/hls_data/mid/'
m3u8_path: 'output/'
# 保存mp4文件路径
# save_path: '/home/pro/tensorrtx-master/yolov8/mp4/'
save_path: 'mp4/'
people_save_path: 'attendance/'
# categories : ["face", "shoe", "phone", "e-bike"]
categories: ["helmet", "non-Helmet", "shoe"]
# m3u8_path_0: '/workspace/hls_data/mid/'
m3u8_path_0: 'output/'
v0_ip: 'test243'
v0_channelNo: '0#'
v0_testclasses: [0, 1, 2]
# v0_path: 'rtsp://180.50.12.106:8554/camera_test/2'
v0_path: '/home/admin-root/haotian/锻8/tensorrtx/yolov8/video/场景1.mp4'
v1_ip: '180.50.13.20'
v1_channelNo: 'D19'
v1_testclasses: [1, 2]
v1_path: 'rtsp://admin:sy12345678@180.50.13.20:554/Streaming/Channels/102'
v2_ip: '180.50.13.21'
# v2_path: 'rtsp://10.0.0.17:8554/camera_test/2'
v2_channelNo: 'D20'
v2_testclasses: [1, 2]
v2_path: 'rtsp://admin:sy12345678@180.50.13.21:554/Streaming/Channels/102'
v3_ip: '180.50.13.22'
# v3_path: 'rtsp://10.0.0.17:8554/camera_test/2'
v3_channelNo: 'D21'
v3_testclasses: [1, 2]
v3_path: 'rtsp://admin:sy12345678@180.50.13.22:554/Streaming/Channels/102'
v4_ip: '180.50.13.23'
# v4_path: 'rtsp://10.0.0.17:8554/camera_test/2'
v4_channelNo: 'D22'
v4_testclasses: [1, 2]
v4_path: 'rtsp://admin:sy12345678@180.50.13.23:554/Streaming/Channels/102'
v5_ip: '180.50.13.24'
# v5_path: 'rtsp://10.0.0.17:8554/camera_test/2'
v5_channelNo: 'D23'
v5_testclasses: [1, 2]
v5_path: 'rtsp://10.0.0.50:8554/camera_test/scene1'
v6_ip: '192.168.21.30'
# v6_path: 'rtsp://10.0.0.17:8554/camera_test/2'
v6_channelNo: '6#'
v6_testclasses: [0]
v6_path: 'rtsp://admin:12345678a@192.168.21.30:554/Streaming/Channels/101'
v7_ip: '192.168.21.37'
v7_channelNo: '7#'
v7_testclasses: [0]
v7_path: 'rtsp://admin:12345678a@192.168.21.37:554/Streaming/Channels/101'
v8_ip: '192.168.21.50'
v8_channelNo: '8#'
v8_testclasses: [0]
v8_path: 'rtsp://admin:12345678a@192.168.21.50:554/Streaming/Channels/101'
v9_ip: '192.168.21.51'
v9_channelNo: '9#'
v9_testclasses: [0]
v9_path: 'rtsp://admin:12345678a@192.168.21.51:554/Streaming/Channels/101'
v10_ip: '192.168.21.18'
v10_channelNo: '10#'
v10_testclasses: [0]
v10_path: 'rtsp://admin:12345678a@192.168.21.18:554/Streaming/Channels/101'
v11_ip: '192.168.21.55'
v11_channelNo: '11#'
v11_testclasses: [0]
v11_path: 'rtsp://admin:12345678a@192.168.21.55:554/Streaming/Channels/101'
minioConfig:
# endpoint: '10.0.0.58:9000/'
# access_key: 'root'
# secret_key: '@root123456'
# secure: False
# bucket_name: 'miniotest'
# bucketName: vi
endpoint: '180.50.12.100:9000/'
access_key: 'admin'
secret_key: '12345678aA'
secure: False
bucket_name: 'vi-attachment'
dataConfig:
# getTokenUrl: 'http://192.168.220.202/api/appsys/sso/httpheader/login/v1?username_=digital'
getTokenUrl: 'http://180.50.12.100/api/appsys/sso/httpheader/login/v1?username_=szls'
# putMessageUrl: 'http://192.168.220.200/api/edge/edgecallmanages/vi-alarm/v1'
putMessageUrl: 'http://180.50.12.100/api/edge/edgecallmanages/vi-alarm/v1'
timeInterval: 600
# getTokenUrl: 'http://192.168.220.202/api/appsys/sso/httpheader/login/v1/username_=digital'
# putMessageUrl: 'http://192.168.220.202/api/edge/edgecallmanages/vi-alarm/v1'
compreface_service:
domain: 'http://180.50.12.104'
port: '8000'
api_key: '88f43f2f-1483-4ad0-ae6c-8f1a800c3acd'
# api_key: 'ab77978a-cc2b-4fa0-8959-6294e856721a'
# api_key: '6d89a2ce-b71a-4894-96bb-03c6712e86d0'
# 人脸置信度,>0.9 就判断为人脸
det_prob_threshold: 0.99
# 识别图像中人脸的个数0代表没有限制。
limit: 0
roi:
#设置ROI区域
ignore_rois:
cam_01:
- [320, 1, 560, 719]
- [620, 1, 860, 719]
cam_02:
- [1, 500, 1000, 520]
cam_03:
- [320, 1, 560, 719]