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

Add configurable device frame rate #834

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Add configurable device frame rate #834

merged 1 commit into from
Sep 5, 2023

Conversation

Joseph-DiGiovanni
Copy link
Contributor

@Joseph-DiGiovanni Joseph-DiGiovanni commented Aug 30, 2023

Currently OpenCV defaults to the first detected (and sometimes lowest) frame rate. This is bad enough for detection on its own, but some IR emitters do not function properly at all frame rates the camera may support (like my surface laptop studio). I've added a device_fps option to the config to set this manually, as well as use the highest frame rate by default on new installs.

@boltgolt boltgolt added this to the Release 3.0.0 milestone Sep 5, 2023
@boltgolt boltgolt merged commit 13f59e0 into boltgolt:beta Sep 5, 2023
1 check passed
@boltgolt
Copy link
Owner

boltgolt commented Sep 5, 2023

Great idea, thanks!

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.

None yet

2 participants