- Stop exacqvision Server Service (Control Panel -> Administrative Tools ->Services -> exacqVision Server : Stop)
- Download Windows Security Essentials Package (mseinstall.exe, x64) from Microsoft website, and execute the installer on the target machine.
- Select all default options, except for the ones listed below.
- Do not join the program (Optional)
- Unselect both options below:
- Do not immediately scan
- The system will update automatically (if connected to the internet) and come to the following page:
- If Internet was not accessible, connect to the internet, and update definitions. Make sure the system shows the latest definitions are installed.
- On the settings page, schedule a daily scan to a time of your convenience.
- Click on ‘Exclude Files and Locations’, and hit Browse.
- Select all the Data Drives (on which Video is stored) and choose the exacq install location (C:\Program Files\exacqVision), and hit OK.
- All Data drives and the exacq install directory should be shown, separated with a semi-colon.
- Hit ‘Add’, and all the data drives and the exacq install directory should be on the excluded list.
- Come back to Home page and run a full scan.
Month: May 2017
ExacqVision data files are stored with a specific file naming format. The format includes a four-hex-digit plug-in ID associated with the recording device. Following is a list of device and integration plug-in IDs:
Access Control, Capture Boards and Cameras/Encoders
Name | Plugin ID | Description |
XDVAPI | 0004 | eDVR capture board |
AXISIP | 0007 | IP camera |
IQEYE | 0011 | IP camera |
SONY | 0012 | IP camera |
PANASONIC | 0015 | IP camera |
ACTI | 0016 | IP camera |
IPCAMDETECT | 0017 | General IP camera detection |
ARECONT | 0018 | IP camera |
VIVOTEK | 0019 | IP camera |
ONVIFNVC | 001A | IP camera |
ARECONTTFTP | 0021 | IP camera |
IOIMAGE | 0022 | IP camera |
STARDOT | 0023 | IP camera |
BOSCH | 0024 | IP camera |
CANON | 0025 | IP camera |
IPX | 0026 | IP camera |
STRETCH | 0027 | Stretch and SDVR capture boards |
BASLER | 0028 | IP camera |
GANZ | 0029 | IP camera |
EXACQRTSP | 0030 | IP camera |
SANYO | 0031 | IP camera |
PELCO | 0032 | IP camera |
ILLUSTRA | 0034 | IP camera |
HIKVISION | 0035 | IP camera |
UDP | 0036 | IP camera |
DAHUA | 0040 | Dahua capture board |
HANWHA/SAMSUNG | 0041 | IP camera |
PIXELPRO | 0042 | IP camera |
ILLUSTRA_FLEX | 0045 | IP camera |
ILLUSTRA3 | 0046 | IP camera |
TDVR | 0047 | tDVR capture board |
DAHUAIP | 0049 | IP camera |
KANTECH | 004A | Access control |
ITV2 | 004B | Intrusion panel |
NEO | 004B | Intrusion panel |
DYNACOLOR | 004D | M-series |
HONEYWELL | 004E | Access control |
BENTEL | 004F | Intrusion panel |
BOSCHSEC | 0050 | Access control |
ANALYTIC | 0051 | Analytic appliance(s) |
DMP | 0052 | Intrusion panel |
CCURE | 0053 | Access control |
AXISBW | 0057 | Bodycam |
NAPCO | 0055 | Intrusion panel |
BRIVO | 0059 | Access control |
ILLUSTRAMULTI | 005A | IP camera |
ILLUSTRABW | 005B | Bodycam |
<br>
This applies to both 14.04 and 16.04. We do not support 12.04 x64.
<br>
The steps are as follows:
- Back up your existing DVR configuration as a general precaution.
- Uninstall existing server and deps packages – apt-get remove edvrserver edvrserver-deps
- Note that this will properly preserve your existing DVR configuration, so that you should not have to additionally restore configuration as a final step.
- Refresh installation database – apt-get install -f
- Note no package name in the aforementioned command.
- It may inform you of a number of i386 packages which are installed but no longer necessary, so go ahead and remove them as well – apt-get autoremove
- Now install the new edvrserver x64 deb package – apt-get install edvrserver_x64.deb
- Note that the specific filename will depend on the version which you are installing.
- Note that the installation will always appear to fail, because of missing packages (typically ntp, libdaemon0, and libtcmalloc-minimal4). This is expected.
- Finally, have system fix all its missing dependencies – apt-get install -f
- Note no package name in the aforementioned command.
- Once this completes, the server’s installation will finally complete itself, and begin running. You should now be able to connect with your exacqVision Client.
<br>
Migrating-from-32-on-64-to-64-on-64-Linux.pdf