| Interface | Description |
|---|---|
| CameraServerJNI.LoggerFunction |
| Class | Description |
|---|---|
| AxisCamera |
A source that represents an Axis IP camera.
|
| CameraServerJNI | |
| CvSink |
A sink for user code to accept video frames as OpenCV images.
|
| CvSource |
A source that represents a video camera.
|
| HttpCamera |
A source that represents a MJPEG-over-HTTP (IP) camera.
|
| MjpegServer |
A sink that acts as a MJPEG-over-HTTP network server.
|
| UsbCamera |
A source that represents a USB camera.
|
| UsbCameraInfo |
USB camera information
|
| VideoCamera |
A source that represents a video camera.
|
| VideoEvent |
Video event
|
| VideoListener |
An event listener.
|
| VideoMode |
Video mode
|
| VideoProperty | |
| VideoSink |
A source for video that provides a sequence of frames.
|
| VideoSource |
A source for video that provides a sequence of frames.
|
| Enum | Description |
|---|---|
| HttpCamera.HttpCameraKind | |
| VideoEvent.Kind | |
| VideoMode.PixelFormat | |
| VideoProperty.Kind | |
| VideoSink.Kind | |
| VideoSource.Kind |
| Exception | Description |
|---|---|
| VideoException |
An exception raised by the camera server.
|