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

FileReader blocks on Capture() if camera is re-initialized. #25

Open
jfalquez opened this issue Aug 12, 2014 · 0 comments
Open

FileReader blocks on Capture() if camera is re-initialized. #25

jfalquez opened this issue Aug 12, 2014 · 0 comments
Labels

Comments

@jfalquez
Copy link
Collaborator

Seems to be a problem with _GetNextTime(). If "return 0;" is set, then it will not block. Problem seems to be related with the DeviceTime::QUEUE... not sure if it is not being cleared. Tried using DeviceTime::ResetTime on destructor but didn't get it to work.

@jfalquez jfalquez added the bug label Aug 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant