l1npengtul / nokhwa

Cross Platform Rust Library for Powerful Webcam/Camera Capture
Apache License 2.0
533 stars 137 forks source link

Using Arducam in Raspberry pi - imx519 #113

Open MohaBeacon opened 1 year ago

MohaBeacon commented 1 year ago

he driver of IMX519 is now in the kernel space, but it only supports outputting RAW Bayer format, most software does not support it, and the Bayer format image has not undergone any processing, it is not suitable for human eye viewing.

is it possible to add this format in FrameFormat - RAW Bayer format