live-player播放的图像变倒立的了
这段时间发现 画面倒立了,之前还是正常的,中间没有任何改动。突然就反了
这段时间发现 画面倒立了,之前还是正常的,中间没有任何改动。突然就反了
是所有机型都一样吗?麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
另外麻烦扫码下图,然后截图贴一下
试下下面的代码呢?我们这边测试是ok的
<live-player style="width:100%;height:100%; position:absolute;" id="video-livePlayer" mode="RTC" autoplay orientation="horizontal" muted="false" background-mute="false" object-fit="contain" src="http://5815.liveplay.myqcloud.com/live/5815_89aad37e06ff11e892905cb9018cf0d4_550.flv" debug="false" bindstatechange="onPlayEvent" min-cache="0.2" max-cache="0.8" sound-mode="speaker"> |