mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
12
backToList newPost
Owner: LJJ
打印 prevThread nextThread

FTP 上传后 平台查询不到文件

[copyURL]

18

主题

81

帖子

258

积分

midMem

Rank: 3Rank: 3

积分
258
11#
 Owner| poston 2019-5-7 16:18 | authorOnly
wanzongyong post on2019-5-7 15:55
BVCU_File_TransferInfos[] infos = gson.fromJson(value, BVCU_File_TransferInfos[].class);

infos.ev ...

没有 BVCU_File_TransferInfos 的回调,所以没办法判断 是否上传成功
reply agree Against

使用道具 report

4

主题

70

帖子

242

积分

midMem

Rank: 3Rank: 3

积分
242
12#
poston 2019-5-7 16:38 | authorOnly
FileSync2 类中的transferStatus(JNIMessage message)是最原始的传输进度回调,你们是从开始上传到上传完成都没有任何回调信息吗
reply agree Against

使用道具 report

18

主题

81

帖子

258

积分

midMem

Rank: 3Rank: 3

积分
258
13#
 Owner| poston 2019-5-7 16:41 | authorOnly
wanzongyong post on2019-5-7 16:38
FileSync2 类中的transferStatus(JNIMessage message)是最原始的传输进度回调,你们是从开始上传到上传完成 ...

都没有的
reply agree Against

使用道具 report

4

主题

70

帖子

242

积分

midMem

Rank: 3Rank: 3

积分
242
14#
poston 2019-5-7 16:45 | authorOnly
根据远程路径在服务器端查找是否有你上传的文件或者在监视器上检索,看看文件是否已上传成功
reply agree Against

使用道具 report

18

主题

81

帖子

258

积分

midMem

Rank: 3Rank: 3

积分
258
15#
 Owner| poston 2019-5-7 16:56 | authorOnly
wanzongyong post on2019-5-7 16:45
根据远程路径在服务器端查找是否有你上传的文件或者在监视器上检索,看看文件是否已上传成功

在服务器上看到文件是上传成功,在监视器的录像检索 平台录像一栏能找到文件
reply agree Against

使用道具 report

4

主题

70

帖子

242

积分

midMem

Rank: 3Rank: 3

积分
242
16#
poston 2019-5-7 17:06 | authorOnly
private FileSync2(Context context) {
        this.context = context;
        CoreSDK.setFileTransfer2CallBack(this); // 构造函数里有这句吗?
    }
reply agree Against

使用道具 report

18

主题

81

帖子

258

积分

midMem

Rank: 3Rank: 3

积分
258
17#
 Owner| poston 2019-5-7 17:14 | authorOnly
wanzongyong post on2019-5-7 17:06
private FileSync2(Context context) {
        this.context = context;
        CoreSDK.setFileTransf ...

是这里没初始化!谢谢,已经解决了
reply agree Against

使用道具 report

12
backToList newPost

creditRule

QQ|wireless surveillance

GMT+8, 2024-12-24 20:33 , Processed in 0.057620 second(s), 17 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList