-
Notifications
You must be signed in to change notification settings - Fork 94
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
App Hanging when camera disconnected #36
Comments
Do you mean you disconnect the camera while the app is running? |
Yes On Sun, Jul 10, 2016 at 9:38 PM, Ritesh Oedayrajsingh Varma <
|
Okay, well that will be because the driver does not support usb hotplug/unplug. |
How difficult is it to add support to it? On Mon, Jul 11, 2016 at 7:58 AM, Ritesh Oedayrajsingh Varma <
|
No idea really. Would have to investigate, which I won't have time for for a while. What's the behaviour you're looking for? That it cleanly exits the app when the camera is disconnected, or that it just "pauses" and resumes when the camera comes back? |
So I'm using this in my openframeworks app.
When I'm physically disconnecting the camera from the computer - the app hangs on Ps3EyeDriver Transfer Thread.
I'm on windows 8.1
The text was updated successfully, but these errors were encountered: