MIPI_Camera icon indicating copy to clipboard operation
MIPI_Camera copied to clipboard

IM708 display colors are wrong on the Jetson nano

Open Thesis123123 opened this issue 1 year ago • 2 comments

I have installed the driver using the driver as per the Quick Start guide

but the video display Image color seems to be off calibrated or has this greyish - red tint on it, or it could be whitebalance? I do not know the proper technical term for this.

image

I tried launching it with this command:

gst-launch-1.0 nvarguscamerasrc sensor-id=0 ! "video/x-raw(memory:NVMM),width=4608,height=2592,framerate=14/1" ! queue ! nvegltransform ! nveglglessink

and even tried using different gain and exposure values:

v4l2-ctl -c gain=12
v4l2-ctl -c exposure=6000

But i could get it to be capture decent colors. Any idea what could be wrong with it and how to fix the image?

Thesis123123 avatar Jan 15 '24 15:01 Thesis123123

use sudo rm /var/nvidia/nvcam/settings/camera_overrides.isp And then try command again

edward-ardu avatar Jan 24 '24 07:01 edward-ardu

The Nano effect I used: noisp_imx477_4608_2592_2023-09-06-15-29-03

edward-ardu avatar Jan 24 '24 07:01 edward-ardu