Starting up webcamDaemon... --- Configuration: ---------------------------- cfg_file: /boot/octopi.txt camera: usb usb options: -r 640x480 -f 10 -d usb-046d_HD_Pro_Webcam_C920_C364D97F-video-index0 raspi options: -fps 10 http options: -w ./www-octopi -n --listen 127.0.0.1 Explicitly USB device: ----------------------------------------------- cfg_file: /boot/octopi.conf.d/webcam2.txt camera: usb usb options: -r 640x480 -d usb-046d_081b_B709CD50-video-index0 raspi options: -fps 10 http options: -w ./www-octopi -n -p 8081 Explicitly USB device: ----------------------------------------------- Found video devices: /dev/video0 /dev/video1 /dev/video10 /dev/video11 /dev/video12 /dev/video13 /dev/video14 /dev/video15 /dev/video16 /dev/video18 /dev/video2 /dev/video3 config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0 <13>Apr 8 18:31:09 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 -d usb-046d_HD_Pro_Webcam_C920_C364D97F-video-index0 -d /dev/video0 MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34 i: Using V4L2 device.: /dev/video0 i: Desired Resolution: 640 x 480 i: Frames Per Second.: 10 i: Format............: JPEG i: TV-Norm...........: DEFAULT UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25) UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25) UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25) UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25) UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25) UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25) UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25) o: www-folder-path......: ./www-octopi/ o: HTTP TCP port........: 8080 o: HTTP Listen Address..: 127.0.0.1 o: username:password....: disabled o: commands.............: disabled config file='/boot/octopi.conf.d/webcam2.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video1 <13>Apr 8 18:31:10 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 -p 8081 -i input_uvc.so -r 640x480 -d usb-046d_081b_B709CD50-video-index0 -d /dev/video1 MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34 i: Using V4L2 device.: /dev/video1 i: Desired Resolution: 640 x 480 i: Frames Per Second.: -1 i: Format............: JPEG i: TV-Norm...........: DEFAULT Unable to set format: 1196444237 res: 640x480 Init v4L2 failed !! exit fatal i: init_VideoIn failed Done bring up all configured video device Goodbye...