Java 11 is required to build. Set your path and/or JAVA_HOME environment variable appropriately.
- Run "./gradlew build"
On the rPi web dashboard:
- Make the rPi writable by selecting the "Writable" tab
- In the rPi web dashboard Application tab, select the "Uploaded Java jar" option for Application
- Click "Browse..." and select the "java-multiCameraServer-all.jar" file in your desktop project directory in the build/libs subdirectory
- Click Save
The application will be automatically started. Console output can be seen by enabling console output in the Vision Status tab.
- Run "./gradlew build"
- Run "./install.sh" (replaces /home/pi/runCamera)
- Run "./runInteractive" in /home/pi or "sudo svc -t /service/camera" to restart service.