-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mp4格式视频加载错误4400 #24
Comments
你好,感谢反馈,问题已经收到了,由于播放器的核心SDK部分是有阿里云官方提供的,我这边只是做了一次包装,方便在vue中使用,反馈的问题我也会进行测试,GitHub上交流不方便话,可以加个QQ, 1096432931 |
我看了一下你截图上的链接部分,你的链接应该是有加密处理了的.普通的链接都能直接播放,不一定需要加载完才行. |
我在网上找的测试视频: 视频源可能做了跨域或者其它权限处理的.可以测试一些同源链接. |
加qq了 通过一下 视频链接没加密 是中文, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1.打开一个mp4格式视频:
我是设置的不自动播放 ,此时错误还是执行了play 自己播放了
2.然后我单独打开视频链接,视频播放成功,
3.我再用播放器可以播放了
是因为mp4视频太大还没加载好就播放了? 有缓存才能播放?
该怎么等着让视频加载完成后播放?
The text was updated successfully, but these errors were encountered: