简体   繁体   English

iPhone HTTP实时流

[英]iPhone HTTP live streaming

Have been researching the best way to tap into a live stream already being broadcast by S4C here - 一直在研究最好的方法来利用S4C已在此处直播的实时流-

mms://media7.unique-media.com/s4c_uk_live (will open in something like quicktime) mms://media7.unique-media.com/s4c_uk_live(将在quicktime之内打开)

Need to know best practices to get this streamed to iPhone in development. 需要了解最佳实践,以将其流式传输到开发中的iPhone。

Any pointers? 有什么指针吗?

You will need to take a look HTTP Live Streaming Overview document for the full outline of the specs needed to do live iPhone streaming. 您将需要看一下HTTP Live Streaming Overview文档,以获得进行iPhone流媒体直播所需规范的完整概述。 Basically, MMS isn't going to work and you will need to implement the adaptive HTTP protocols/segments required by the iPhone. 基本上,MMS无法正常工作,您将需要实现iPhone所需的自适应HTTP协议/网段。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM