Adapt veye-Mipi-IMX462 on Xavier NX. On 4K display screen, when using the following command to open the camera, the video output is normal, but when moving the mouse, the screen turns to red interface and there is no video output. What is the reason?
Note: Video output is tested on other 2K displays.
gst-launch-1.0 nvv4l2camerasrc device=/dev/video0 ! “video/x-raw(memory:NVMM),format=(string)UYVY, width=(int)1920, height=(int)1080” ! nvvidconv ! “video/x-raw(memory:NVMM),format=(string)I420” ! nvoverlaysink sync=false
tegra194-p3668-all-p3509-0000-veyecam2m.dts (231.8 KB)
veyecam.c (22.9 KB)
veyecam.h (2.4 KB)