Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] MultiCam Support - Not listing all cameras with non-unique names #58

Open
joshuacant opened this issue Oct 28, 2021 · 1 comment
Labels
bug Something isn't working needs review

Comments

@joshuacant
Copy link

joshuacant commented Oct 28, 2021

Observed behavior
One camera listed.

Expected behavior
Two cameras listed.

Thoughts
Perhaps this is happening because I have two of the exact same camera installed?

octopi:~# v4l2-ctl --list-devices
HD Pro Webcam C920 (usb-0000:01:00.0-1.1):
        /dev/video0
        /dev/video1

HD Pro Webcam C920 (usb-0000:01:00.0-1.2):
        /dev/video2
        /dev/video3

OctoPrint Version
1.7.0

CameraSettings Plugin Version
0.3.0

Cameras
2x Logitech C920

Linux/OctoPi
OctoPi 0.18.0

Other Plugins
I do not use Spaghetti Detective or Octolapse. MultiCam and this plugin are the only two I have installed that are camera related. Happy to provide a full list if you would like.

Screenshots
image1
image2

Thanks for your time on this issue and all your hard work on this plugin. It is a huge help and I was incredibly happy when I first found it.

@The-EG
Copy link
Owner

The-EG commented Oct 28, 2021

Perhaps this is happening because I have two of the exact same camera installed?

That's my initial thought as well. I'll have to take a better look at this to see if there's a robust way to handle 2 cameras of the exact same name.

@The-EG The-EG added the bug Something isn't working label Oct 28, 2021
@The-EG The-EG changed the title [BUG] MultiCam Support - Not listing all cameras [BUG] MultiCam Support - Not listing all cameras with non-unique names Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

2 participants