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

dxcam.release doesn't cleanup properly #99

Open
lovettchris opened this issue Jun 11, 2024 · 0 comments
Open

dxcam.release doesn't cleanup properly #99

lovettchris opened this issue Jun 11, 2024 · 0 comments

Comments

@lovettchris
Copy link

If I call dxcam.release it releases the duplicator, but if I dxcam.create the same dx output it warns me that it is returning the existing instance from the DXFactory self._camera_instances[instance_key] and tries to use it but then the duplicator blows up trying to dereference a None object in self.duplicator.AcquireNextFrame.

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