How to use HTTP Live Streaming protocol in iPhone SDK 3.0

后端 未结 2 1405
鱼传尺愫
鱼传尺愫 2020-12-03 08:51

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

Thank you for submitting

相关标签:
2条回答
  • 2020-12-03 09:04

    Please check the below notes specified in Apple documentation.

    ****Important: iPhone and iPad apps that send large amounts of audio or video data over cellular networks are required to use HTTP Live Streaming.****

    0 讨论(0)
  • 2020-12-03 09:16

    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.

    For a software solution, please give a visit to Wowza

    0 讨论(0)
提交回复
热议问题