Muhammad Hideyosi
Muhammad Hideyosi
Hey, are you able to run the pseyepy stand alone? If not please try this to run it independently first with the code provided at the repo: `from pseyepy import...
Hey, sorry for the broken link you could copy the raw text instead. [Here](https://github.com/bensondaled/pseyepy/issues/22) Cheers, Deyo
> I encountered the same issue as you, and it requires connecting four cameras to resolve it. Do you use 4 USB Cable with a hub into a single port?...
Hello lurz, may i ask is your flask running on the index.py `if __name__ == '__main__': socketio.run(app, port=3001, debug=True)` Mine seems to kept re-opening the COM port if the parameter...