live-player 不能播放,状态码一直是 2005?
使用的是 rtmp协议 ,vlc 播放器可以播放,小程序一直黑屏也没有错误提示
< live-player id = "video-livePlayer" src = "rtmp://video01.xiaodaofuli.com/live/stream0001" object-fit = "fillCrop" bindstatechange = "statechange" bindnetstatus = 'netstatus' binderror = "error" class = "live" mode = "live" autoplay = 'true' > </ live-player > |