sudo systemctl stop kiosk.servicesudo systemctl start kiosk.servicethere is a list of tested webcams here
sudo apt-get install fswebcamfswebcam -r 1280x720 --no-banner image.jpg (higher reolution, no bottom border)happened to me when using Mac OS (not raspberry pi)
if your raspbian screen shows up with a black border around it, do this: ref
sudo nano /boot/config.txtdisable_overscan=1systemctl reboot