Hello,
I implemented sensor driver with 8064x6048, 7fps and rggb10.
I tested by gstreamer with nvarguscamerasrc
If light source is left side of image, image is dark.
If light source is right side of image. Image is bright.
It is no problem at smaller resolution(4032x3024)
I think ISP only processes the part of data (left side image), not entire image.
Does ISP have image size limitation?
How to fix it?
Thanks