I need to access media files(Audio and video) and upload to server.I'm able to get media library using MPMediaPickerController
but did not get any clue how to get data (NSData
?) so that i can send it to server?
Edit: I'v searched for the same this post suggest to read iPod library access any one one some tutorial/sample code for the same?