Example: Sensor configuration file for ONVIF cameras

In this example, an ONVIF camera is connected to the board.

Here's what the configuration file looks like:

begin SENSOR_UNIT_1
    type = ip_camera
    name = security-camera
    position = 0, 0, 0
    direction = 0, 0, 0
    address = 0.0.0.0, onvif
    username = root
    password = root
end SENSOR_UNIT_1