安卓视频流

发布于 2025-01-06 04:34:56 字数 242 浏览 1 评论 0原文

我正在使用 MediaPlayer 播放在线视频。我使用的视频链接是“https://”链接。但它显示以下错误:

命令 PLAYER_SET_DATA_SOURCE 已完成,但有错误或信息 PVMFErrNotSupported

当我将此链接更改为“http://”时,视频播放完美开始。 可能是什么问题。

提前致谢。

I am using MediaPlayer to play an online video. The link for the video I use is "https://" link. But it shows the following error:

Command PLAYER_SET_DATA_SOURCE completed with an error or info PVMFErrNotSupported

And when I change this link to "http://" the video playback starts perfectly.
What can be the problem.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

是你 2025-01-13 04:34:56

Android 3.1之前不支持HTTPS。请查看以下链接

http://developer.android.com/guide/appendix/media-formats.html

HTTPS is not supported before Android 3.1. Please have a look on the following link

http://developer.android.com/guide/appendix/media-formats.html

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文