|
Get Camera Image
does anyone know how to get images from the Axis camera? what we want to do is make a custom Dashboard in Java. the only thing we need on it is the Camera image. If we use the AxisCamera class and the getImage() method, we will get an image but since the code is running on the CRIO, we cannot use Swing to display the image. Any one have any ideas? I think ideally, we should connect the Camera directly to the DLINK.
As far as the Swing part, im sure we can do that. Its just getting the image from the camera that we need help with.
|