Skip to content

javacv-webcam:2020.3.1 GraalVM compilation

Latest
Compare
Choose a tag to compare
@rladstaetter rladstaetter released this 17 Oct 20:14

This version is about GraalVM compiliation. With the help of client-maven-plugin, it is possible to simply get a native binary which uses JavaCV and JavaFX to display a webcam image stream.

Ideally, it works out of the box by entering:

 mvn clean client:build client:run -Djavacpp.platform.custom -Djavacpp.platform.host -Dgraalvm.home=/path/to/your/graalvm/distribution