mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
view: 419|reply: 2
打印 prevThread nextThread

SDK版本,录像存储NRU,获取不到完整数据

[copyURL]

2

主题

9

帖子

54

积分

member

Rank: 2

积分
54
jumpTo
owner
poston 2022-10-25 11:43 | 显示全部楼层 回帖奖励 |倒序浏览 |阅读模式
从NRU平台服务器获取录像 只能获取一条录像,并且这条录像是第一次的录像,实际情况,NRU保存的是有多条录像
let res = this.session.swSearch({
        stSearchInfo: {
          iCount: 128,
        },
        stFilter: {
          szPUID: "PU_231869D4",
          iTimeCondition: 1,
          iTimeBegin: new Date(this.tiemout).getTime() / 1000,
          iTimeEnd: new Date(tiemer).getTime() / 1000,
          iFileType: 1,
          iRecordType: 1,
        },
        callback: function (options, response, data) {
          console.log(data);
        },
      });
reply

使用道具 report

2

主题

9

帖子

54

积分

member

Rank: 2

积分
54
sofa
 Owner| poston 2022-10-25 11:49 | 显示全部楼层
开始时间 和结束时间是昨天至今天的 录像时间也在范围内
reply agree Against

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-5-17 20:01 , Processed in 0.058596 second(s), 19 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList