There is no way to save recorded video in saved Photos Album
| Originator: | craig.hockenberry | ||
| Number: | rdar://7004683 | Date Originated: | |
| Status: | Open | Resolved: | |
| Product: | iPhone SDK | Product Version: | 3.0 GM |
| Classification: | UI/Usability | Reproducible: | Always |
After capturing an image using UIImagePickerController, an application can save the resulting UIImage in the Photos Album using UIWriteImageToSavedPhotosAlbum(). When capturing a video using the same UIImagePickerController, there is no way for an application to save the resulting filesystem reference in the UIImagePickerControllerMediaURL key. There also isn't a way to save the NSData object created with that NSURL. If a user records a video with the camera, it is likely they want to save it in the Camera Roll as well as use it in the application that presented the interface. There needs to be a function like UIWriteMediaURLToSavedPhotosAlbum() to do this.
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!