mobile CCTV,mobile surveillance,police body worn cameras

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

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

[copyURL]

2

主题

9

帖子

54

积分

member

Rank: 2

积分
54
jumpTo
owner
poston 2022-10-25 11:43 | authorOnly 回帖奖励 |倒序浏览 |阅读模式
从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 | authorOnly
开始时间 和结束时间是昨天至今天的 录像时间也在范围内
reply agree Against

使用道具 report

13

主题

373

帖子

2023

积分

vipMem

Rank: 6Rank: 6

积分
2023
bench
poston 2022-10-25 20:16 | authorOnly
这个是CUSDK?注意:我们目前已经废弃SERVER-D,全面转向SERVER-E了。
SDK都是WEB SDK,WEB前端的SDK。
基于webRTC构建的新一代视频融合可视指挥调度平台smarteye server-E WEB SDK restful接口文档,https://smarteye.besovideo.com/doc/

demo:https://github.com/besovideo/ewebdemo
npm包:https://www.npmjs.com/package/@besovideo/webrtc-player
接口文档: https://smarteye.besovideo.com/doc/bvcspapi/index.html
reply agree Against

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-5-3 08:40 , Processed in 0.061520 second(s), 19 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList