I have implemented Radio Streaming functionality for iphone. I am successful to play audio likes mp3, mp4. But I need to play live streaming like AAC, WMA format which iPhone doesn't support directly. Is there any way to play this file formats. There is already one application available called Wunder radio on the app store. They also provide some open source code to implement the same. But the problem is that they have some reference errors so that I can't test this things.
Can some one help me out to play AAC, WMA file format from live streaming on the iphone. Thanks in advance.