Last Version

Webcam Capture - JMF Driver 0.3.12

This is JMF implementation of webcam driver. It allows you to capture webcam media with JMF or FMJ installed.

License

License

MIT License
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

webcam-capture-driver-jmf
Version

Version

0.3.12
Type

Type

jar
Description

Description

Webcam Capture - JMF Driver
This is JMF implementation of webcam driver. It allows you to capture webcam media with JMF or FMJ installed.
Project Organization

Project Organization

Bartosz Firyn (SarXos)

Download webcam-capture-driver-jmf 0.3.12


<!-- https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-jmf/ -->
<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>webcam-capture-driver-jmf</artifactId>
    <version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-jmf/
implementation 'com.github.sarxos:webcam-capture-driver-jmf:0.3.12'
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-jmf/
implementation ("com.github.sarxos:webcam-capture-driver-jmf:0.3.12")
'com.github.sarxos:webcam-capture-driver-jmf:jar:0.3.12'
<dependency org="com.github.sarxos" name="webcam-capture-driver-jmf" rev="0.3.12">
  <artifact name="webcam-capture-driver-jmf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='webcam-capture-driver-jmf', version='0.3.12')
)
libraryDependencies += "com.github.sarxos" % "webcam-capture-driver-jmf" % "0.3.12"
[com.github.sarxos/webcam-capture-driver-jmf "0.3.12"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sarxos : webcam-capture jar 0.3.12
javax.media : jmf jar 2.1.1e

Project Modules

There are no modules declared in this project.