Categories
Knowledge Support Support exacqVision Server Categories

Edgestor Search Does Not Work When Server and Camera are in Different Time Zones

Issue:

Edgestor search does not work when the server and camera are in different time zones.

Description:

When the server and camera are in different time zones, Edgestor places the converted archived video in folders with the incorrect month-day-hour labels. This behavior causes the exacqVision Client search to fail to find the video clips although they are present on the server. The search time window would need to be expanded in accordance with the difference in time zones in order to find the actual archived video clips. The timestamp on the video will also be incorrect.

Introduced In:

Version r134793

Fixed In:

Version 9.6.0

Categories
Knowledge Support Support exacqVision Server Categories Products

Total Memory on Linux Systems Shows Available OS Memory Instead of Physical Memory

Issue:

On Linux x86/x64 systems only, System Information “Total Memory” incorrectly displays the available operating system memory instead of the actual physical memory installed.

Introduced In :

Version 9.7.15

Fixed In:

Version 9.8.1 & 9.9.3+

Categories
Video Library Knowledge Support Demo Support exacqVision Enterprise exacqVision Client exacqVision Server exacqVision Mobile Categories exacqVision Webservice Products exacqVision Hardware exacqVision Integrations

2021-09 September Quarterly Release Training

Feature:

  • Client – Enhancement – Restricted view windows. – #21926
  • Server – Feature – Restricted view windows. – #22863
    • Exports only allowed for .psx and .exe
    • Requires password to hide – on a timer (5 minutes)

Client

  • Enhancement – macOS – Force client into dark theme to match OS setting.
  • Enhancement – Ability to password protect and encrypt exe and psx exports. – #22461
    • Change requires xml, so feature not available for .ps, .avi, .mov, etc…
    • Blocks old Client/ePlayer ability to play new exports with new enhanced features.
  • Enhancement – Upgraded oncam dewarping library to add support for C-08 cameras. – #23050
    • C-12 and C-08 required this change.
    • Windows and Linux only
  • Enhancement – new color definition for partition status – #21473
  • Enhancement – Modified maps to show the same flashing colors from associations for inputs in the arming exit delay state.
    • Specific to DSC
  • * Enhancement – Add ability to create/delete presets from live video. – #21584

Server

  • Feature – axispi – Add support for Axis Object Analytics
    • Transitioned to querying from camera rather than knowing what to request.
    • Some (confusing) elements may show up in the GUI based upon what the camera tells us.
    • No expected issues with what was working before.
  • Feature – illustra3pi – Add support for Illustra Object Analytics
    • Transitioned to querying from camera rather than knowing what to request.
  • Enhancement – illustra3pi – Update how rule names are displayed in the client
    • Whatever the camera tells us is what we display.
  • Enhancement – illustra3pi – Always display temperature overlay for thermal cameras
  • Enhancement – kantechpi – Add metadata to log events – #18476
  • Enhancement – onvifnvcpi – Add support for SpotterRF and new VICON models – #22792 #23053
  • Enhancement – rtspserverpi – Provide the ability to search for video with out a specific end date and time. – #22982
  • Enhancement – samsungpi – Add the ability to configure more than 8 analytics rules – #22929
  • Enhancement – streampi, common, xml – Flush file contents to disk after saving config. – #23067
    • Protects against some race conditions
  • Enhancement – streampi – support for PTZ Preset Admin privilege
    • Live privilege now exists allowing creation of preset from Live page.
  • Enhancement – SysmgmtPI – Removed sensor and watchdog support for X8SIA, DQ67EP, D525MW, D2500CC, RX67Q, D510MO, S1200KP, and Granite Well motherboards. Removed unused support for CNCT6793. Also removed wx usage. – #23125

Web Service

  • Enhancement – Remove archive credentials from output if passthrough user. – #23119

Mobile

  • Enhancement – Updated search date/time selection dialogs

Enterprise Manager

  • Enhancement – Improves importer queue efficiency – #17654
    • Faster DB writing in batches
  • Enhancement – Migrate rule add/edit page to React – #23087
  • Enhancement – Migrate rules list page to React – #23087
  • Enhancement – Add new rule event condition lasted for – #22926
  • Enhancement – Re-added recurring config backups – #22793 #23052
    • Removed when we adding automatic weekly backups
  • Bug Fix – Fix failover when password strengthening is enabled on protected server – #23102
  • Apache Solr 7.5 update will likely be backpatched – #23062
    • Won’t happen with remote update, will need to run installer manually.
