Does anybody know if it’s possible (via some plugin or otherwise) to take a photo with the device camera and then resize it to a given size?
And I do not mean the trick/hack in this thread:
https://forums.coronalabs.com/topic/46554-decreasing-size-of-a-photo-taken-via-mediacapturephoto/
This is a far too unstable solution that failed on the first Android device I tested it on. I think that solution boils down to using OpenGL and textures and it goes without saying that with todays insane camera resolutions that is asking for trouble.
I’m sure a lot of people would really like to have a solid image resizer within the Corona SDK. I have spent a lot of time with a certain app, but hit the wall hard when it was time to capture images and put them on a central database. Now I haven’t touched that app in almost a year and it’s a real shame that I’ve wasted so many hours on something that I’m not able to finish.
I’ve been eagerly following the “development” of the plugin library, but it seems most of the activity is about ads/monetizing and not about useful stuff.