inspirit / PS3EYEDriver

PS3EYE Camera Driver for OSX and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Green/black screen on startup (openFrameworks)

Meach opened this issue · comments

Hello,

I am using your Ps3Eye driver in openFrameworks. Sometimes when opening the application, there is a problem when grabbing the camera: I end up with a green or black screen and nothing else.

This seems to happen when something else is plugged to the same USB hub as the Ps3Eye.

Do you have any idea how we could fix this?

Thanks

i'm afraid this is libusb problem. u can try to update it to newer version or ask developers for possible reasons and solutions...

Yes that's what I figured out as well.
I added define DEBUG in your code that gives me more information but it didn't give me too much information more :).

And I also just tried adding the latest version of libusb and it doesn't solve anything.

so the last option u have is to ask libusb devs :) i think they have a repo at github so u can add and issue there