Issue Both Axis and Pelco depend on OpenGL for dewarping. If dewarping is not working for a Windows client because of GPU driver issues you can use the following open source Mesa3D software OpenGL drivers as a work around. This will basically use a software implementation of OpenGL to do the dewarping which is really… Continue reading Dewarper Workaround
Tag: exacqVision Client
How to Configure No Close Client Usage
Beginning with version 9.4, the exacqVision Desktop Client offers the ability for administrators to prevent users from deactivating an Event Monitoring profile. In previous versions, when an Event Monitoring profile was active a user could accidentally deactivate the profile by navigating away from it or by closing the client window. With Client 9.4 or higher,… Continue reading How to Configure No Close Client Usage
Example Network Diagram for Multi-NIC Systems
Best practice for servers with more than one NIC includes isolating camera traffic to a separate scheme. This practice not only isolates camera bandwidth consumption from other network traffic, but also adds an additional layer of security to prevent workstation users from accessing cameras and video streams directly. Whether using separate network switches or creating… Continue reading Example Network Diagram for Multi-NIC Systems
exacqVision Export Video File Types
Video may be exported from exacqVision in different formats. The table below illustrates some of the differences in these formats. Multi-Camera: For the purposes of this article, multi-camera means many camera streams are combined into a single exported file. When exporting as .MOV, .AVI, or .MP4 each stream will end up as its own file.… Continue reading exacqVision Export Video File Types
How to Submit Support Diagnostics
Choose the “Easy Support Video” link below to watch a video on how to submit support diagnostics and open a support case from the ExacqVision Client or see step-by-step instructions below. Exporting Diagnostics Submitting Diagnostics <br>
Changing ExacqVision Client Color and Appearance
Themes The ExacqVision Desktop Client added support for Themes in version 8.4. Since version 20.03, the Client will default to the Light theme upon installation. The Theme may be selected by navigating to the Client node from the left-hand navigation panel. Changing the selected theme will prompt you to restart the Client to display the… Continue reading Changing ExacqVision Client Color and Appearance
Creating a New Array After LSI RAID Failure
Purpose In the event of a catastrophic failure of a RAID 5 or RAID 6 array on an LSI RAID controller, this guide will explain how to remove the failed array and set up a new one. <br> Step 1: Identify the failed array In the exacqVision Client, open the Config (Setup) page, identified by the gears… Continue reading Creating a New Array After LSI RAID Failure
exacqVision Multistreaming on Illustra 825 Fisheye Cameras
If you want Stream 1 on an Illustra 825 Fisheye camera to be anything other than Fisheye, you must change it in the camera’s web browser. If you have aready configured multistreaming on the camera in exacqVision Client, you must delete the multistreams before changing Stream 1 in the browser.<br> The following stream combinations are… Continue reading exacqVision Multistreaming on Illustra 825 Fisheye Cameras
Configure Event Linking to Include Video in Notifications Triggered by Non-Video Events
Description Starting with exacqVision 5.10, you can configure email notifications to include a video clip or still image from one or more cameras even if the event does not directly involve video (that is, if the event is not video motion, video loss, IP camera connection, or analytics) using Source Groups to associate video to… Continue reading Configure Event Linking to Include Video in Notifications Triggered by Non-Video Events
NIC Bonding on exacqVision Client and Server
Beginning with version 5.10, NIC bonding is supported on exacqVision Client and Server. The following sections contain requirements and steps for enabling NIC bonding. <br> Linux Ubuntu 10.04 and Later Install ifenslave-2.6 package. <br> apt-get install ifenslave-2.6 <br> Add bonding module to modules list by editing /etc/modules. <br> sudo gedit /etc/modules <br> Add “bonding” at… Continue reading NIC Bonding on exacqVision Client and Server