RGB888 is supported by nvarguscamerasrc ??

hello everyone

i am taking the camera input from the VGA and process data to the CSI-2 port of tx1 board. input data is in RGB888 format. i am using nvarguscamrerasrc plugin for capture video.

my question is that nvarguscamerasrc support RGB888 as input???.
thank you.

hello bankesh.roy,

nvarguscamerasrc did not support RGB888 as input, according to Camera Architecture Stack, you may working with v4l2src as an alternative way.
you should also have some implementation to extend the support formats to enable the driver with v4l2 pipeline,
please also check similar discussion thread, Topic 1061212 for reference.
thanks

hi jerryChang,

can you tell me which input format supported by nvarguscamerasrc plugin.
thank you.

hello bankesh.roy,

it’s support RAW10, and RAW12 bayer formats by default.
you could also check sensor formats with these camera module device trees for details.
thanks

$l4t-r32.2/kernel_src/hardware/nvidia/platform/t18x/common/kernel-dts/t18x-common-modules/*