Tag Archives: streaming

HTTP Live Stream Technology Required for Streaming Video

An innovative feature of iPhone OS 3.0 is support for HTTP Live Streaming technology. One of the great benefits this technology delivers is the ability to dynamically adjust to varying network bandwidth conditions. It lets you store multiple video clips of different quality on the server, and then deliver the one that matches what the requesting customer is capable of viewing given the network they have access to. Use of it is now required for all applications which deliver streaming video. You must include a low quality stream of no more than 64 Kbps for your app to resort to when network conditions demand it, along with the higher quality streams you want to deliver to your customers when the network can support it. See the HTTP Live Streaming Overview in the iPhone Reference Library for details.