Advait Dhamorikar
Advait Dhamorikar
I would like to port this
> @advait-0 What is the status of your work? Did you ever post it to the OpenCV project? Hello, yes the integration does work but at the moment although only...
Quick update: Most of the issues mentioned are now resolved, I'm working on testing the NV12 support. I'm in touch with the libcamera team and hopefully we will have a...
Yes @jhautbois you can checkout this branch https://github.com/advait-0/opencv/tree/libcamera-final While building with cmake use `-DWITH_LIBCAMERA=ON`. I'm working to find a fix for this but when using cap.read you need to check...
Thanks for the output @jhautbois, i've committed a change so YUYV should be working on selection now. Yes I realize it still needs quite some work, sorry it's not too...
@swdee can you please send me the output for `cam -c1 -I` (replace the number in -c1 with the actual camera you're using). It's configuring your stream for NV12 and...