Replies: 1 comment 6 replies
-
If you want to test it on the Raspberry Pi Zero, you have to remove the
comment from this line:
https://github.com/rsta2/libcamera/blob/main/lib/camerainfo.cpp#L19
This should be all. My RPi Zero does not have a camera connector, so I wasn't
able to test it.
Please report, if it works, so that I can generally enable the device in the
repo.
|
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
UFFR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the Raspberry Pi Zero W is supported, but is support for the base model planned? I will soon be working on a project that does not require wireless functionality (that and I have already purchased an RPI Zero), and I imagine there may be other people in the same boat.
I don't claim to know anything about the underlying specification differences, but I can't imagine the internal differences between the two, besides one having a built-in wireless chip, being particularly significant.
Beta Was this translation helpful? Give feedback.
All reactions