请求 | http://ip:port/QueryRemotePicture?deviceid={$deviceid}&channel={$channel}&start={$start}&stop={$s top} |
|
回复 |
{"result": {$result}, "list":[{ "file":{$file}, "time":{$time}, "size":{$size}, "type":{$type}}]} |
deviceid 设备 ID 号 channel 通道号 start 开始时间, 格式如: 20200210_080000 stop 结束时间, 格式同 start file 图片名称 time 图片时间 size 图片大小 type 图片类型 |
图片类型:
0-定时抓图, 1-移动侦测抓图, 2-报警抓图, 3-报警|移动侦测抓图, 4-报警&移动侦测抓图,6-手动抓图, |