Categories
Cloudvue Knowledge Support Cloudvue Gateway Support Categories Products

Corrupted cloud-config.json File 

Title

Corrupted cloud-config.json File 

Description 

Customer reported that they could no longer view live video in Cloudvue Web or Cloudvue Mobile App.  Additionally, Disk Space would not load.

Product 

  • C2G

Solution

We were able to use the failover port to gain SSH access to the Cloudvue Gateway and replace the corrupted configuration file

/smartvue/cloud-config.json

{"cloud":{"uri":"wss://messaging.cloudvue.com"}}
Categories
Knowledge Support exacqVision Integrations

Lenel Onguard Displays Yellow X Instead of Live Video

Issue

Within Lenel Onguard software, a yellow X is being displayed instead of live video.

This was being caused when trailing spaces were present in the camera names within exacq.

Solution 

  1. Find the cameras with the yellow X in Onguard
  2. Find the same cameras in exacqVision
  3. Delete trailing spaces from the camera names
  4. In Onguard System Administration
  5. Right click on EV Server, select “Import from recorder”
  6. Remove the camera from the imported list
  7. Right click on EV Server, click “Download”
  8. Right click again and select “Import from recorder”
  9. Add the camera back to the list.

Cameras should now display video as expected

Categories
Knowledge Support Support exacqVision Server Categories

Delay in Displaying Live Video from Integrations

Description

Specifically reported for Victor and Entrapass, but other integrations may be affected.

When requesting live video from multiple cameras through an integration that uses a separate server connection for each camera (such as Victor or Entrapass), there is a delay of ~1 sec per camera being requested before video is displayed, e.g., requesting a 9 camera view will take over 9 seconds before video is displayed.

This delay occurs when bandwidth throttling is enabled on the server.

<br>

Version Introduced

r9104, r96653

<br>

Platform

All

<br>

Steps to reproduce

Enable bandwidth limiting.

<br>

Expected result

Expected fast average connection time (~0.05 seconds).

<br>

Actual result

On some servers, the average connection time is ~ 1 second.

<br>

Work Around

Server version < 7.7.26

  • disable bandwidth throttling from any client


Server version >= 7.7.26

  • disable bandwidth throttling using a client version < 7.7.18* Using a client


OR,

  1. edit the streampi.xml file
  2. stop service
  3. edit streampi.xml

    set 

    set 

  4. Start Service

<br>

Version Fixed

None

<br>