Difference between revisions of "WebCams"

From VeRLab Wiki
Jump to: navigation, search
m (add disable autofocus information)
m
 
(One intermediate revision by the same user not shown)
Line 27: Line 27:
 
** Logitech BRIO 4K Web Camera - Easily Remove the Mount - https://www.youtube.com/watch?v=L3N9WlRCxto
 
** Logitech BRIO 4K Web Camera - Easily Remove the Mount - https://www.youtube.com/watch?v=L3N9WlRCxto
  
 
+
<br><br><br>
=== Disable Auto Focus ===
+
= Disable Auto Focus =
  
 
* https://stackoverflow.com/questions/16319759/disable-webcams-autofocus-in-linux
 
* https://stackoverflow.com/questions/16319759/disable-webcams-autofocus-in-linux
 
     apt-get install v4l-utils
 
     apt-get install v4l-utils
 
     v4l2-ctl -c focus_auto=0
 
     v4l2-ctl -c focus_auto=0

Latest revision as of 11:33, 21 September 2023

Modelos Antigos <= HD 720p

Logitech HD Pro 9000




Modelos Full HD e 4k

Logitech HD Pro C920


Logitech C922 Pro HD Stream


Logitech BRIO 4K Pro




Disable Auto Focus

   apt-get install v4l-utils
   v4l2-ctl -c focus_auto=0