live-pusher切换摄像头后旋转画面
- 当前 Bug 的表现(可附上截图)
先调用
livePusherContext.switchCamera()切换至后置摄像头后,再设更改live-pusher组件的orientation属性
vertical -> horizontal
现象是:摄像头会切回成前置,画面旋转没问题
预期:摄像头保持之前设置的后置
1 回复
提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。