如何在 iPhone SDK 3.0 中使用 HTTP Live Streaming 协议 [英] How to use HTTP Live Streaming protocol in iPhone SDK 3.0

查看:38
本文介绍了如何在 iPhone SDK 3.0 中使用 HTTP Live Streaming 协议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在 iPhone 应用程序上开发并提交到应用程序商店.但我的申请根据以下标准被拒绝.

I have developed on IPhone application and submitted to App store. But my application got rejected based on below criteria.

感谢您提交您的 yyyyyyyy应用.我们已经审查了您的申请并确定它不能发布到 App Store此时因为它没有使用HTTP Live Streaming 协议广播流媒体视频.HTTP直播流式传输时需要流式传输通过蜂窝网络传输视频,为了拥有最佳用户最好地体验和利用蜂窝做法.该协议自动确定可用带宽用户和调整带宽适当地,即使带宽流变化.这使您可以具有尽可能多的流的灵活性你喜欢,只要将 64 kbps 设置为基准供稿.

Thank you for submitting your yyyyyyyy application. We have reviewed your application and have determined that it cannot be posted to the App Store at this time because it is not using the HTTP Live Streaming protocol to broadcast streaming video. HTTP Live Streaming is required when streaming video feeds over the cellular network, in order to have an optimal user experience and utilize cellular best practices. This protocol automatically determines bandwidth available to users and adjusts the bandwidth appropriately, even as bandwidth streams change. This allows you the flexibility to have as many streams as you like, as long as 64 kbps is set as the baseline feed.

在我的应用程序中,我必须从我的服务器流式传输预先录制的 m4v 和 mp3 文件.我使用 MPMoviePlayerController 来流式传输和播放这些视频/音频.

In my apps I have to stream prerecorded m4v and mp3 files from my server. I used MPMoviePlayerController to stream and play those videos / audio.

如何在我的应用中实现 HTTP 实时流媒体协议?我还能得到一些示例代码吗?

How to implement the HTTP Live Streaming Protocol in my apps? Also can I get some sample code?

提前致谢!

推荐答案

关于苹果的HTTP Live Streaming的文档很多:

There are many documents about Apple's HTTP Live Streaming:

有许多编码器设备声称支持此协议,例如

There are many encoder devices claim to support this protocol e.g.,

如需软件解决方案,请访问Wowza

For a software solution, please give a visit to Wowza

这篇关于如何在 iPhone SDK 3.0 中使用 HTTP Live Streaming 协议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