You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.
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'
The host is a x86_64 Ubuntu 16.04.6 LTS
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: