46 lines
908 B
JSON
46 lines
908 B
JSON
{
|
|
"cameraCfgs": [
|
|
{
|
|
"box": [
|
|
87,
|
|
23,
|
|
1826,
|
|
1038
|
|
],
|
|
"channel": 3,
|
|
"types": [
|
|
"person",
|
|
"animal",
|
|
"smoke",
|
|
"helmet",
|
|
"safevest",
|
|
"cellphone",
|
|
"fire"
|
|
]
|
|
},
|
|
{
|
|
"box": [
|
|
34,
|
|
27,
|
|
1866,
|
|
1040
|
|
],
|
|
"channel": 9,
|
|
"types": [
|
|
"animal",
|
|
"smoke",
|
|
"helmet",
|
|
"safevest",
|
|
"cellphone",
|
|
"fire"
|
|
]
|
|
}
|
|
],
|
|
"nvr": {
|
|
"ip": "192.168.81.33",
|
|
"password": "yunda123",
|
|
"port": 8000,
|
|
"username": "admin"
|
|
}
|
|
}
|