Webcam Capture - FsWebcam Driver

This is one of the capture drivers which can be used by Webcam Capture API to fetch image from webcam device. This specific capture driver is using fswebcam command line tool by by Philip Heron to access the image.

Лицензия

Лицензия

MIT License
Группа

Группа

com.github.sarxos
Идентификатор

Идентификатор

webcam-capture-driver-fswebcam
Последняя версия

Последняя версия

0.3.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

Webcam Capture - FsWebcam Driver
This is one of the capture drivers which can be used by Webcam Capture API to fetch image from webcam device. This specific capture driver is using fswebcam command line tool by by Philip Heron to access the image.
Организация-разработчик

Организация-разработчик

Bartosz Firyn (SarXos)

Скачать webcam-capture-driver-fswebcam

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.sarxos : webcam-capture jar 0.3.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3.12
0.3.11
0.3.10