在小程序推流正常,拉流不成功?
<live-player src="https://pull.ycgooo.com/live/livetest_test01.flv" mode="live" autoplay @statechange="statechange" @error="error" />
上面是拉流的地址,在工具上测试正常,但是在小程序拉流黑屏,没画面。
下面是相关设置截图:


<live-player src="https://pull.ycgooo.com/live/livetest_test01.flv" mode="live" autoplay @statechange="statechange" @error="error" />
上面是拉流的地址,在工具上测试正常,但是在小程序拉流黑屏,没画面。
下面是相关设置截图:

