Skip to main content Link Menu Expand (external link) Document Search Copy Copied



         This section is under development or not public.

Date: 22/06/2022

ISP override symlinks can be placed in the /var/nvidia/nvcam/settings directory!

eg. If your imx390 camera is in camera port 2

ln -sT imx390.isp d3_2_imx390.isp

if your omnivision camera is in port 3

ln -sT ov10640.isp d3_3_ov10640.isp

you can have overrides for the same port lets say you can have imx390 on port 3 as well

you can have both

ln -sT imx390.isp d3_3_imx390.isp ln -sT ov10640.isp d3_3_ov10640.isp

Click here to report Errors, make Suggestions or Comments!