MIPI_Camera
MIPI_Camera copied to clipboard
IM708 display colors are wrong on the Jetson nano
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.
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?
use
sudo rm /var/nvidia/nvcam/settings/camera_overrides.isp
And then try command again
The Nano effect I used: