小程序横屏模式下 live-player 与 live-pusher 的方向问题
现在有个直播需求,要求小程序页面横屏,
设置 "pageOrientation": "landscape", 然后使用 live-player 与 live-pusher 无论都设置成orientation="vertical" 还是都设置成
现在有个直播需求,要求小程序页面横屏,
设置 "pageOrientation": "landscape", 然后使用 live-player 与 live-pusher 无论都设置成orientation="vertical" 还是都设置成
2 个回答
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
请问下你们那边直播是怎么实现的,我们这边用video和live-player标签都不能实现;
video标签有画面但是一直loading,live-player标签干脆直接黑屏