Hi,I am a novice when it comes to using the ZED camera.
I am currently using an AGX Orin module with a self-developed carrier board. The L4T version is 35.4.1.
I am working on adapting the ZED MINI camera via the GMSL interface and have encountered some issues.
I would appreciate your assistance.
But when I input the command nvgstcapture-1.0 or other, I fail to capture the image.
And when I execute the files in the engineering directory, I still fail to obtain the images from the camera.
Hi,
Thank you very much for your support.
Yes, I can display the video stream through the command you provided. However, after I installed the SDK package provided by ZED officially, When I used the files in the directory /usr/local/zed/tools, I failed.
I would like to know the reason for this so that I can use the files in the /usr/local/zed/tools directory to open the camera. Is it because of the driver source code, or is there a problem with the device tree configuration?
If I want to use the files in /usr/local/zed/tools to open the camera, how should I modify my source code and device tree file?
Thank you.
And, when I run python3 hello_zed.py in the directory /usr/local/zed/samples/turotials/tutorial 1-hello ZED/python/, I fail to obtain the camera’s SN.
Thanks.
HI,
I have a similar issue with SDK 5.0.0 for jetpack 5.1.1.
We are using your ZEDLink mono.
Also, when using gst-launch-1.0 nvarguscamerasrc sensor-id=0 ! nvvidconv ! autovideosink we get the error
(Argus) Error BadParameter: (propagating from src/eglstream/FrameConsumerImpl.cpp, function initialize(), line 89)
and also using your /usr/local/zed/tools/.
We are using ZED_SDK_Tegra_L$T35.3_v5.0.0 as SDK
The camera is not recognized. Can you help us?