Open deyoyow opened 1 month ago
Are there any errors printed by the python program?
Does the python program identify the correct number of cameras? see this line: https://github.com/jyjblrd/Low-Cost-Mocap/blob/8ac4d4107fda026d787d5e197f0dcbe6257b2720/computer_code/api/helpers.py#L26
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