Jar examples for w:webcam-capture
This library allows you to use your PC webcam, IP or network cameras directly from Java. It's compatible with most operating systems (Windows, Linux, MacOS).
You can download jar file webcam-capture 0.3.8 in this page.
MIT License
You can use the following script to add webcam-capture-0.3.8.jar to your project.
<dependency> <groupId>com.github.sarxos</groupId> <artifactId>webcam-capture</artifactId> <version>0.3.8</version> </dependency>
compile group: 'com.github.sarxos', name: 'webcam-capture', version: '0.3.8'
libraryDependencies += "com.github.sarxos" % "webcam-capture" % "0.3.8"
<dependency org="com.github.sarxos" name="webcam-capture" rev="0.3.8"/>
@Grapes(@Grab(group='com.github.sarxos', module='webcam-capture', version='0.3.8'))
'com.github.sarxos:webcam-capture:jar:0.3.8'
Click the following link to download the jar file.
webcam-capture-0.3.8-javadoc.jar