You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yudao/libs/hik/DeviceCfg.json

39 lines
851 B
JSON

11 months ago
{
"Devices": [{
"ID": 0,
"SerialNumber": "iDS-2PT7D20IXR-DE/S120210606AACHG12502492X",
"ChannelNumber": 1,
"StartChannel": 1,
"AlarmInNum": 2,
"AlarmOutNum": 2,
"IPChanNum": 0,
"MirrorChanNum": 0,
"StartMirrorChanNo": 0,
"LocalNodeName": "192.168.8.64",
"DeviceType": 41,
"DiskNum": 0,
"LoginUserName": "admin",
"LoginUserPwd": "a1234567",
"DeviceIP": "192.168.8.64",
"DeviceMultiIP": "0.0.0.0",
"DevicePort": 8000,
"DeviceName": "",
"LoginMode": 0,
"Https": 0,
"Channels": [{
"ChanID": 0,
"DeviceIndex": 0,
"ChanIndex": 0,
"ChanName": "Camera1",
"Protocol": 0,
"PicResolution": 0,
"PicQuality": 0,
"Enable": 1,
"PreviewMode": 0,
"PreviewProtocolType": 0,
"VideoCodingType": 0,
"StreamType": 0,
"LinkMode": 0
}]
}]
}