Class Summary |
AxisURL |
This class can handle URL generation for a specific host (Axis camera). |
CaptureMJPEG |
This class produces JPEG images from Motion JPEG stream. |
CircularBuffer |
A circular buffer of ByteArrayInputStream |
ErrorImage |
This class builds a BufferedImage from an error string. |
MJPEGInputStream |
This class provides the method byte[] readImage() which returns
a byte array containing a complete JPEG image extracted from the InputStream
provided, which should be a MotionJPEG stream. |
SonyURL |
This class can handle URL generation for a specific host (Sony camera). |