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

Camera capture broken when trying to start camera stream #69

Open
deyoyow opened this issue Sep 30, 2024 · 1 comment
Open

Camera capture broken when trying to start camera stream #69

deyoyow opened this issue Sep 30, 2024 · 1 comment

Comments

@deyoyow
Copy link

deyoyow commented Sep 30, 2024

So I tried to run 'python api/index.py' and when I started the stream it looks like this:
image

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

@jyjblrd
Copy link
Owner

jyjblrd commented Oct 1, 2024

Are there any errors printed by the python program?

Does the python program identify the correct number of cameras? see this line:

print(self.num_cameras)

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