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

Sample Grabber hangs on repeated VFW_E_WRONG_STATE #7

Open
jaraco opened this issue Jan 12, 2016 · 0 comments
Open

Sample Grabber hangs on repeated VFW_E_WRONG_STATE #7

jaraco opened this issue Jan 12, 2016 · 0 comments

Comments

@jaraco
Copy link
Owner

jaraco commented Jan 12, 2016

Originally reported by: Jason R. Coombs (Bitbucket: jaraco, GitHub: jaraco)


In testing the grabber on my virtual machine connected to a Microsoft Lifecam, I find that the simple save_frame operation just hangs. It's caught in an infinite loop, repeatedly receiving VFW_E_WRONG_STATE on the call to GetCurrentBuffer.

According to this reference, polling the buffer may not be a reliable technique for getting frames, and it might be necessary to write a callback.

help needed


jaraco added a commit that referenced this issue Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant