I’m trying to use the gstreamer plugin v4l2src on Xavier to capture usb camera stream, and it’s ok. gst-launch-1.0 v4l2src ! autovideosink
But, when I running comamnd like nvargus_nvraw --lps, output like this:
nv@linux:~$ nvargus_nvraw --lps
nvargus_nvraw version 1.14.0
Number of supported sensor entries 0
Entry Source Mode Uniquename Resolution FR BitDepth Mode
Index Index Index CSI Dyn Type
In order to use libargus, I also tried nvargus camerasrc and multimedia demo, but the error is almost the same as nvargus_ Nvraw.
Thanks for your reply.
You mean libnvargus does not support yuv sensor?
Whether I use nvargus_ NVraw or nvargusscamerasrc can’t work properly, right?
I want to be familiar with how to use libargus in the existing environment (only yuv senosr).
Do you have any other suggestions?