iPhone - iPhone 支持 RTSP 吗?

发布于 2024-11-05 19:08:09 字数 193 浏览 3 评论 0原文

我正在尝试使用 RTSP 协议在 iPhone 上实现流媒体视频。

在 Mac 上,QuickTime 支持 RTSP,我用它测试了流媒体视频。

我认为这意味着 iPhone 可以支持 RTSP。

但我无法在 iPhone 上使用 MPMoviePlayerController 实现。

谁知道这件事。看待!

I am trying to implement streaming video on iPhone with RTSP protocol.

On Mac, the QuickTime support RTSP and I tested streaming video with this.

This means iPhone can support RTSP, I think.

But I could not implement on iPhone with MPMoviePlayerController.

Who knows about this. Regard!

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

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

发布评论

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

评论(1

九命猫 2024-11-12 19:08:09

在 google 上快速搜索发现 dropcam https://github.com/dropcam/dropcam_for_iphone for iphone,其中 RTSP客户端已实施。我建议仔细看看该项目。

A quick search on google revealed dropcam https://github.com/dropcam/dropcam_for_iphone for iphone where an RTSP client was implemented. I would advise taking a closer look at that project.

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