Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5592

Camera board • Re: Increase CMA in legacy mode

$
0
0
Thank you for your answer :) Unfortunately I don't do the allocations myself, it's done by picamera2, the error occurs when trying to use the following mode of an HQ camera:

Code:

 {'bit_depth': 12,'crop_limits': (0, 0, 4056, 3040),'exposure_limits': (114, 674191602, None),'format': SRGGB12_CSI2P,'fps': 10.0,'size': (4056, 3040),'unpacked': 'SRGGB12'}]
I found a temporary workaround with using LIBGL_ALWAYS_SOFTWARE=true which is not ideal. I'm looking for a way to compile DearPyGui with OpenGL ES (on their github, that's what they mention they use as API for their RPi4 builds) but I've been unsuccessful so far :(
However, with the non-legacy drivers the image is much crisper and looks nicer, so I'd like to keep those but see about fixing DearPyGui somehow as well :mrgreen:

Statistics: Posted by vargomin — Mon Mar 25, 2024 5:53 pm



Viewing all articles
Browse latest Browse all 5592

Trending Articles