Hi there,
I’m trying to run a multi-camera NVIDIA DeepStream pipeline using four ZED X sensors, and I’m running into issues. This post is a follow-up to my original post on the NVIDIA developer forums to ask for more help.
Some system details:
- Jetson Orin NX
- ZED SDK 4.0.8
- JetPack 5.1.1
The latest suggestion from the NVIDIA team was to check the stability of the camera driver.
I understand the ZED X camera is based on an argus camera. Are the ZED X cameras designed to be useable with DeepStream/GStreamer tools, or are they only designed to work with the zed-gstreamer
plugin tools?
If the ZED X is intended to work with DeepStream, do you have any suggestions for how I may resolve the issue described in my post on the NVIDIA dev forums?
If the ZED X is not intended to work with DeepStream, do you have examples of multi-camera systems using the zed-gstreamer
plugins?
I appreciate any help, thanks!