Raspberry PI Camera
Jump to navigation
Jump to search
Installation
Set permissions
https://raspberrypi.stackexchange.com/a/42915/11220
sudo usermod -a -G video $(whoami)
Test
cd /tmp
raspistill -t 0 -k -o image.jpg
Remote View
see