Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

UsbCameras getting destroyed when they go out of scope #75

Open
virtuald opened this issue Apr 12, 2019 · 1 comment
Open

UsbCameras getting destroyed when they go out of scope #75

virtuald opened this issue Apr 12, 2019 · 1 comment

Comments

@virtuald
Copy link
Member

It seems to me that startAutomaticCapture should be keeping a reference to this thing... I think I've had at least two reports of people having issues with it disappearing on them. Should fix this .

@auscompgeek
Copy link
Member

Pretty sure it does. startAutomaticCapture calls addCamera which stores a reference in the self._sources dict.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: To Do
Development

No branches or pull requests

2 participants