All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download v4l4j JAR 0.9.1-r507 with all dependencies


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

Files of the artifact v4l4j version 0.9.1-r507 from the group com.github.sarxos.

Test

Artifact v4l4j
Group com.github.sarxos
Version 0.9.1-r507
Last update 19. February 2015
Tags: fork v4l4j contains code precompiled customized natives gigan architectures source gilles mavenized only several java this objects
Organization Bartosz Firyn (sarxos)
URL https://github.com/sarxos/v4l4j
License GNU GPL v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of v4l4j Show documentation

Please rate this JAR file. Is it a good library?

v4l4j
Rate from 1 - 5, Rated 2.00 based on 1 reviews

45 downloads

Source code of v4l4j version 0.9.1-r507

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.native.linux-64
META-INF.native.linux-64.META-INF.native.linux-64.libv4l4j.so
META-INF.native.linux-64.META-INF.native.linux-64.libvideo.so
META-INF.native.linux-armhf
META-INF.native.linux-armhf.META-INF.native.linux-armhf.libv4l4j.so
META-INF.native.linux-armhf.META-INF.native.linux-armhf.libvideo.so
au.edu.jcu.v4l4j
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.AbstractGrabber
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.BGRFrameGrabber
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.BaseVideoFrame
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.CaptureCallback
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.Control
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.ControlList
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.DeviceInfo
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.FrameGrabber
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.FrameInterval
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.ImageFormat
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.ImageFormatList
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.InputInfo
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.JPEGFrameGrabber
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.JPEGVideoFrame
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.PushSource
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.RGBFrameGrabber
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.RawFrameGrabber
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.ResolutionInfo
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.Tuner
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.TunerInfo
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.TunerList
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.UncompressedVideoFrame
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.V4L4JConstants
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.V4L4JDataBuffer
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.V4L4JRaster
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.VideoDevice
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.VideoFrame
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.YUVFrameGrabber
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.YVUFrameGrabber
au.edu.jcu.v4l4j.exceptions
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.CaptureChannelException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.ControlException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.ImageDimensionsException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.ImageFormatException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.InitialisationException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.InvalidValue
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.JNIException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.NoTunerException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.ReleaseException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.StateException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.UnsupportedMethod
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.V4L4JException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.VideoStandardException
au.edu.jcu.v4l4j.exceptions.au.edu.jcu.v4l4j.exceptions.package-info
au.edu.jcu.v4l4j
au.edu.jcu.v4l4j.au.edu.jcu.v4l4j.package-info
com.github.sarxos.v4l4j
com.github.sarxos.v4l4j.com.github.sarxos.v4l4j.NativeUtils
com.github.sarxos.v4l4j.com.github.sarxos.v4l4j.V4L4J




© 2015 - 2025 Weber Informatics LLC | Privacy Policy