Camera V1

This commit is contained in:
2025-09-11 20:29:01 +08:00
parent cacbd7e8f6
commit c7165f0dc5
45 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
{
"Devices": [{
"ID": 0,
"SerialNumber": "iDS-2ZMN2507N20230531AARRAB9360262",
"ChannelNumber": 1,
"StartChannel": 1,
"AlarmInNum": 1,
"AlarmOutNum": 1,
"IPChanNum": 0,
"MirrorChanNum": 0,
"StartMirrorChanNo": 0,
"LocalNodeName": "192.168.4.172",
"DeviceType": 31,
"DiskNum": 0,
"LoginUserName": "admin",
"LoginUserPwd": "1234qwer",
"DeviceIP": "192.168.4.172",
"DeviceMultiIP": "0.0.0.0",
"DevicePort": 8000,
"DeviceName": "iDS-2ZMN2507N",
"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
}]
}]
}