hi
I have a problem with saving a picture in “WQXGA2” resolution in PNG because it doesnt compress the picture file and it shows “RuntimeError: memory allocation failed” even when I use an SD card.
consider that there is no problem when I use the code to save HD picture.
here is the code I use:
PNGs are made for computer graphics. Please save using JPG. Yes, this is a bug with the PNG code which is experimental right now. But, you shouldn’t use PNG for anything other than reading image file logos and the like.