Hi,
I am using zed 2i to capture images.While I am always get a information that Unable to capture images, Consider trying a lower resolution and/or FPS. I try to check my USB port and as follow:
Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/5p, 20000M/x2
|__ Port 1: Dev 116, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 4: Dev 117, If 1, Class=CDC Data, Driver=cdc_ncm, 5000M
|__ Port 4: Dev 117, If 0, Class=Communications, Driver=cdc_ncm, 5000M
|__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 5: Dev 126, If 0, Class=Video, Driver=uvcvideo, 5000M
|__ Port 5: Dev 126, If 1, Class=Video, Driver=uvcvideo, 5000M
This means ZED 2i usb port is a 3.0. But why the error was captured and thus failed to open camera. The detail err as follow. Help!!!
[2025-03-25 02:27:19 UTC][ZED][INFO] Logging level INFO
[2025-03-25 02:27:19 UTC][ZED][INFO] Logging level INFO
[2025-03-25 02:27:21 UTC][ZED][INFO] Logging level INFO
[2025-03-25 02:27:21 UTC][ZED][INFO] [Init] Depth mode: PERFORMANCE
[2025-03-25 02:27:22 UTC][ZED][ERROR] [Init] Unable to capture images. Consider trying a lower resolution and/or FPS
[2025-03-25 02:27:22 UTC][ZED][INFO] [Init] Failed to open camera. Trying to re-open for 5 seconds.
[2025-03-25 02:27:22 UTC][ZED][INFO] [Init] Random wait interval before consecutive openings: [250], [1500] msec.
[2025-03-25 02:27:22 UTC][ZED][INFO] [Init] Waiting 432 msec before next opening attempt.
[2025-03-25 02:27:22 UTC][ZED][INFO] [Init] Timeout in 3997msec
[2025-03-25 02:27:22 UTC][ZED][INFO] [Init] Opening Camera. Attempt #2
[2025-03-25 02:27:23 UTC][ZED][ERROR] [Init] Unable to capture images. Consider trying a lower resolution and/or FPS
[2025-03-25 02:27:24 UTC][ZED][INFO] [Init] Waiting 1084 msec before next opening attempt.
[2025-03-25 02:27:25 UTC][ZED][INFO] [Init] Trying to force a device reboot to recover the video module.
[2025-03-25 02:27:28 UTC][ZED][INFO] [Init] Camera opening timeout reached.
[2025-03-25 02:27:28 UTC][ZED][WARNING] LOW USB BANDWIDTH in sl::ERROR_CODE sl::open(sl::InitParameters)
ZED failed to open
[2025-03-25 02:27:34 UTC][ZED][ERROR] [ZED] sl::Open has not been called, no Camera instance running.
[2025-03-25 02:27:34 UTC][ZED][ERROR] [ZED] sl::Open has not been called, no Camera instance running.
Best wish.