What Files Are Stored To The SD Card In Axis Edge Installs

*** INTERNAL *** Here is a listing of all the files that sit on the SD card in an Axis Edge installation. The size of all installed files with no recording is around 25MB Disk space listing of SD card (cmd: du -h /var/spool/storage/SD_DISK): 64.0k   ./exacq/logs 64.0k   ./exacq/audit 32.0k   ./exacq/blob 18.9M  … Continue reading What Files Are Stored To The SD Card In Axis Edge Installs

Manually Enabling Remote Web Service Configuration

THIS ARTICLE HAS BEEN DEPRECATED By default, exacqVision Web Service restricts configuration to the browser on the local machine. Through the configuration, a user can disable this restriction to enable remote configuration. However, there could be a need to manually remove this restriction (such as when installing the Web Service in a virtual environment, such… Continue reading Manually Enabling Remote Web Service Configuration

Enabling Legacy Authentication Mode

*** INTERNAL USE *** With the introduction of the new Authentication mode in exacqVision Client and Server 6.8, the temporary admin password no longer works. However, exacqVision Client includes a way to run in Legacy mode, thus enabling the temporary admin password. <br> This procedure should be used only by Exacq Technical Support. Double-click on… Continue reading Enabling Legacy Authentication Mode

Password Reset Tool

Descriptionedvrpasswd is a tool to reset lost or forgotten passwords for an exacqVision user. NOTE: this will not modify domain or local computer (OS) passwords.edvrpasswd contains built-in help, displayed with the ‘-h’ argument:C:\Program Files\exacqVision\Server\tools> edvrpasswd -h edvrpasswd: 8.9.14.120870 Options: -h [ –help ] Help message. -f [ –file ] arg user accounts xml file (optional, default ‘useraccounts.xml’). -u [ –user ]… Continue reading Password Reset Tool

Upgrading a Linux-based exacqVision Server with Active iSCSI Configuration to exacqVision 5.8 (Legacy)

When upgrading a Linux-based exacqVision server to exacqVision 5.8, the existing mount point for an active iSCSI connected drive might not be recognized. To work around this issue, complete the following steps after the upgrade is complete: <br> <br> exacqVision Client should now display the correct mount paths on the Extended tab on the Storage… Continue reading Upgrading a Linux-based exacqVision Server with Active iSCSI Configuration to exacqVision 5.8 (Legacy)

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