jv4linfo

jv4linfo is a Java API that allows to query and control video4linux(two) devices through the JNI. The data is organized in Java objects while trying to use the same structure as the v4l/v4l2 API.
Currently it does not support capturing video, but it can be used to create a so-called "panel" application, an application that controls a video device, such as selecting the frequency of its tuner.
jv4linfo is under development and therefore incomplete and experimental. The existing functionality should however work.

An example can be found here

jv4linfo is licensed under the GNU General Public License.

If you have a suggestion or found a bug, please let me know.

News

Version 0.2.1 - 2009-09-01:

Version 0.2.0 - 2004-10-15:

Version 0.1.0 - 2004-03-21:

Version 0.0.1 - 2004-03-14:

Features

Currently implemented features:

Documentation

Javadoc
Example

How to build jv4linfo from the source JAR

Requirements:

Build jv4linfo:

Download

Binary: jv4linfo-0.2.1.tar.gz
Source: jv4linfo-0.2.1-src.jar