60 lines
1.5 KiB
JSON
60 lines
1.5 KiB
JSON
{
|
|
"description": "用于B厂的人脸识别和劳保鞋检测",
|
|
"business_name": "B厂区视觉识别",
|
|
"instances": [
|
|
{
|
|
"name": "cam1",
|
|
"template": "std_workshop_face_recognition_shoe_alarm",
|
|
"scene_meta": {
|
|
"display_name": "B厂区通道1",
|
|
"site_name": "B厂区",
|
|
"device_code": "rk3588-a-001"
|
|
},
|
|
"input_bindings": {
|
|
"video_input_main": {
|
|
"resolved": {
|
|
"url": "rtsp://10.0.0.49:8554/cam"
|
|
}
|
|
}
|
|
},
|
|
"service_bindings": {
|
|
"object_storage_main": {
|
|
"resolved": {
|
|
"endpoint": "http://10.0.0.49:9000",
|
|
"bucket": "myminio",
|
|
"access_key": "admin",
|
|
"secret_key": "password"
|
|
}
|
|
},
|
|
"token_service_main": {
|
|
"resolved": {
|
|
"get_token_url": "http://10.0.0.49:8080/api/getToken",
|
|
"tenant_code": "32"
|
|
}
|
|
},
|
|
"alarm_service_main": {
|
|
"resolved": {
|
|
"put_message_url": "http://10.0.0.49:8080/api/putMessage",
|
|
"tenant_code": "32"
|
|
}
|
|
}
|
|
},
|
|
"output_bindings": {
|
|
"stream_output_main": {
|
|
"resolved": {
|
|
"publish_hls_path": "./web/hls/cam1/index.m3u8",
|
|
"publish_rtsp_path": "/live/cam1",
|
|
"publish_rtsp_port": 8555,
|
|
"channel_no": "cam1"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"name": "local_3588_test",
|
|
"queue": {
|
|
"size": 8,
|
|
"strategy": "drop_oldest"
|
|
}
|
|
}
|