We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a camera listed as follows:
$ libcamera-hello --list-cameras Available cameras ----------------- 0 : ov5647 [2592x1944 10-bit GBRG] (/base/soc/i2c0mux/i2c@1/ov5647@36) Modes: 'SGBRG10_CSI2P' : 640x480 [30.00 fps - (65535, 65535)/65535x65535 crop] 1296x972 [30.00 fps - (65535, 65535)/65535x65535 crop] 1920x1080 [30.00 fps - (65535, 65535)/65535x65535 crop] 2592x1944 [30.00 fps - (65535, 65535)/65535x65535 crop]
I believe the ov5647 chip is supported already by PrusaLink, but the GBRG configuration is not. Obviously I would like to have it working.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a camera listed as follows:
I believe the ov5647 chip is supported already by PrusaLink, but the GBRG configuration is not. Obviously I would like to have it working.
The text was updated successfully, but these errors were encountered: