Skip to main content

Install

note

This installation requires an internet connection

Dependencies

Install libraries for the Qualcomm Neural Network (QNN)

sudo add-apt-repository ppa:ubuntu-qcom-iot/qcom-noble-ppa
sudo apt-get install libqnn1

Installing PhotonVision

wget -q https://raw.githubusercontent.com/PhotonVision/photon-image-modifier/main/install.sh -O ./real_install.sh
chmod +x ./real_install.sh
sudo ./real_install.sh
rm ./real_install.sh
systemctl restart photonvision.service

Updating PhotonVision

Go to the most recent dev release and download the jar ending in linuxarm64. Upload it using the Offline Update feature in PhotonVision settings.

Additional Resources

PhotonVision Discord PhotonVision Docs