Hello,
My Global shutter camera recently started to produce images/videos with (what looks like) colors swapped: R<->B.
See attached image: This is generated with:
As you see raspberrypi mouse is blue. On the other hand greens look normal.
I did not have any look with changing format in picamera2 - same results.
The really interesting thing is the sensor mode:
When I looked it up on internet it seems that other people have SRGGB10_CSI2P mode reported for GS camera (eg. viewtopic.php?t=357907).
is it possible that camera firmware got corrupted ? Any other possible reason?
Any idea how to solve the issue?
Sebastian
My Global shutter camera recently started to produce images/videos with (what looks like) colors swapped: R<->B.
See attached image: This is generated with:
Code:
libcamera-jpeg -o Desktop/test.jpg
I did not have any look with changing format in picamera2 - same results.
The really interesting thing is the sensor mode:
Code:
pi@raspberrypi:~ $ libcamera-jpeg --list-camerasAvailable cameras-----------------0 : imx296 [1456x1088 10-bit] (/base/axi/pcie@120000/rp1/i2c@88000/imx296@1a) Modes: 'SBGGR10_CSI2P' : 1456x1088 [60.38 fps - (0, 0)/1456x1088 crop]
is it possible that camera firmware got corrupted ? Any other possible reason?
Any idea how to solve the issue?
Sebastian
Statistics: Posted by konikseb — Fri Mar 15, 2024 8:24 pm