Package | Description |
---|---|
com.github.sarxos.webcam |
Modifier and Type | Class and Description |
---|---|
class |
WebcamPanel
Simply implementation of JPanel allowing users to render pictures taken with webcam.
|
class |
WebcamStreamer
This is very simple class which allows video from webcam to be exposed as MJPEG stream on a given
port.
|
class |
WebcamViewer
Just a simple webcam viewer.
|
Modifier and Type | Method and Description |
---|---|
WebcamListener[] |
Webcam.getWebcamListeners() |
Modifier and Type | Method and Description |
---|---|
boolean |
Webcam.addWebcamListener(WebcamListener l)
Add webcam listener.
|
boolean |
Webcam.removeWebcamListener(WebcamListener l)
Removes webcam listener.
|
Copyright © 2012-2018 Bartosz Firyn (SarXos). All Rights Reserved.