<live-pusher class="live-pusher" :url="pushSrc" muted="false" id="livePusher" autopush ref="livePusher" @statechange="statechange"
mode="HD" @error="error"></live-pusher>
<video id="remoteVideo" ref="remoteVideo" autoplay :src="videoSrc" controls="true" class="remote-video"></video>
- 发布:2020-05-25 14:38
- 更新:2020-05-25 14:38
- 阅读:953
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: window10
HBuilderX类型: 正式
HBuilderX版本号: 2.7.5
手机系统: iOS
手机系统版本号: iOS 12.4
手机厂商: 苹果
手机机型: iphone6
页面类型: nvue
打包方式: 云端
项目创建方式: HBuilderX
App下载地址或H5⽹址: 苹果appStore 里面 名字叫和平健康
示例代码:
操作步骤:
搜索
搜索
预期结果:
视频画面没有问题 而且声音也没有问题
视频画面没有问题 而且声音也没有问题
实际结果:
视频画面没有问题 但是没有声音
视频画面没有问题 但是没有声音
bug描述:
live-pusher 与video 同时使用,推流画面存在,但是没有声音。如果只用live-pusher 有声音有画面。使用的是环信sdk(小程序模式)
0 个回复