Camera Not Detected - ZEDXONE STEREO

Hello,

When I try running the body-tracking sample for stereo Stereo Zed x One, I receive this error:

[2025-10-02 15:58:37 UTC][ZED][INFO] Logging level INFO
[Sample][Error] Open Camera | CAMERA NOT DETECTED : Camera not detected. Replug your device or connect to another port.
Exit program.
[2025-10-02 15:58:37 UTC][ZED][WARNING] CAMERA NOT DETECTED in sl::ERROR_CODE sl:Camera:open(sl::InitParameters)

  • I’ve calibrated the stereo pair (with a positive baseline)

  • I created a ‘build folder’ in the ‘cpp’ directory, where I built the sample using ‘cmake .. & make’

  • I used python3 in terminal (one line at a time) to open the cameras, which also didn’t work

  • BUT, I’m able to open both cameras in ZED_Explorer and ZED_Media_Server.

dmesg.log (17.5 KB)

virtual_xone_config.json (117 Bytes)

SN107171685.conf (961 Bytes)

Here is the configuration file & ZED_Media_Server config for the stereo ZedXOne pair and the dmesg.log file

Hi @dsalasidis

How do you open the Virtual Stereo Stream from the ZED Media Server?
Have you followed the steps in the online documentation?

Fixed the problem by switching to a higher wattage power supply (as I was running it at MAXN), reflashing the Jetson and reinstalling the ZED SDK and drivers. After these steps, the samples were running perfectly.

1 Like