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

Feature Request: Rotate image 90 degrees #47

Closed
buteomont opened this issue Jan 14, 2022 · 1 comment
Closed

Feature Request: Rotate image 90 degrees #47

buteomont opened this issue Jan 14, 2022 · 1 comment

Comments

@buteomont
Copy link

This is the only code for the ESP-Cam that I've been able to find that works correctly and doesn't have a huge lag. Well done sir!

It has a ton of features and settings, but there is one that I need that is not there - the ability to rotate the image. The case I am using for my ESP32-cam is oriented horizontally, so that's a problem for me using this code. Would it be too much to ask for a way to rotate the image by 90 degrees? Alternatively, if you point me to the best place to add it in the code I could give it a go myself.
Thanks!

@s60sc
Copy link
Owner

s60sc commented Jan 14, 2022

Thanks
The ov2640 does not have that facility and it would be too much work for the esp32. For downloaded avi files, viewers such as VLC have such a facility.

@s60sc s60sc closed this as completed Jan 18, 2022
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

No branches or pull requests

2 participants