l1npengtul / nokhwa

Cross Platform Rust Library for Powerful Webcam/Camera Capture
Apache License 2.0
521 stars 132 forks source link

Add Raspberry Pi support #121

Closed michivi closed 1 year ago

michivi commented 1 year ago

This PR fixes the "Failed to fulfill" issue on the Raspberry Pi 3 with a Raspberry Pi camera.

It does so by:

Should hopefully fix some other "Failed to fulfill" issues as well. It should at least fix the one encountered on Raspberry PI (#99) which looked like mine.

l1npengtul commented 1 year ago

Thank you for your contribution.