is not current version
Last Version 0.3.12

com.github.sarxos:webcam-capture-driver-gstreamer 0.3.11

Webcam Capture driver using GStreamer framework to grab frames from camera devices

GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

webcam-capture-driver-gstreamer
Version

Version

0.3.11
Type

Type

jar

Download webcam-capture-driver-gstreamer 0.3.11


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