在小程序推流正常,拉流不成功?
<live-player src="https://pull.ycgooo.com/live/livetest_test01.flv" mode="live" autoplay [@statechange](/user/statechange)="statechange" [@error](/user/error)="error" />
上面是拉流的地址,在工具上测试正常,但是在小程序拉流黑屏,没画面。
下面是相关设置截图:
1 回复
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)