Skip to content

Conversation

@mryel00
Copy link
Contributor

@mryel00 mryel00 commented Nov 30, 2024

Fixes #161
This PR adds a default case to throw an error during runtime instead of compilation, if a ControlType is not implemented yet.

This also adds parsing for the new ControlTypePoint added with libcamera v0.3.2+rpt20241119.

This might break compilation for libcamera v0.3.2+rpt20240927 and v0.3.2+rpt20241119.

This adds a runtime error for missing ControlTypes to fix compilation errors if there are new ControlTypes that are not implemented yet.

Signed-off-by: Patrick Gehrsitz <[email protected]>
Signed-off-by: Patrick Gehrsitz <[email protected]>
@veN1337
Copy link

veN1337 commented Feb 17, 2025

Hi @ayufan, could you please consider merging this?
This would fix #161, #162 and #164

@TheSin-
Copy link

TheSin- commented Apr 4, 2025

any making an updated release, I miss camera-streamer :(. Good work @mryel00

@mryel00
Copy link
Contributor Author

mryel00 commented May 2, 2025

Closing this for #168 separating the changes into a new branch.
libcamera 0.5 broke something again, so I will create a separate PR for the libcamera 0.5 fix. This will make reviewing them easier, if they get merged one after another.

@mryel00 mryel00 closed this May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error after recent raspi-libcamera updates

3 participants