[Creative Live! Cam Sync HD (VF0770)
i cant get the camera to auto start on boot,if i run
/usr/local/bin/mjpg_streamer -i "input_uvc.so -r 1280x720 -d /dev/video0 -f 30" -o "output_http.so -p 8080 -w /usr/local/share/mjpg-streamer/www"
it works fine
i have tried this https://github.com/cncjs/cncjs/wiki/Setup-Guide:-Raspberry-Pi-|-MJPEG-Streamer-Install-&-Setup-&-FFMpeg-Recording
Logs (/var/log/webcamd.log
, syslog, dmesg, ... no logs, no support)
nothing shows up in the log file it is blank
Additional information about your setup (OctoPrint version, OctoPi version, ...)
from the link above if i add
@reboot /home/pi/mjpg-streamer.sh start
too
crontab -e
then nothing works at all