Skip to content

This is mavenized and customized fork of original V4L4J by Gilles Gigan. It contains only Java source code (no natives) and *.so objects precompiled for several architectures.

License

sarxos/v4l4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V4L4J

This is mavenized and customized fork of original V4L4J by Gilles Gigan. It contains only Java source code (no natives) and *.so objects precompiled for several architectures:

  • Linux 64-bit,
  • Linux ARM (hard float).

In case you need more architectures please compile binaries by following this procedure.

Source revision r507.

Maven

The artifact is available in Maven Central:

<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>v4l4j</artifactId>
    <version>0.9.1-r507</version>
</dependency>

License

The code is distributed under the terms of GNU GPL v3.

About

This is mavenized and customized fork of original V4L4J by Gilles Gigan. It contains only Java source code (no natives) and *.so objects precompiled for several architectures.

Resources

License

Stars

Watchers

Forks

Packages

No packages published