Categories
Knowledge Support Support exacqVision Server Categories Products

LC PoE Units Upgraded to Ubuntu 18.04 Will Report Link Status Incorrectly on Some of the PoE Ports.

Symptom:

LC units with the Pegatron H-81 motherboard, (8) PoE Ports, and Ubuntu 18.04 operating system (O/S) will report the link status incorrectly on (4) of the PoE Ports. These systems were shipped with either Ubuntu 14.04 or 16.04. Therefore, this would only become an issue if the unit O/S is upgraded to version 18.04. ONLY 8-port PoE systems are affected. 16-port PoE systems are NOT affected. This does not impact network I/O on any of the PoE ports, so cameras will continue to work normally.

Actual Port Reported by Port
1 1
2 4
3 3
4 7
5 2
6 6
7 5
8 8

Cause:

This is an issue with communication between the Ubuntu 18.04 O/S kernel and the Pegatron H-81 motherboard BIOS.

Solution:

The behavior is purely cosmetic and DOES NOT impact the actual performance of the LC PoE ports themselves. Presently, there is no correction available.

Categories
Knowledge Support Support exacqVision Server Categories Products

For Debugging Purposes, The Logging of Additional Information Related to the Storage Self-Tests May Be Enabled.

New Feature:

For debugging purposes, the logging of additional information related to the Storage Self -Tests may be enabled. Starting with server version 19.08, it is now possible to collect additional information about storage self-tests. evselftestYYYY-MM-DD.txt files in the server/logs path will trace all of the commands that evselftest issues along with their corresponding output. This feature is turned on when the EvselftestLogEnabled attribute under “Storage” is set to “1” in sysmgmtpi.xml. The feature is for debugging purposes only and should not be left on for an extended period of time since log files might store a large amount of data depending on hardware configuration and test duration. Each command execution is traced with a time stamp prefix followed by the inter-process communications (IPC) command. The output is framed by “start output” and “end output” timestamps. The command output between these markers is not timestamped.

Example:

08:33:55: smartctl –scan
08:33:55: start output
/dev/sda -d scsi # /dev/sda, SCSI device
/dev/sdb -d scsi # /dev/sdb, SCSI device
/dev/bus/0 -d megaraid,8 # /dev/bus/0 [megaraid_disk_08], SCSI device
/dev/bus/0 -d megaraid,9 # /dev/bus/0 [megaraid_disk_09], SCSI device
/dev/bus/0 -d megaraid,10 # /dev/bus/0 [megaraid_disk_10], SCSI device
/dev/bus/0 -d megaraid,11 # /dev/bus/0 [megaraid_disk_11], SCSI device
/dev/bus/0 -d megaraid,12 # /dev/bus/0 [megaraid_disk_12], SCSI device
/dev/bus/0 -d megaraid,13 # /dev/bus/0 [megaraid_disk_13], SCSI device
/dev/bus/0 -d megaraid,14 # /dev/bus/0 [megaraid_disk_14], SCSI device
/dev/bus/0 -d megaraid,15 # /dev/bus/0 [megaraid_disk_15], SCSI device
08:33:55: end output

Introduced In:

  • Version 19.08.29

Platforms:

  • All
Categories
Knowledge Support Support exacqVision Server

Retail Key Image Release Highlights – 202108

August 27,2021

New and updated zip files are now available on the public website

