What is the problem?
I need step by step guide to disable auto focus for logitech C920
What did you already try to solve it?
I only plug the web cam and use it
also I checked this URL
but I do not know How to use this commands
CR10s
latest octopi
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              See 1/2 way down this post.
             
            
              
              
              
            
            
                
                
              
                
           
          
            
            
              To disable autofocus using v4l2-control:
/usr/bin/v4l2-ctl -c focus_auto=0  # turn off C920 autofocus.
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                yopi
                
              
              
              
                  
                  
              5
              
             
            
              Is it possible to make these settings permanent? After i rebooted my raspberry pi everything was gone.
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              
You might try...
sudo nano /etc/rc.local
# --- Skip down to the line right before the ending line
/usr/bin/v4l2-ctl -c focus_auto=0
# ---
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              I was able to uncheck the autofocus box when using the "camera settings" plug in.
             
            
              
              
              1 Like
            
            
                
                
              
           
          
            
            
              Hello @sporte77 !
Nice, but you reactivated a two year old thread with referencing to a plugin that is somehow only one year old...
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                3L3C7R0
                
              
              
              
                  
                  
              9
              
             
            
              I have to be honest, I found the plugin suggestion helpful, so I'm glad they posted it. Pointing out it wasn't available at the time solved nothing.
             
            
              
              
              1 Like