You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: