@@ -40,6 +40,7 @@ a('--ipv4', help='The IPv4 address on which the OPC UA server runs', default="0.
a('--port',help='The port on which the OPC UA server runs',default="4840")
a('--camera',help='The index of the camera (i.e. indxed in /dev/videoX)',default=0)
a('--headless',help='Run without screen in a headless mode (boolean, default=0)',default=False)
a('--mode',help='Mode of operation. The default is to read data from camera device. If set to 1 do NOT read data from camera device. (default=0)',default=0)
# XXX: allow to specify from CLI DEFAULT_LH & friends