开发者

Should build a Radio app for iPhone

I'm in the planning process of to build a开发者_开发问答 iPhone app for a localRadio. I've read alot but i'm still confused on few things:

  • The radio already got a mms stream, so it would be great if i just can read this stream and play it on the iPhone. searching for a library supporting mms i've stumbled upon libmms and i'm able to read data from the mms stream. however, I'm wondering how to playback the content in iPhone knowing the libmms is giving me back a char * array of the content of the stream.
  • I've read here: http://developer.apple.com/library/ios/#documentation/networkinginternet/conceptual/streamingmediaguide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40008332-CH1-DontLinkElementID_29 that any app submitted to the app store that need to play long running audio/video should use Live HTTP stream..

Does this mean i can't use MMS????

thanks for the help.

-


It should do this, but I don't think that means it must do it.

I don't believe Apps like Pandora use Live HTTP streaming.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