Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ALPRCameraManager.mm #48

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

franck-nadeau
Copy link
Contributor

iOS : Bug fix for the previewLayer not rotating properly when the device's orientation is changed.

All that I am doing here is forwarding the orientation to the AVCaptureVideoPreviewLayer's connection so that it can rotate the image properly.

Fix for this bug #47

iOS : Bug fix for the previewLayer not rotating properly when the device's orientation is changed. 

All that I am doing here is forwarding the orientation to the **AVCaptureVideoPreviewLayer**'s connection so that it can rotate the image properly.
@RobertSasak RobertSasak merged commit b148eb0 into RobertSasak:master Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants