Open dplazaespi opened 7 years ago
2592x1944 resolution requires a kernel change and is not supported in this release.
Hi @sdunnington, Is there any update on this issue and maybe some updates on when we could expect the next release. Meanwhile, I've looked into the code and by referring to this commit, it seems that 720p resolution has been added. May I know if this is implemented by perform binning from the full resolution (without limited the FOV) or is it cropped from the full resolution liked the 1080p mode? and if possible, can you provide us some guideline to test this mode. Thank you.
Hello,
Unfortunately I do not have a date yet for the next release. We are currently upgrading to the next Debian release and also working on software for the upcoming DB820. As soon as a date is determined I will reply to this thread.
Regards, Jason
Hey @jenslin, is the project still going on? It's been a while since the last update and I'd like to know if new supports will be added in some near future. Thanks
Hi, There is currently no active development going on for this project. Thanks, Jason
Hi, I'm doing some tests with the ov5640 camera and until now everything works fine with both, the prerelease images and with my own compiled ones. My tests consist on taken a jpeg capture from the camera. Now I would like to test the image capture at full resolution and but I'm not able to get it working. I've modify the function ov5640_entity_initcfg to set the width and height to 2592 and 1944 and the cam0* scripts but it doesn't work. Is it possible to get this working?