Categories
Knowledge Support Support exacqVision Server Categories Products

Trigger Inputs Do Not Work on Panasonic Cameras Running H.264 or MPEG-4 in Internet Mode (Over HTTP)

When a Panasonic camera is configured for Internet mode (over HTTP) when using H.264 or MPEG-4 compression, the camera’s trigger inputs do not work correctly. The triggers are in a normally open state by default, but they do not enter an alarm state when the circuit is closed.

<br>

Trigger-Inputs-Do-Not-Work-on-Panasonic-Cameras-Running-H.264-or-MPEG-4-in-Internet-Mode-Over-HTTP.pdf
Categories
Knowledge Support Support exacqVision Server Categories Products

Overload Management

Background

This article explains how to determine whether an ExacqVision server’s hardware has been overloaded, how ExacqVision software manages the overload, and how to address the root cause.

Video recording and retrieval can place a significant load on a server’s data storage subsystem. This load can be highly variable on systems configured for motion-based recording or with cameras that have variable bit rates. Video searches also place a large, short-term load on the storage system during retrieval.

When the server’s storage is unable to read and write data at the rate determined by the cameras and user searches, data writes are queued in physical memory. Although this is a useful feature for short-duration overloads, longer or more consistent overloads exhaust the memory available to the ExacqVision Server software.

ExacqVision software (version 4.6.5 and above on Windows, 4.6.10 and above on Linux) contains an overload management feature. This feature enables the server to continue operating with degraded write performance. During periods of server storage overloads, ExacqVision Server software pauses recording of all cameras to allow the storage system to catch up. An overload is defined as either of the following situations:

  1. Less than one eighth of the physical memory is available.
  2. ExacqVision’s committed virtual memory exceeds half the available virtual memory space.

<br>

Testing

The following test should be performed on systems that might be experiencing overloads:

a.  On the Client Configuration screen, select the server from the site tree.

b.  On the System Log tab, set the system log level to Warning, and enter a long search period. Click Search.

c.  In the search box, enter the word “throttling

d.  A “throttling video” message indicates the first occurrence of video throttling. A subsequent “not throttling video” occurs 60 seconds after the last throttling activity.

See Also: How do I monitor Disk I/O?

<br>

Corrective Actions

  1. Lower the frame rate or quality on cameras until the memory usage does not increase significantly during searches.<br><br>
  2. Install an additional server, transferring some of the cameras from the overloaded server.<br><br>
  3. Install a higher-performance disk system in the existing server.<br><br>
  4. (LEGACY) 32-bit Windows only: If the server has less than 4GB of RAM, you can install additional memory to help with short-term overloads (such as multiple simultaneous searches). However, this will not correct systematic overloads (too much steady camera video). Memory in excess of 4GB typically produces little or no delay in the onset of video throttling, although it could be helpful in 64-bit Windows.

<br>

Categories
Knowledge Support Support exacqVision Server Categories Products

Replacing XDVR drivers with SDVR drivers on Linux-based exacqVision Systems

If you have an Linux-based exacqVision system (such as exacqVision EL) that requires SDVR drivers, but you mistakenly installed XDVR drivers, you must remove the XDVR drivers before installing the SDVR drivers. There are two equal ways to remove the XDVR drivers; use the one that you prefer or have better access to:

  1. In Terminal, type sudo apt-get purge xdvapi .
  2. In Synaptic Package Manager, search for xdvapi, right-click its entry, and select Completely Remove.

Now you can proceed with installing the SDVR drivers.

<br>

Replacing-XDVR-drivers-with-SDVR-drivers-on-Linux-based-exacqVision-Systems.pdf
Categories
Knowledge Support Support exacqVision Server Categories Products

Bad Package Quality Error when Installing exacqVision Software on Ubuntu 11.04

Exacq recommends installing exacqVision software on Ubuntu 10.04 because of its extensive testing within the Ubuntu community and its status as a Long Term Support version.

However, if you try to install exacqVision Client and exacqVision Server software version 4.5 and older, exacqVision Web Service, or Enterprise Health Manager on a Ubuntu 11.04 system, the new Ubuntu Software Center installer displays a false error message indicating a “package of bad quality.” This error can be ignored. Changes in exacqVision version 4.6 prevent this message from being displayed.

<br>

Bad-Package-Quality-Error-when-Installing-exacqVision-Software-on-Ubuntu-11.04.pdf