Sounds good
When I start it, I get this (on a W10_64 machine without a connected Arduino):
Initializing Logger
C:\Users\kurt/.WebControl/log.txt
C:\Users\kurt\AppData\Local\Temp\_MEI28362
Initializing Configuration
Camera initialized
[{'title': 'GPIO2', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio2', 'desc': 'GPIO2 functionality\ndefault setting: '}, {'title': 'GPIO3', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio3', 'desc': 'GPIO3 functionality\ndefault setting: '}, {'title': 'GPIO4', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio4', 'desc': 'GPIO4 functionality\ndefault setting: '}, {'title': 'GPIO5', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio5', 'desc': 'GPIO5 functionality\ndefault setting: '}, {'title': 'GPIO6', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio6', 'desc': 'GPIO6 functionality\ndefault setting: '}, {'title': 'GPIO7', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio7', 'desc': 'GPIO7 functionality\ndefault setting: '}, {'title': 'GPIO8', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio8', 'desc': 'GPIO8 functionality\ndefault setting: '}, {'title': 'GPIO9', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio9', 'desc': 'GPIO9 functionality\ndefault setting: '}, {'title': 'GPIO10', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio10', 'desc': 'GPIO10 functionality\ndefault setting: '}, {'title': 'GPIO11', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio11', 'desc': 'GPIO11 functionality\ndefault setting: '}, {'title': 'GPIO12', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio12', 'desc': 'GPIO12 functionality\ndefault setting: '}, {'title': 'GPIO13', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio13', 'desc': 'GPIO13 functionality\ndefault setting: '}, {'title': 'GPIO14', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio14', 'desc': 'GPIO14 functionality\ndefault setting: '}, {'title': 'GPIO15', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio15', 'desc': 'GPIO15 functionality\ndefault setting: '}, {'title': 'GPIO16', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio16', 'desc': 'GPIO16 functionality\ndefault setting: '}, {'title': 'GPIO17', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio17', 'desc': 'GPIO17 functionality\ndefault setting: '}, {'title': 'GPIO18', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio18', 'desc': 'GPIO18 functionality\ndefault setting: '}, {'title': 'GPIO19', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio19', 'desc': 'GPIO19 functionality\ndefault setting: '}, {'title': 'GPIO20', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio20', 'desc': 'GPIO20 functionality\ndefault setting: '}, {'title': 'GPIO21', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio21', 'desc': 'GPIO21 functionality\ndefault setting: '}, {'title': 'GPIO22', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio22', 'desc': 'GPIO22 functionality\ndefault setting: '}, {'title': 'GPIO23', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio23', 'desc': 'GPIO23 functionality\ndefault setting: '}, {'title': 'GPIO24', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio24', 'desc': 'GPIO24 functionality\ndefault setting: '}, {'title': 'GPIO25', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio25', 'desc': 'GPIO25 functionality\ndefault setting: '}, {'title': 'GPIO26', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio26', 'desc': 'GPIO26 functionality\ndefault setting: '}, {'title': 'GPIO27', 'type': 'options', 'value': '', 'default': '', 'section': 'GPIO Settings', 'key': 'gpio27', 'desc': 'GPIO27 functionality\ndefault setting: '}]
Starting Console Queue Processor
CAP_PROP_POS_MSEC=0.0
CAP_PROP_POS_FRAMES=0.0
CAP_PROP_POS_AVI_RATIO=-1.0
CAP_PROP_FRAME_WIDTH=640.0
CAP_PROP_FRAME_HEIGHT=480.0
CAP_PROP_FPS=30.0
CAP_PROP_FOURCC=844715353.0
CAP_PROP_FRAME_COUNT=-1.0
CAP_PROP_FORMAT=0.0
CAP_PROP_MODE=0.0
CAP_PROP_BRIGHTNESS=0.0
CAP_PROP_CONTRAST=50.0
CAP_PROP_SATURATION=64.0
CAP_PROP_HUE=0.0
CAP_PROP_GAIN=-1.0
CAP_PROP_EXPOSURE=-6.0
CAP_PROP_CONVERT_RGB=1.0
CAP_PROP_RECTIFICATION=-1.0
CAP_PROP_ISO_SPEED=-1.0
CAP_PROP_BUFFERSIZE=-1.0
connecting
is unavailable or in use
connecting...
Then it keeps trying to connect. Is that OK?
On which URL/Port should I be able to get access?