Search code examples
iphoneiosaudio-streaming

Streaming audio to iphone (with options play/pause)?


Is there any third party frameworks for streaming audio form network server/ web server? I need to implement audio streaming functionality in my new project


Solution

  • It's not third party. You need to use Apple's HTTP Live Streaming framework if you want to be approved in the app store to stream over 3G.