如何在 iPhone 上显示服务器上存储的视频

发布于 2024-09-01 01:27:05 字数 244 浏览 5 评论 0原文

我对在 iPhone 上显示视频(存储在服务器上)有疑问。

我想在 iPhone 应用程序中显示视频。 这不是直播。

那么如何才能显示视频呢? 我已阅读 Apple 关于 HTTP 视频流的文档。

我需要调用 Web 服务吗? 有这方面的教程吗?

我已经看过 MPMoviePlayer 的 Apple 示例代码。 虽然本地存储的视频工作正常,但显示服务器上存储的视频时出现问题。

提前致谢..

I have a query regarding showing a video (which is stored on server) on iPhone.

I want show a video in an iPhone Application.
This is not live streaming.

So how the video can be shown?
I have read the Apple's documentation for HTTP streaming of video.

Do I need to call a Web Service?
Is there any tutorial for this?

I have seen the Apple Sample code for MPMoviePlayer.
While the locally stored video works fine, there is problem while showing the video stored on server.

Thanks in advance..

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

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

发布评论

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

评论(1

迷迭香的记忆 2024-09-08 01:27:05

请参阅苹果的电影播放器​​示例代码 文档。

See the movie player sample code from the apple docs.

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