You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
465 B
25 lines
465 B
{
|
|
"server": {
|
|
"port": 2230
|
|
},
|
|
"fps": {
|
|
"data": 30,
|
|
"video": 0
|
|
},
|
|
"alert": {
|
|
"enable": false,
|
|
"intervalSec": 60
|
|
},
|
|
"upload": {
|
|
"enable": true,
|
|
"mqtt": {
|
|
"broker": "218.3.126.49",
|
|
"port": 1883,
|
|
"topic": "wybb/mqtt",
|
|
"client_id": "wybb_lk"
|
|
}
|
|
},
|
|
"capture": "C:/Users/Administrator/Videos/1k.mp4",
|
|
"targets": {
|
|
}
|
|
}
|