Skip to content
New issue

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

[ENHANCEMENT] Use RPi_cameraInfo.txt file at runtime #3826

Open
EricClaeys opened this issue Aug 21, 2024 · 0 comments
Open

[ENHANCEMENT] Use RPi_cameraInfo.txt file at runtime #3826

EricClaeys opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@EricClaeys
Copy link
Collaborator

The RPi_cameraInfo.txt file lists all the RPi cameras supported as well as their capabilities. The same data is hard-coded into the capture_RPi program. It should instead use the file.

This will also make it easier to support any RPi camera that appears in libcamera-still --list-cameras.

The goal is to be able to do away with the file and just use the --list-cameras output, although that doesn't always appear to be 100% accurate so we may need to put "exception" data in the file.

@EricClaeys EricClaeys added this to the v2024.xx.xx_01 milestone Aug 21, 2024
@EricClaeys EricClaeys self-assigned this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant