I'm trying to install two logitech quickcam . If I set the first one (wedcam2.txt) up with port 8081 and the second (webcam3.txt) with port 8082 the second doesn't work, but if I unplug webcam2 and reboot webcam3 works but on the webcam2 button
What did you already try to solve it?
the line of code i've changed in ssh WEBCAM2.txt
camera="usb"
camera_usb_options="-r 640x480 -f 10 -d /dev/v4l/by-id/usb-046d_0991_803151F5-video-index0"
camera_http_options="-n -p 8081"
WEBCAM3.txt
camera="usb"
camera_usb_options="-r 640x480 -f 10 -d /dev/v4l/by-id/usb-046d_0991_803151F5-video-index0"
camera_http_options="-n -p 8082"
Have you tried running in safe mode?
WRITE HERE
Did running in safe mode solve the problem?
WRITE HERE
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support!)
WRITE HERE
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
Edit your configuration files webcam2, webcam3, ...
And use the paths you've previously copied.
Don't forget to add "/dev/v4l/by-path/" before, and the -d parameter.
Configuration example for my webcam2 configuration file: