mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
Owner: fanghj90
打印 prevThread nextThread

Web 二次开发支持(请勿回帖,另起新帖)

 关闭 [copyURL]

60

主题

1413

帖子

5799

积分

Moderator

Rank: 7Rank: 7Rank: 7

积分
5799
31#
poston 2018-4-23 10:31 | authorOnly
不需要清理,系统自动释放的。
reply agree Against

使用道具 report

0

主题

16

帖子

40

积分

newBie

Rank: 1

积分
40
32#
poston 2018-4-23 14:56 | authorOnly
swOpenIntercom(param:OptionsOpenIntercom)

这个方法里需要配置的tag参数是指什么参数?
reply agree Against

使用道具 report

6

主题

407

帖子

1614

积分

vipMem

Rank: 6Rank: 6

积分
1614
33#
poston 2018-4-23 15:08 | authorOnly
aa1029340516 post on2018-4-23 14:56
swOpenIntercom(param:OptionsOpenIntercom)

这个方法里需要配置的tag参数是指什么参数?

tag就是用户数据 你在这里填的数据 回调中会原样返回 回调中的的Options.tag 返回的就是这个tag
reply agree Against

使用道具 report

0

主题

16

帖子

40

积分

newBie

Rank: 1

积分
40
34#
poston 2018-4-23 15:43 | authorOnly
var result1 = chanel.swOpenIntercom({
                                callback: function (options, response) {
                                    if (response.emms.code == jSW.RcCode.RC_CODE_S_OK) {
                                        alert('打开对讲成功: ' + result);
                                    }
                                },
                                tag: chanel
                            });

使用以上方法进行音频对讲,为什么安卓端可以听到web端声音,而web端听不到安卓端的声音??
reply agree Against

使用道具 report

4

主题

21

帖子

189

积分

member

Rank: 2

积分
189
35#
poston 2018-4-23 15:48 | authorOnly

对讲目前只有OCX  插件方式支持 ,之前功能OCX都是测过的
reply agree Against

使用道具 report

0

主题

16

帖子

40

积分

newBie

Rank: 1

积分
40
36#
poston 2018-4-23 16:03 | authorOnly
hbt post on2018-4-23 15:48
对讲目前只有OCX  插件方式支持 ,之前功能OCX都是测过的

我们现在这边用的就是OCX插件,但web端还是接收不到安卓的声音
reply agree Against

使用道具 report

60

主题

1413

帖子

5799

积分

Moderator

Rank: 7Rank: 7Rank: 7

积分
5799
37#
poston 2018-4-23 16:43 | authorOnly
用C/S软件对比下。
reply agree Against

使用道具 report

0

主题

5

帖子

14

积分

newBie

Rank: 1

积分
14
38#
poston 2018-4-25 10:54 | authorOnly
请问下在IE浏览器下,支不支持拍照的功能?
reply agree Against

使用道具 report

0

主题

5

帖子

14

积分

newBie

Rank: 1

积分
14
39#
poston 2018-4-25 11:37 | authorOnly
if(chanel){
                                    var rc = chanel.swCloseIntercom({
                                        callback: function () { },
                       
                                    });
                                    if (rc != jSW.RcCode.RC_CODE_S_OK) {
                                        alert('关闭对讲失败: ' + result);
                                    }
                                }

为什么我每次去关闭对讲功能的时候总是不能关闭对方传过来的声音?
reply agree Against

使用道具 report

4

主题

21

帖子

189

积分

member

Rank: 2

积分
189
40#
poston 2018-4-25 11:39 | authorOnly
您好,在IE浏览器下,是支持拍照功能的
reply agree Against

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-4-28 05:44 , Processed in 0.060543 second(s), 18 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList