mpmovieplayercontroller - What's the best choice for streaming audio only to iPhone iOS 3.1.3 using Apple's Http Live Streaming Protocol? -


i'm building app deals streaming music server that's using http live streaming protocol send information.
i'm using avplayer (with avplayeritem) decode m3u8 files server sending class referenced in ios 4.
there's option of using mpmovieplayercontroller's initwithcontenturl: method prior 3.2 there's no way resize frame, plays in fullscreen. want create custom player , class not suited purpose.
know matt gallagher's audiostreamer class, seems work mp3. there way make class work http live streaming? there way stream audio using http live streaming in ios 3.1.3?
thanks


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -