Skip to content

The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS…

License

Notifications You must be signed in to change notification settings

extenda/webcam-capture

 
 

Repository files navigation

Webcam Capture API

This is a fork of the Webcam Capture API with GPL licensed drivers examples and addons addons removed. It provides the same functionality as the old library but with the exception of the following drivers:

driver-lti-civil
driver-openimaj
driver-v4l4j
driver-vlcj

Official documentation found at: https://github.com/sarxos/webcam-capture/blob/master/README.md

About

The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%