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

Removed unreachable block #1674

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Removed unreachable block #1674

merged 1 commit into from
Jan 4, 2025

Conversation

mike-marcacci
Copy link
Contributor

While familiarizing myself with the architecture of this project I noticed that this block is unreachable and handled above. Figured I'd submit a quick fix.

Awesome project BTW.

While familiarizing myself with the architecture of this project I noticed that this block is unreachable and handled above. Figured I'd submit a quick fix.

Awesome project BTW.
@koush
Copy link
Owner

koush commented Jan 4, 2025

This is reachable on RPI 4 on Raspbian. RPI 5 does not have hardware acceleration.

@koush koush closed this Jan 4, 2025
@koush
Copy link
Owner

koush commented Jan 4, 2025

it's been a minute since I've run this on an RPI4 , so let me know if I'm incorrect. But the mmal code path definitely existed on rpi4 at the time of writing.

@koush koush reopened this Jan 4, 2025
@koush
Copy link
Owner

koush commented Jan 4, 2025

nm only glanced at code, @bjia56 cleared it up

@koush koush merged commit b40a2ea into koush:main Jan 4, 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.

2 participants