Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

camera from usb pi 3

sudo apt install fswebcam

#add user to video group
sudo usermod -a -G video <username>

#check if you are added in video group
groups

#make a picture
fswebcam -r 1280x720 --no-banner image.jpg
Comment

PREVIOUS NEXT
Code Example
Shell :: E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/bionic-security/main/binary-arm64/Packages 404 Not Found [IP: 91.189.88.152 80] 
Shell :: timer in terminal ubuuntu 
Shell :: how to start lightdm from command line 
Shell :: load dump command 
Shell :: ubuntu change night light intensity 
Shell :: install matlab on ubuntu 18.04 
Shell :: how to add kali and root to my username.txt file 
Shell :: bash script speichern from speed test in influxdb 
Shell :: tag a git stash with keyword 
Shell :: completely remove xmonad 
Shell :: get wasmtime 
Shell :: Error: error modifying EC2 Volume "vol-04e2b1a2d03860650": InvalidParameterValue: New size cannot be smaller than existing size 
Shell :: Recover files from deleted partition RHEL 6 USING testdisk 
Shell :: how to install numpy for aws sam local 
Shell :: git log get out hotkey 
Shell :: Can I export fbx files from SpeedTree for UE 
Shell :: how to install and update git mac terminal 
Shell :: how to install wordpress ubuntu 16.04 rosehosting 
Shell :: disable monitor on boot linux 
Shell :: cost accounting gitman 
Shell :: app to see git branches in ubuntu 
Shell :: bash: ./while_loop.sh: bin/bash: bad interpreter: No such file or directory 
Shell :: command line unzip linux sudo apt-get install unzip 
Shell :: watch coomnd bash 
Shell :: kubernetes get crd and their namespaces 
Shell :: bcdedit refind windows 
Shell :: linux create user with expiration 
Shell :: chekkout of branch without committing changes 
Shell :: kubectl get taints 
Shell :: what is 127 of echo $? 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =