mobile CCTV,mobile surveillance,police body worn cameras

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

SOS的功能中,如何只开启对讲功能,不启动视频功能?

[copyURL]

24

主题

48

帖子

182

积分

member

Rank: 2

积分
182
jumpTo
owner
poston 2022-10-21 16:37 | 显示全部楼层 回帖奖励 |倒序浏览 |阅读模式
// 发送报警到后台(报警不是必须调用)
                BVSmarteye.getBVCUManger(MainActivity.this).sendEventSource(
                        Constant.ip, "PU_" + Constant.deviceID, BVCU_EVENT_TYPE.BVCU_EVENT_TYPE_SOS, 0, "SOS报警");
                // 告知后台打开我的音视频
                int avDir =  BVPU_MEDIADIR_TALKONLY;
                BVSmarteye.getBVCUManger(MainActivity.this).sendOpenDialogCmd(Constant.ip, "PU_" + Constant.deviceID, avDir);
后台响应后,还是有视频影像。
reply

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-5-18 15:25 , Processed in 0.059573 second(s), 19 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList