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

camera buffer size #62

Closed
HazenBabcock opened this issue Oct 13, 2017 · 1 comment
Closed

camera buffer size #62

HazenBabcock opened this issue Oct 13, 2017 · 1 comment

Comments

@HazenBabcock
Copy link
Member

There should be an upper limit on the number of frames in the camera buffers. If the frame size is really small then we'll allocate an excessively large number of frames for the buffer, which could take a while.

@HazenBabcock
Copy link
Member Author

Should be fixed. I added a limit of 2000 frames. Hopefully this is large enough.

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

No branches or pull requests

1 participant