Android 是否支持使用 HTML5 视频标签的 RTSP 流媒体?

发布于 2024-11-14 22:23:25 字数 210 浏览 3 评论 0原文

我知道如果您使用本机视频播放器,Android 支持 RTSP 流,但我无法找到是否可以使用 HTML5 标签在 Android 上流视频。

我想弄清楚这一点的真正原因是我将使用 Apple HTTP Live Streaming 通过 HTML5 向 iPhone 提供视频,并且希望保持简单并能够简单地为 Android 定义另一个流视频源。

任何帮助将不胜感激!谢谢。

I know that android supports RTSP streaming if you use the native video player, but I have not been able to find if you can stream video on Android using the HTML5 tag.

The real reason I want to figure this out is I will be using Apple HTTP Live Streaming to serve video to the iPhone using HTML5 and would like to keep things simple and be able to simply define another streaming video source for android.

Any help would be greatly appreciated! Thanks.

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

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

发布评论

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

评论(1

怕倦 2024-11-21 22:23:25

不,它不起作用,而且可能永远不会起作用。不过,从Android 3.0开始,支持HTTP Live Streaming。

我建议您使用灵活的媒体服务器,例如 Wowza。它可以从单一来源流式传输 HLS 以及 RTSP 和 RTMP(Flash)。

No, it doesn't work and probably never will. However, from Android 3.0, HTTP Live Streaming is supported.

I recommend you use a flexible media server such as Wowza. It can stream HLS as well as RTSP and RTMP(Flash) from a single source.

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