I am running a nightly buster OctoPi build on a RPi4. Any guidance would be GREATLY appreciated.
Camera model
Logitech c920, LOETAD-brand 1080p
What is the problem?
A single webcam shows up as two devices: /dev/video0
and /dev/video1
Only one of them works. The assignment is random on startup, so it's a 50/50 shot whether the camera will work or not.
What did you already try to solve it?
Different cameras. Also posted the question with lots of details here: https://raspberrypi.stackexchange.com/questions/100395/single-webcam-using-dev-video0-and-dev-video1
Logs (/var/log/webcamd.log
, syslog, dmesg, ...)
crw-rw---- 1 root video 81, 3 Jul 7 16:08 /dev/video0
crw-rw---- 1 root video 81, 4 Jul 7 16:08 /dev/video1
crw-rw---- 1 root video 81, 0 Jul 7 16:08 /dev/video10
crw-rw---- 1 root video 81, 1 Jul 7 16:08 /dev/video11
crw-rw---- 1 root video 81, 2 Jul 7 16:08 /dev/video12
lrwxrwxrwx 1 root root 6 Jul 7 16:08 /dev/videoside -> video1```
**Additional information about your setup** (OctoPrint version, OctoPi version, ...)