Hi Folks,
I am trying to get a webcam working on my setup, but I can’t get it running… I followed the steps in the mainsail docs, but no result.
It’s a old webcam, a logitech quickcam notebook pro (no further info on the device itself)
I can find it on the pi:
added this to webcam.txt:
camera="usb"
camera_usb_options="-r 640x480 -f 10 -d /dev/v41/by-id/usb-046d_08b1-video-index0"
and tried to add the device as not working with -f
additional_brokenfps_usb_devices=("046d:08b1")
restarted the webcam, the whole pi etc… all with no succes…
someone that can point me in the right direction?