i am having some major problems getting the C270 working. everywhere i look it is just a plug and play thing.
when i load the webpage it gives me the "Webcam stream not loaded" message and "http://IP/webcam/?action=stream" gives me " The webcam server is currently not running" message
i have tried a RPi 0, 2, and 3. I also tried 2 different SD cards.
I am running the latest build of octoprint.
'lsusb' shows that it sees the camera
'vcgencmd get_camera' shows supported=1 detected=0
octopi.txt is set with the following un-commented:
camera="auto"
camera_usb_options="-r 1280x720 -f 30"
camera_http_webroot="./www-octopi"
camera_http_options="-n"
config.txt i added:
start_file=start_x.elf
start_fixup=fixup_x.dat
/var/log/webcamd.log shows:
/boot/octopi.txt: line 3: '\r': command not found
/boot/octopi.txt: line 6: '\r': command not found
/boot/octopi.txt: line 17: '\r': command not found
/boot/octopi.txt: line 25: '\r': command not found
/boot/octopi.txt: line 53: '\r': command not found
/boot/octopi.txt: line 61: '\r': command not found
Starting up webcamDaemon...
--- Configuration: ----------------------------
camera: auto
usb options: -r 1280x720 -f 30
raspi options: -fps 10
http options: -w ./www-octopi^M -n
No camera detected, trying again in two minutes
No camera detected, trying again in two minutes
No camera detected, trying again in two minutes