live-player组件 播放rtmp视频流,安卓画面是黑白的,苹果是彩色画面。iphone6黑屏有声音。请问安卓能否播放彩色画面。iphone6如何能正常播放
<live-player id="player" style="margin-top:0.5vw;width: 100%;height:75vh;" src="{{vedioStreamUrl}}" mode="live" autoplay bindstatechange="statechange" binderror="error">
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
点击播放即可复现