IKAROS: Reference > Modules > I/O Modules > Video > NetworkCamera
Module used for grabbing images from a network camera. The module has been tested with the the Axis 2130 pan-til-zoom camera and probably works also with other Axis cameras. By changing the parameters, it should also be possble to use this modules to download images from camera servers on the Internet.
<module class = "Axis205" name = "Camera" type = "JPEG" size_x = "352" size_y = "240" host_ip = "192.168.0.2" host_port = "80" image_request = "/jpg/image.jpg" />
The image sizes should be calculated automatically from the first image.
Axis205.h
Axis205.cc
Copyright © 2005 Christian Balkenius