live-pusher部分手机出现黑屏
- 当前 Bug 的表现(可附上截图)
live-pusher运行时状态码只有:1001,1003,1006,不出现1002,所以一直黑屏,但不知什么问题,测试手机是魅族16x的android 8.1.0(黑屏),另外有两台android 9.0 却可以正常使用不黑屏
注:live-player在所有测试机上能正常使用
- 预期表现
所有测试机能正常直播,不黑屏
-
复现路径
-
提供一个最简复现 Demo
<live-pusher device-position="back" autopush="false" beauty="9" bindstatechange="onPush" enableCamera="true" id="pusher" mode="FHD" muted="false" orientation="vertical" url="rtmp://" ></live-pusher>onPush: function (e) {
} |
* 注:使用 “腾讯视频云”测试小程序,进入live-room新建直播间,同样出现黑屏
