Please run webcam script like this: ``` sudo -u pi -s /bin/bash -c "exec /home/pi/scripts/webcamDaemon > /home/pi/.octoprint/logs/webcam.log 2>&1" & ``` so we will get some log with info on what is happening.