Skip to content

Demo app installation

Compare
Choose a tag to compare
@PetrNovota PetrNovota released this 13 Dec 12:50
· 907 commits to main since this release
98bb628

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 runs depthai_demo.py through launcher.py