omergul / LLSimpleCamera

A simple, customizable camera control - video recorder for iOS.
Apache License 2.0
1.2k stars 195 forks source link

Videos Are Always Mirrored #128

Open YouKnowOJ opened 7 years ago

YouKnowOJ commented 7 years ago

Hi, Every time I record a video with LLSimpleCamera, the video comes out mirrored. I tried to offset this by using the code below, but it still doesn't work. I have been working tirelessly to figure out how to solve this problem, and I would greatly appreciate any help.

self.camera.mirror = LLCameraMirrorOff