stereolabs / zed-open-capture

Low level Linux camera driver for the ZED USB3 stereo cameras. API docs available here:
https://stereolabs.github.io/zed-open-capture
MIT License
101 stars 35 forks source link

Cannot open camera video capture for examples #39

Closed ernlavr closed 11 months ago

ernlavr commented 1 year ago

Preliminary Checks

Description

Followed the README instructions and compiled the examples, when I try to run the examples I get the following error message

image

Steps to Reproduce

  1. Run the examples

Expected Result

  1. Running the examples

Actual Result

  1. I've installed the udev rules
  2. I've recompiled the example with VGA resolution image

Here's my lsusb output image

And here's my lsusb -d 2b03: -v -t output image

ZED Camera model

ZED Mini

Environment

OS: Ubuntu 22.04
ZED SDK: None, I'm running it from my laptop which doesn't have CUDA GPU
Other: Dell XPS 13 2021

Anything else?

Related but not helpful https://github.com/stereolabs/zed-open-capture/issues/35

No response

Myzhar commented 1 year ago

The UVC module of the camera is not enumerated. Have you tried to flip the TypeC connector? The TypeC port of the ZED Mini works only on one side.

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days