Tool/software:
Hi Gang,
Regarding the issue where the lamp appears purple, I have created a new thread, and we can discuss it here.
First of all, how can I tell if it's an ISP issue or a driver issue?
1. I asked colleagues from the camera module manufacturing department for the pictures of X3C being activated with other tools at that time. As shown in the figure, without software driver or ISP processing, the lamp appears white, which can prove that the camera module is in good condition.
2. I used the software driver and GStreamer command to save the raw image without ISP processing, and the lamp appears white.
gst-launch-1.0 -v v4l2src num-buffers=1 device=/dev/video-ox03c10-cam0 io-mode=dmabuf ! video/x-bayer, width=1920, height=1280, framerate=30/1, format=bggr12 ! multifilesink location="image-%d.raw"