My app uses the UIImagePickerController to record a video, and I'm then uploading it to our Amazon server using ASIS3Request.
Whilst the video always plays in the correct orientation on the device, the orientation is wrong when viewed in some browsers.
Is there a way for me to manually set the orientation of the phone onto the image file when it's being taken? Or is the problem exclusively with the browsers (and if so, how can I fix that)?
Thank you. S.O. for president!
Duncan