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

App Hanging when camera disconnected #36

Open
rootux opened this issue Jul 10, 2016 · 5 comments
Open

App Hanging when camera disconnected #36

rootux opened this issue Jul 10, 2016 · 5 comments

Comments

@rootux
Copy link

rootux commented Jul 10, 2016

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

@rovarma
Copy link
Contributor

rovarma commented Jul 10, 2016

Do you mean you disconnect the camera while the app is running?

@rootux
Copy link
Author

rootux commented Jul 10, 2016

Yes

On Sun, Jul 10, 2016 at 9:38 PM, Ritesh Oedayrajsingh Varma <
[email protected]> wrote:

Do you mean you disconnect the camera while the app is running?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#36 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AA_BToUow4jv_m7Yy3hZcGmxdj2d-cpkks5qUTw8gaJpZM4JI3wi
.

@rovarma
Copy link
Contributor

rovarma commented Jul 11, 2016

Okay, well that will be because the driver does not support usb hotplug/unplug.

@rootux
Copy link
Author

rootux commented Jul 11, 2016

How difficult is it to add support to it?
We're using it in live art installations and in some cases in motion the
usb cable gets disconnected and when that happens it all crashes. thank you.

On Mon, Jul 11, 2016 at 7:58 AM, Ritesh Oedayrajsingh Varma <
[email protected]> wrote:

Okay, well that will be because the driver does not support usb
hotplug/unplug.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#36 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AA_BTogW-Tt8OjW9FfqMw6uNz_C_5K9Rks5qUc19gaJpZM4JI3wi
.

@rovarma
Copy link
Contributor

rovarma commented Jul 12, 2016

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?

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

2 participants