hello, Nvidia
I have a YUV camera that uses MIPI to connect to AGX Xavier, I wonder if it can use Libargus? and I fonud argus can not recognition the camera.
Argus only support Bayer format sensor don’t support YUV sensor.
For YUV sensor you can use v4l2src or any of v4l2 base APP.
OK,I understand.
Thank you very much reply.