i add this line to my /boot/octopi.txt
camera_raspi_options="-x 1920 -y 1080 -fps 20 -quality 100 -ex auto -awb auto"
print a stl, but is always 640x480, i have a raspicam 1080p
whats wrong?
how can i test without always start print?
webcamd.service - LSB: webcam daemon
Loaded: loaded (/etc/init.d/webcamd; generated; vendor preset: enabled)
Active: active (running) since Wed 2019-03-27 13:21:18 GMT; 13min ago
Docs: man:systemd-sysv-generator(8)
Process: 408 ExecStart=/etc/init.d/webcamd start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/webcamd.service
โโ444 /bin/bash /root/bin/webcamd
โโ460 ./mjpg_streamer -o output_http.so -w ./www-octopi -n -i input_uvc.so -r 640x480 -f 10 -d /dev/video0
ok , solved:
camera="auto" dont work, force camera="raspi"
service webcamd restart
service webcamd status Show actual parameter
http://ip:8080 show actual size image