I’ve been trying to build a custom camera based off of the Apple sample code project Apple Camera Sample Project when using the front facing camera the photo is taken as mirrored. I’ve seen solutions which change the orientation of the picture after it is taken however I’ve heard that it’s possible to setup the AVCaptureConnection to take the picture with the property already set to isVideoMirrored
to true as seen in the comment on this answer https://stackoverflow.com/a/45401053/9367155 how would one go about implementing this solution in the Apple Sample code? Thank you
Asked
Active
Viewed 99 times
1

TheRedCamaro3.0 3.0
- 781
- 6
- 26