Starting up webcamDaemon... --- Configuration: ---------------------------- cfg_file: /boot/octopi.txt camera: auto usb options: -r 640x480 -f 10 -d /dev/video10 -y raspi options: -fps 10 http options: -w ./www-octopi -n --listen 127.0.0.1 Explicitly USB device: /dev/video10 ----------------------------------------------- Found video devices: /dev/video10 /dev/video11 /dev/video12 /dev/video13 /dev/video14 /dev/video15 /dev/video16 /dev/video18 config file='/boot/octopi.txt':USB device was set in options and found in devices, start MJPG-streamer with the configured USB video device: /dev/video10 /root/bin/webcamd: line 184: printf: 0x: invalid hex number /root/bin/webcamd: line 184: printf: 0x: invalid hex number <13>Jan 22 08:29:40 root: Starting USB webcam Checking for VL805 (Raspberry Pi 4)... - It seems that you don't have VL805 (Raspberry Pi 4). There should be no problems with USB (a.k.a. select() timeout) Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 640x480 -f 10 -y -d /dev/video10 MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34 i: Using V4L2 device.: /dev/video10 i: Desired Resolution: 640 x 480 i: Frames Per Second.: 10 i: Format............: YUYV i: JPEG Quality......: 80 i: TV-Norm...........: DEFAULT Error opening device /dev/video10: video capture not supported. Init v4L2 failed !! exit fatal i: init_VideoIn failed Done bring up all configured video device Goodbye...