-
Notifications
You must be signed in to change notification settings - Fork 319
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
Camera capture broken when trying to start camera stream #69
Comments
Are there any errors printed by the python program? Does the python program identify the correct number of cameras? see this line:
|
I encountered the same issue as you, and it requires connecting four cameras to resolve it. |
A single USB controller can support a maximum of two PS3 Eye cameras. It is recommended to use a USB expansion card. |
Do you use 4 USB Cable with a hub into a single port? or do you mind explaining your setup for it to work? Regards |
So I tried to run 'python api/index.py' and when I started the stream it looks like this:

I've succesful in tackling the COM port error in Windows following this #29
camera works fine if I try with the original pseyepy command
Is it really necessary to have 4 cameras plugged in for the stream to work as mentioned in #39?
Regards,
Deyo
The text was updated successfully, but these errors were encountered: