Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 06-02-2010, 06:13 AM   #1 (permalink)
Registered Member
 
Join Date: Apr 2010
Posts: 14
Hawdon is on a distinguished road
Default Downloading/Streaming mp3 in Objective-c

Hey,

so what I am trying to do is to download an mp3 file from the web and then play it for the user.

I have been able to do this using
Code:
+ (id)dataWithContentsOfURL:(NSURL *)aURL
and playing the NSData using AVAudioPlayer, but the problem is that
when I start downloading the program freezes until the file has downloaded and then plays.

Is there a way to stop the program from freezing, and read the amount of bytes it has loaded out of the total amount of bytes the file has?

Also, is it possible to play the audio file as it is being downloaded (aka streaming) without using an audio streaming server? Just to use the URL straight to the file and stream from there?

Thanks!
Hawdon is offline   Reply With Quote
Old 06-02-2010, 09:58 AM   #2 (permalink)
Registered Member
 
Join Date: Dec 2008
Location: Leicester, UK
Posts: 34
hc98br is on a distinguished road
Default

You will need to use NSURLRequest and NSURLConnection to download the file - dataWithContentsOfURL is not good for files bigger than a few kb (and arguably dodgy even then)

Search for those and you should get loads of examples - streaming is another story - I've never done it, so I won't say any more :-)

Ben.
hc98br is offline   Reply With Quote
Reply

Bookmarks

Tags
audi, download, mp3, streaming

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 352
14 members and 338 guests
ajay123123, Anwerbl, Arty Tales, ashaman64, baja_yu, ChrisYates, HemiMG, mini998, mottdog, newDev, Objective Zero, oceanlablight, pkIDSF, Steven.C
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,649
Threads: 94,113
Posts: 402,878
Top Poster: BrianSlick (7,990)
Welcome to our newest member, Anwerbl
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 07:58 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0