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

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

问题描述

我已经在iPhone应用程序上开发并提交给App store。但我的申请被拒绝基于以下标准。

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 Live
在通过蜂窝网络传输
视频源时需要流式传输,
以获得最佳用户
体验并利用蜂窝网络最佳
做法。此协议自动
确定
用户可用的带宽,并适当调整带宽
,即使带宽
流更改。这样,只要将64 kbps设置为基线Feed的
,就可以让
灵活地拥有与
一样多的流。

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?

提前致谢!

推荐答案

<有很多关于Apple的HTTP直播流的文件:

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

  • HTTP Live Streaming Overview
  • IETF HTTP Live Streaming Internet-Draft

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

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

  • Inlet's Spinnaker, acquired by Cisco and renamed to Cisco Media Processor Family.

对于软件解决方案n,请访问 Wowza

For a software solution, please give a visit to Wowza

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

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