View Single Post
  #5   Spotlight this post!  
Unread 12-01-2017, 23:44
BenBernard BenBernard is offline
Registered User
FRC #5687 (The Outliers)
Team Role: Mentor
 
Join Date: Jan 2016
Rookie Year: 2015
Location: Portland, ME
Posts: 46
BenBernard is on a distinguished road
Re: USBCamera setExposure() not working

With our Lifecam 3000 connected to our Pi last year we used:
Code:
v4l2-ctl --set-ctrl=exposure_auto=1
v4l2-ctl --set-ctrl=exposure_absolute=25
This year we're finding that mechanical exposure control* is a lot more reliable and less fussy.




*Sunglasses. Seriously, not everything is a software problem!
Reply With Quote