l1npengtul / nokhwa

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

Typo in fix? #169

Open RivenSkaye opened 5 months ago

RivenSkaye commented 5 months ago

It seems like something happened that caused the check to enter early return both when cameras were found and when none were found. The only situation that caused the panic in #166 was the 0 cameras case, any higher number should be valid.