How to modify ISP settings with gstreamer?

Hi,NVIDIA
We want to use gstreamer with nvarguscamerasrc to preview and take picture.
How can we modify the settings like LibArgus API?

Also,could I get the source code of nvarguscamerasrc so that I can add some interface to meet my requirements?

hello 932315769,

please download the public release sources (driver package) via https://developer.nvidia.com/embedded/linux-tegra.
there’ll be gst-nvarguscamera_src.tbz2 to include the sources of nvarguscamerasrc.


please enable commands, $ gst-inspect-1.0 nvarguscamerasrc to review all available controls,
you may add the controls into the pipeline for your use-case.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.