https://www.exacq.com/support/downloads/
Username: guest 
Password: exacqvisionip

 Highlights:

  • Introduced Ubuntu 20.04 (18.04 is now deprecated
  • Updated field recovery instructions are packaged within the zip files
  • The following motherboards do NOT support Ubuntu 20.04 and servers with these motherboards that need to be re-imaged must use Ubuntu 18.04/RETAIL1804-21.03.5.zip
    • Q87MA
    • H81-X1
    • D180S
    • D190S
    • D290S
  • Customers who only have LTSB license must use Windows 10 LTSB/RETAIL10-20.03.0.zip
  • Customers who only have 2016 license must use Windows Server 2016/RETAIL2016-20.06.0.zip
  • Transition from grub to rEFInd (look and feel has changed as noted in field recovery instructions).
  • Transition from custom-built Clonezilla to off-the-shelf Clonezilla which adds progress bars, much nicer.
  • Automatic recovery partition creation, once Deploy Cleanup (desktop shortcut) is executed, the system will automatically reboot and capture factory image, then automatically reboot again into OOBE.
  • New error log, if any errors occur anywhere in the entire process, there will be a collection of logfiles written to the “logs” folder on the USB key itself.  Users can provide these to us for analysis.

Categories
Knowledge Support Support exacqVision Server Categories

Q Series Units Using KVM Switch Showing No Display on Boot Up and when switching between units.

This is for a specific customer that was reporting issues with Q series units using a KMV Startech Switch-Model SV431USB.
The customer experiences NO DISPLAY on the monitor on boot. They also exhibit no display when switching the source at the switch from a windows based unit back to the Q Series.
Tickets: 22721 and 23035.

Testing results:
14.04 <== won’t remediate – end users will have to re-image with 18.04 key.
16.04 <== won’t remediate – end users will have to re-image with 18.04 key.
2019-03 = first 18.04 with golden image:
* Note that you’ll get a warning “old exacqdeploy package post-removal script sub process returned error exit 1”, but this is ok. Ignore it. This warning unfortunately cannot be suppressed.
2019-12 = first 18.04 with packer image:
Verified at version 19.06.4 and newer.
Verified 20.09.1
2021-03 = final 18.04-based key.
Verified 21.03.5.
If they are on a version older than 19.06.4 they will need to update to at least 19.06.4 or update to the latest release. Do not use this if they are on Ubuntu 14.06 or 16.04.



The URL below will allow you to download the .DEB file. That can be transferred to the local NVR and ran on Ubuntu 18.04 servers with at least 19.06.4 Server installed.

https://crm.exacq.com/release/Support/exacqdeploy_21.06.116.0_all.deb

  1. Download the file.
    2.) You will have to put the file on the desktop of the NVR and then open terminal and run the following 2 commands.
    cd /home/admin/Desktop (press enter)
    sudo dpkg -i exacqdeploy_21.06.116.0_all.deb (press enter)
  2. Restart the machine.

Categories
Knowledge Support Support exacqVision Server Categories

During Installation of Windows exacqVision Server, the Password Dialog Does Not Refresh the Field in a Timely Manner.

Issue:

When installing Windows-based exacqVision Server, the password entry screen is not refreshing in a timely manner delaying the password complexity rules feedback as the password is entered.

Workaround:

  • None required — although annoying, the function does work as is.

Version Fixed:

  • Server version 19.09.0+
Categories
Knowledge Support Support exacqVision Server Products

Linux – Delete Video from Root Volume

Exacq Technologies does not recommend using the root partition for video recording as the OS is installed on this partition.  Exacq labels the root partition as /mnt/edvr/0.  In the event that /mnt/edvr/0 has been enabled on the storage page,  resulting in video being recorded to the root partition and you now need to delete that video and prevent future recordings follow these instructions.

exacqVision files are stored on each drive enabled for recording in a directory structure beginning with YYYY (Year), see our KB: 393 exacqVision Video File Naming Format for additional details 

Knowing this we only need to concern ourselves with identifying the year folders which have been written to /mnt/edvr/0.  Once identified then they, along with their contents, including sub-directories can be easily removed. 

The basic steps are: 

  • Verify that future recording to /mnt/edvr/0 has been disabled
  • Open terminal and change to the mnt/edvr/0 directory 
  • Determine which Year folders have been created on /mnt/edvr/0
  • Delete the contents, of this year folders, including sub-directories
  • Empty the contents of trash
  • Close the Terminal Window 

In this screenshot mnt/edvr/0 has been enabled resulting in video being recorded to the root partition.  This is not recommended and should be unchecked to prevent recording to the root partition in the future.

Example of deleting video from the root partition (/mnt/edvr/0) and emptying the trash from the terminal

Change directory to /mnt/edvr/0 

$ cd /mnt/edvr/0

List contents of /mnt/edvr/0

$ ls
2021  psfpi

Remove year folder, in this case 2021 and it’s contents 

$ sudo rm -r 2021

Note if prompted enter in the OS root password and press enter.  There will be no visual feedback while you type. 

Empty Trash 

$ sudo rm -rf ~/.local/share/Trash/*

Exit Terminal 

$ exit