25 lines
660 B
JSON
25 lines
660 B
JSON
{
|
|
"name": "local_3588_test",
|
|
"description": "Local RK3588 test profile used during workshop face and shoe alarm validation.",
|
|
"queue": {
|
|
"size": 8,
|
|
"strategy": "drop_oldest"
|
|
},
|
|
"instances": [
|
|
{
|
|
"name": "cam1",
|
|
"template": "workshop_face_shoe_alarm",
|
|
"params": {
|
|
"display_name": "视觉识别终端-A厂区",
|
|
"device_code": "rk3588-a-001",
|
|
"site_name": "A厂区",
|
|
"rtsp_url": "rtsp://10.0.0.49:8554/cam",
|
|
"publish_hls_path": "./web/hls/cam1/index.m3u8",
|
|
"publish_rtsp_port": 8555,
|
|
"publish_rtsp_path": "/live/cam1",
|
|
"channel_no": "cam1"
|
|
}
|
|
}
|
|
]
|
|
}
|