开发者975
开发者975
  • 发布:2021-11-15 10:14
  • 更新:2021-11-15 10:14
  • 阅读:517

unapp live-player 提示3005,3003

分类:uni小程序sdk

首先提示的是2008,解码器启动,然后就提示了 3005,RTMP 读/写失败,随后提示了3003,RTMP服务器握手失败,最后提示了-2301 网络断连,且经多次重连抢救无效,更多重试请自行重启播放,
中间提示了个:_vm.netstatus is not a function。 这个错误
代码是:<live-player
id="player"
src="rtmp://39.104.204.151:10800/ws-flv/hls/stream_1.flv" mode="live"
autoplay="true"
@statechange="statechange"
@netstatus="netstatus"
@error="error"
style="width: 100%; height: 900rpx;"></live-player>

src我换过成 ws://39.104.204.151:10800/ws-flv/hls/stream_1.flv 这个也不行

2021-11-15 10:14 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复