Festi SBO web interface

The Festo SBO web interface consists of five sections:

Section Description
Camera Doc This documentation.
Camera Info Information about the Image Sensor, software- and hardwareversion, etc.
Camera API Documentation of the library libcamera. The library provides the application program interface to the image acquisition sensor.
Network Change your network settings.
Webcam Provides image acquisition examples. Application for laser line profiling, live image streaming via AJAX technology, snapshot applications using the common gateway interface (CGI).

As webserver Festo SBO uses the busybox httpd. This webserver is small, easy to configure, and supports common gateway interface as well as calling an php interpreter for corresponding php sites.

A special daemon camerad is bound to port TCP/IP port 8080, which controls the image acquisition and image streaming. The requests and responses uses SOAP as underlying technology.