- 当前 Bug 的表现(可附上截图)
在测试live-pusher组件过程中发现,如果使用三星某些型号手机进行推流,会出现麦克风音量特别小的问题,在live-player播放端几乎听不清。目前发现的型号包括:三星S8+ (SM-G9550)、三星Note8(SM-N9500),上述手机使用微信进行拨打电话、视频聊天,麦克风音量均正常无问题,只有在live-pusher推流时音量过小。
直播服务使用腾讯云直播服务。
- 预期表现
推流麦克风音量正常。
- 复现路径
- 提供一个最简复现 Demo
你好,麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
<live-pusher url="{{pushUrl}}" min-bitrate="50" max-bitrate="300" mode="RTC" beauty="1"
whiteness="1" bindstatechange="_onLivePusherChange" binderror="_onLivePusherError" bindnetstatus="_onLivePusherNetInfo" />
给下live-pusher 的地址
push:rtmp://21587.livepush.myqcloud.com/live/21587_livepushertest?bizid=21587&txSecret=64b08e763577516b4f6cd7aa2775a63c&txTime=5D26A4D9
play:rtmp://liveplay.hh-medic.com/live/21587_livepushertest?bizid=21587&txSecret=64b08e763577516b4f6cd7aa2775a63c&txTime=5D26A4D9
24小时有效期