SkillAgentSearch skills...

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.

Install / Use

/learn @sarxos/V4l4j
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

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.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated7mo ago
Forks9

Languages

Java

Security Score

82/100

Audited on Aug 21, 2025

No findings