...
When you set up the camera app you need to enter camera user credentials - usually the username and password you are using to access the camera web interface. If the credentials are incorrect, the app will not be able to access the camera information and you will see the following error in the log:
Code Block |
---|
[ ERR ] VXCloudAgentVXGCloudAgent[xxx]: Unable to retrieve basic device description, please check login and password! |
...
Another parameter required to set up a camera is the access token that you retrieve from VXG Cloud. If you enter the access token that is already used by another camera, you will see the following message in the log:
Code Block |
---|
[ INFO ] VXCloudAgentVXGCloudAgent[xxx]: on_error "CONN_CONFLICT" |
...