Need help on TX2 Video input framework configuration

Hi,

We are using TX2 with 28.2.1 release version.

TX2 video input framework has two data path :

  1. CSI → VI → ISP
  2. CSI → VI → MC

We want bypass ISP and want to dump Bayer(raw) data.

  1. By default what will be configured?
  2. How/where to change the configuration and verify the data path?

hello nagendra.bl,

you should able to access the [NVIDIA Tegra Linux Driver Package] and get the [Release 28.2 Development Guide] from the [L4T Documentation].
please check [Camera Software Development Solution] chapter for more details,
you could use v4l2-ctl to access camera sensor and dump the raw files for verification,
thanks