I have an IMX219-83 Stereo Camera connected to a Jetson Orin Nano, but I can’t get video.
salida.txt (3.4 KB)
How can I fix this?
I have an IMX219-83 Stereo Camera connected to a Jetson Orin Nano, but I can’t get video.
How can I fix this?
Have a check below command.
v4l2-ctl --set-fmt-video=width=1920,height=1080,pixelformat=RG10 --set-ctrl bypass_mode=0 --stream-mmap -d /dev/video0
Please get the trace log for gst-launch-1.0 to launch the camera.
Thanks
What’s wrong with the Jetson configuration for this camera, IMX219-83_Stereo_Camera
What’s the version?
What’s the version?
cat /etc/nv_tegra_release
R36 (release), REVISION: 3.0, GCID: 36923193, BOARD: generic, EABI: aarch64, DATE: Fri Jul 19 23:24:25 UTC 2024
KERNEL_VARIANT: oot
TARGET_USERSPACE_LIB_DIR=nvidia
TARGET_USERSPACE_LIB_DIR_PATH=usr/lib/aarch64-linux-gnu/nvidia
Do you install the gstreamer?
Please try below command.
export DISPLAY=:0
nvgstcapture-1.0