USB Webcam not working

Hello community !
I'm having trouble to use a webcam with octoprint and need some assistance :slight_smile:
Thanks in advance for any help

Camera model

Logitech QuickCam Zoom
Logitech QuickCam Pro

What is the problem?

No image and message " Webcam stream not loaded"
I also get the message " The webcam server is currently not running" on the direct stream page.

What did you already try to solve it?

I've checked that the camera is detected by the system (lsusb) and it's ok.
I've modified octopi.txt as:
camera_usb_options="-r 640x480 -f 10 -y"

Have you tried running in safe mode?

Yes

Did running in safe mode solve the problem?

No

Systeminfo Bundle

You can download this in OctoPrint's System Information dialog ... no bundle, no support!)

https://community.octoprint.org/uploads/short-url/wPBcSbx77SoAqkJdTuPuzQLrvCS.zip

Additional information about your setup

OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible

  • Octoprint ver 1.10.2
  • OctoPi Build 2022.01.20.112925 with "webcamd", based on OctoPi 0.18.0, running on Raspberry Pi 3 Model B Rev 1.2
  • Printer CR10S TH3D V1.R2.B5

Hello @chrisbati !

Could you please attach the systeminfo bundle to your next post. Thank you!

Sorry...
Here it is !
octoprint-systeminfo-20240919103625.zip (710.3 KB)

I've also trier each USB port or the PI with no success, camera is in the lsusb list but the server still not running.

Also tried .local adress, same.

Any idea of what I Can try?

Thanks in advance

--listen 127.0.0.1 < This needs to be changed to permit all interfaces

You need to fix that on the configuration file for your web cam.

This has to be done by hand.

@opjose , thanks for your help but I don't have any camera conf file to set that option.
Here's my /boot dir:

image