I am using Jetson Nano emmc version with Nvidia development board and a imx219 csi camera to capture images. With the command below, I got very bright images during day time.
Just wondering if there is any automatically brightness control for gst-launch-1.0 nvarguscamerasrc? Or is there a parameter I can tune to control the brightness of the image captured?
Thanks for your reply. I did more tests with camera preview. I could not find the parameter that can automatically adjust the brightness in gst-inspect-1.0. Is there a way to have automatic brightness control with
gst-launch-1.0 nvarguscamerasrc
Or since the first frame may not have proper exposure time and white balance, is there a way to save the frame that has more stabilise brightness? I tried to modified the
Hi,
So you also observe brighter camera preview? Do you use Raspberry Pi camera V2? Or from other vendor? We have ISP setting for Pi camera V2 and it should be with OK image quality.
I am using LI-IMX219. The image quality and the brightness is OK with camera preview. However, I would like to capture a image with it. Is it possible to take a single images with auto-brightness control by modifying this command? Or will you recommend other a better way to capture single images with width=3264, height=2464 and auto-brightness control?