Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.
Welcome to JeVois Tech Zone, where you can ask questions and receive answers from other members of the community.

auto focus set in v4l2-ctl

0 votes
Is there a way to set focus_auto =0, basically disable auto focus?

"v4l2-ctl --all" didn't list focus_auto parameter that we can set.

Thanks in advance
asked Apr 29, 2019 in Hardware Questions by kkccoo11 (160 points)

1 Answer

0 votes
focus is not supported on JeVois, all our sensors have a fixed-focus lens. The standard lenses have a wide depth of field that is in focus (almost like a pinhole lens), but they still are fixed-focus lenses.
answered Apr 29, 2019 by JeVois (46,580 points)
...