For Ubuntu, adding a new locale (language) is a two-step process. First, determine the UTF8-encoded locale name, then generate the UTF8-encoded locale. <br> Determine Locale Name Open a command line window and type: less /user/share/i18n/SUPPORTED This will list all of the locales Ubuntu supports. Scroll down to find the one that matches the ISO 639-1/ISO… Continue reading Adding/Configuring Locales on Ubuntu Linux
Category: Products
Container for the Products available within Support Portal.
At least one product within this section must be checked for the article to appear in Support Portal!
Common Linux CLI Commands (Terminal)
Download the latest release Use the ‘wget‘ command followed by the URL for each exacqVision application: Serverhttps://www.exacq.com/release/exacqVisionServerRC.deb Clienthttps://www.exacq.com/release/exacqVisionClientRC.deb Web Servicehttps://www.exacq.com/release/exacqVisionWebServiceRC.deb <br> Install the latest release Use the ‘dpkg’ package manager to install exacqVision packages after downloading using the ‘wget‘ commands above. Serverdpkg -i exacqVisionServer.deb Clientdpkg -i exacqVisionClient.deb Web Servicedpkg -i exacqVisionWebService.deb <br> Check available hard… Continue reading Common Linux CLI Commands (Terminal)
How do I monitor Disk I/O?
Disk I/O (input/output) plays a crucial role in how you experience the exacqVision software. If disks are unable to handle the amount of data being written to them, you could see reliability issues. To help pinpoint the source of these issues on your server, use the following steps as a guide based on your system… Continue reading How do I monitor Disk I/O?
How to: Executing and debugging C# applications with evAPI and Visual Studio 2005 or newer
C# or other managed applications created with Visual Studio 2005 or newer cause a System.AccessViolationException in the EVAPI_CreateWindow function on Windows Vista and Windows 7. To avoid this while debugging within Visual Studio and during application execution, complete the following steps. After the project has loaded, select the project properties under the Project item on… Continue reading How to: Executing and debugging C# applications with evAPI and Visual Studio 2005 or newer
Can exacqVision Hybrid Systems use MPEG-4 Simple Profile?
Yes. eDVR systems use MPEG-4 Advanced Simple Profile by default, and sDVR systems use H.264 by default. To configure the system, complete the following steps for your system type. <br> eDVR Systems Stop the exacqVision Server in Service Control Manager or by running sudo /etc/init.d/edvrserver stop.Open c:\windows\XDVAPI.ini in Notepad or run sudo nano /usr/local/xdvapi/etc/XDVAPI.ini.Add MPEG… Continue reading Can exacqVision Hybrid Systems use MPEG-4 Simple Profile?
IQEye and Arecont Settings Not Changing
When you adjust settings for certain Arecont or IQEye cameras using the exacqVision Client, the settings do not get applied. If this occurs, see the following information for each camera brand. <br> Arecont There are no standard credentials for an Arecont camera, but with some models you can enter anything in the credentials area on… Continue reading IQEye and Arecont Settings Not Changing
Stack Overflow in S2 Integration in Internet Explorer 8
If you are using Internet Explorer 8 to connect to an S2 access control system integrated with exacqVision, a “Stack overflow error 0” message might appear repeatedly. This issue occurs more often if the S2 and exacqVision systems are connected on the same LAN, and it is caused by the way Internet Explorer 8 handles… Continue reading Stack Overflow in S2 Integration in Internet Explorer 8
Post-motion Recording on ExacqVision Systems
To configure post-motion recording on an exacqVision system, complete the following steps: <br> In the ExacqVision Client, open the camera’s Settings page, as seen in the example below. On the Motion tab, use the slide control to set the desired number of seconds of post-motion recording. <br>
How do I open an RTSP stream in VLC?
VLC is a good tool to use if you are having issues with an IP camera. If the camera can provide you with RTSP stream data, you can display that stream in VLC and see if you have the same issues you experience with the camera ExacqVision. This helps troubleshoot an issue because it removes… Continue reading How do I open an RTSP stream in VLC?
Email Notifications Not Sent from Linux-based exacqVision Server
If you install exacqVision Server software on a Linux-based system that does not have certain Perl modules installed, email notifications can fail. This does not apply to Linux-based exacqVision systems shipped by Exacq because the Perl modules are installed on the systems when they are manufactured. If you do not receive expected email notifications, check… Continue reading Email Notifications Not Sent from Linux-based exacqVision Server