live-player 调用问题?

发布于 6 年前作者 gaojun7457 次浏览最后编辑 6 年前来自 issues

关于调用live-player组件问题 ,在uni开发中swiper不能包含live-playe组件

并且会报错 ‘<live-player />’ 渲染失败,错误原因: insertLivePlayer:fail not support问题,

同时外部也无法播放rtmp://**** 视频流,(这个是一个监控视频流

 &lt;live-player 

				 :src="item.src"&nbsp;

				&nbsp; mode="live"

				&nbsp; autoplay="true"

				&nbsp; bindstatechange="statechange"

				&nbsp; binderror="error"

				&nbsp; debug='true'

				/&gt;
1 回复
fang06
fang061 楼4 年前

麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html