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

cam.grab_images() buffer #25

Open
aaronshifman opened this issue Nov 30, 2016 · 1 comment
Open

cam.grab_images() buffer #25

aaronshifman opened this issue Nov 30, 2016 · 1 comment

Comments

@aaronshifman
Copy link

On a similar vein to #14 I'm trying to do something real time. I've noticed that there is a very smooth output but there is ~3 second lag almost like a buffer of sorts.

I can eliminate it by re initializing grab_images constantly but that significantly drops the frame rate.

Am I missing some switch or setting regarding some sort of buffer?

Thanks,
Aaron

@RichardLangFromNZ
Copy link

If you take a look at my as yet unmerged PR (#23) I've exposed configuration of different grab strategies. Have a read up in the Basler docs. then give a LatestImageOnly grab strategy a go.

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

2 participants