Hi all,
I want to know if there are any ways to control a camera’s ISO using the gstreamer pipeline.
I am using an IMX477 sensor with Jetson nano boards.
Hi all,
I want to know if there are any ways to control a camera’s ISO using the gstreamer pipeline.
I am using an IMX477 sensor with Jetson nano boards.
hello riul5627k,
you may try using gainrange
property to adjust gain range. for example, gainrange="1 16"
furthermore, how about running argus_camera
, there’s UI for adjusting camera controls, and you’ll be able to see it changes preview frames.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.