mobile CCTV,mobile surveillance,police body worn cameras
标题:
会议多人群组当前会议申请发言没有反应
[打印本页]
author:
silence
time:
2021-5-19 16:00
标题:
会议多人群组当前会议申请发言没有反应
多人群组,《点名发言》系统是可以听到声音,但是当前用户的《申请发言》执法记录仪无响应,没有提示麦克风授权,需要怎么操作呢?
applyForStartSpeak() {
const that = this
var confManager = this.$JswVideo.jswSession.swGetConfManager()
var conf = confManager.swGetConfByConfId(this.currentConfid)
if (conf == null) {
this.$message.error('会议不存在')
return
}
conf.swApplyForSpeak({
callback: function(sender, event, json) {
that.$message.success('申请发言')
}
})
},
copycode
下图是点击申请发言的日志信息
[attach]3031[/attach]
欢迎光临 mobile CCTV,mobile surveillance,police body worn cameras (http://bbs.besovideo.com:8067/)
Powered by Discuz! X3.2