Search code examples
iphonestreamingmp3progressive-download

Progressive Download of MP3 file (streaming and downloading) - IPhone SDK


Is it possible to stream while saving an MP3 file from a network resource? Also - once an MP3 is downloaded, how can we add it to iTunes on the iPhone?


Solution

  • In terms of streaming, you can do an HTML5 based solution, especially would recommend jPlayer (www.jplayer.org).