Failure when trying to configure a simple IP Camera change
So I started to set this up on a virtual machine and did some minor changes in order to test an IP camera.
I changed the capture file value in config.xml to IPCamera
<capture file="capture.xml">IPCamera</capture>
When executing kerberosio, I get the following failure:
30/06/2019 22:44:30.354 INFO [trivial] Logging is set to info
30/06/2019 22:44:30.354 INFO [trivial] Capture: Start capture device: IPCamera
30/06/2019 22:44:30.354 INFO [trivial] Capture: Trying to open IP camera.
30/06/2019 22:44:30.354 INFO [trivial] Capture: (Warning) You can change the capture device with the configuration files.
30/06/2019 22:44:30.854 INFO [trivial] Capture: Succesfully opened IP camera.
30/06/2019 22:44:35.856 INFO [trivial] Capture: Start streaming thread
30/06/2019 22:44:35.856 INFO [trivial] Stream: Configured stream on port 8889 with quality: 75
30/06/2019 22:44:35.856 INFO [trivial] Starting cloud service: S3
terminate called after throwing an instance of 'std::out_of_range'
Failure when trying to configure a simple IP Camera change So I started to set this up on a virtual machine and did some minor changes in order to test an IP camera.
capture.config
I changed the capture file value in config.xml to IPCamera
When executing kerberosio, I get the following failure:
The host is a x86_64 Ubuntu 16.04.6 LTS