Demo app installation
This verison supports depthai demo installation through single call on bash -c "$(curl -fL https://docs.luxonis.com/install_depthai.sh)"
for mac users and sudo wget -qO- https://docs.luxonis.com/install_dependencies.sh | bash.
for linux users.
- requirements updated: dehptai version updated to 2.19.0, opencv-python removed, Mac silicon excluded form PyQt5 dependency
- entrypoint folder added to depthai, contains
depthai_launcher.sh
that runsdepthai_demo.py
throughlauncher.py