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

OpenCV Camera not listed #1398

Open
Night-Lee-D opened this issue Oct 31, 2024 · 2 comments
Open

OpenCV Camera not listed #1398

Night-Lee-D opened this issue Oct 31, 2024 · 2 comments

Comments

@Night-Lee-D
Copy link

Night-Lee-D commented Oct 31, 2024

Describe the problem/bug

When trying to add a camera I am unable to see any cameras using opencv. I have a generic USB camera plugged in. I have written a script to see if any cameras are available in opencv. I am able to see a camera at /dev/video0. however mycodo shows no device found in the settings of opencv.

Versions:

  • Mycodo Version: 8.16.0
  • Raspberry Pi Version: 4
  • Raspbian OS Version: Bookworm

Reproducibility

Please list specific setup details that are involved and the steps to reproduce the behavior:

  1. Plug in Generic USB Camera
  2. Go to Camera Tab
  3. Add OpenCv Camera
  4. Select Settings on OpenCV Tab
  5. Go to OpenCV Device.
  6. No Device Detected.

Expected behavior

I hoping to use the camera on /dev/video0 with the opencv cam,

@kizniche
Copy link
Owner

If no devices are listed, then opencv isn't detecting your camera.

@Night-Lee-D
Copy link
Author

it seems as though it was an issue with numpy 2.1.2 and opencv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants