mobile CCTV,mobile surveillance,police body worn cameras

标题: 会议多人群组当前会议申请发言没有反应 [打印本页]

author: silence    time: 2021-5-19 16:00
标题: 会议多人群组当前会议申请发言没有反应
多人群组,《点名发言》系统是可以听到声音,但是当前用户的《申请发言》执法记录仪无响应,没有提示麦克风授权,需要怎么操作呢?
  1. applyForStartSpeak() {
  2.       const that = this
  3.       var confManager = this.$JswVideo.jswSession.swGetConfManager()
  4.       var conf = confManager.swGetConfByConfId(this.currentConfid)
  5.       if (conf == null) {
  6.         this.$message.error('会议不存在')
  7.         return
  8.       }
  9.       conf.swApplyForSpeak({
  10.         callback: function(sender, event, json) {
  11.           that.$message.success('申请发言')
  12.         }
  13.       })
  14.     },
copycode
下图是点击申请发言的日志信息
[attach]3031[/attach]





欢迎光临 mobile CCTV,mobile surveillance,police body worn cameras (http://bbs.besovideo.com:8067/) Powered by Discuz! X3.2