In my app I want to play already saved videos from user's iPad. normally we use UIimagePickercontroller for import assets in our apps. but in my case i want to play video file without importing or saving in my app. i already check the UIImagePickerControllerMediaURL which shows path of y app it means fail is planing from temporary folder file:///private/var/mobile/Applications/137E6A4A-3777-4926-8D52-434C2E3EDC0C/tmp/trim.4BAC5E82-D175-4ABD-BC9A-E3A8FF0D5551.MOV
I found some links witch are help you guys to understand display image from URL retrieved from ALAsset in iPhone