Hello,
I am using the command below to check the camera image.
gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=2608, height=1960, format=(string)NV12, framerate=30/1' ! nvoverlaysink -e
However, gstreamer automatically corrects the exposure and gain settings in the device driver.
How can I stop that function?