I am now trying to implement a app like picking image and video from device photo album and uploading it to server..
here i can able to display both image and video
Check the docs and choose what type you need.
myImagePickerController.mediaTypes = [[NSArray alloc] initWithObjects: (NSString *) kUTTypeMovie, nil];