The raw data out put from my camera should be raw12 and raw10.
When I’m using argus_camera, the output is 24 bit.
Is there any recommended way to get the raw data with 12bit color depth from the camera with 60fps?
Better if it is base on python.
Thanks a lot.
From Argus unable get 12bit raw. Only support PIXEL_FMT_RAW16
For raw10/12 you can capture by v4l2-ctl or implement v4l2 APP for it.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.