Categories
exacqVision Mobile Products

Focus View not exiting on some cameras

ISSUE:

When viewing a camera or multiple cameras in Focus View in the mobile app and you go to exit the view you will get a White X that will not go away. You have to close the app to get this to correct it’s self.

When this happens, the logs are showing an uncaught exception because the camera doesn’t support digital PTZ.

Update Exacq Mobile 3 to version 21.09 and if they can not there is a work around.

Work Around

Enable the PTZ on the client- under the cameras.
This was confirmed as work around. If it is disabled then “Enable” checkbox should be checked.

Release notes:
10/04/2021
v21.09.0
* Bug Fix – Fixed focus view not exiting on some cameras

Categories
exacqVision Enterprise Products

Vulnerability Update for EM for Apache

IMPORTANT** Please look at the below notes before updating SOLR APACHE.

Starting with December 2021 (20.12 build) we have included an update for the Apache updates via a pop up during installation to update Apache to version 2.4.51.
IMPORTANT**
It is important to note that During the Apache upgrade it will backup the entire apache2 folder creating a folder apache2.old. The install does not modify any added files or folders as it will essentially unpack the new Apache upgrade zipped folder. This means during an Apache upgrade all configuration files will be unpacked and reconfigured according to a normal enterprise manager install. If there was custom modification done to any configuration files it will have to be manually migrated over to the new configuration files from the apache2.old directory.

The Dashboard will not update Existing Solr Apache so it is recommended that you update using the installers found on our site.
https://www.exacq.com/support/downloads.php


In addition 32 bit will no longer be supported for December release.

Ubuntu is not supported by the installer. A manual Upgrade is requires and will need to be performed.

Categories
Knowledge Support Support exacqVision Enterprise Categories

exacqVision Enterprise Manager Domain User Search Fails Even After Authenticating With AD

Searches in EM fail after authenticating to AD. When they do a search to add a new user, it will not search or filter by the users name or says ‘no results found’

Solr Apache is reporting a corruption with the indexed files, so we cleared the indexed data and recreated it.

Linux Steps…
1. Reboot the EM Server
2. Open a command prompt and type the following followed by the <ENTER> key

sudo service enterprise-datarolloff stop
sudo service enterprise-importer stop
sudo service enterprise-webservice stop
sudo service enterprise-sendemail stop

You also need to stop the Solr-Apache services

cd /usr/local/exacq/esm/apache_solr/apache-solr/bin

sudo ./solr stop -p 8983 if it doesn’t work, then try sudo ./solr stop -all

cd/usr/local/exacq/esm/apache_solr/apache-solr/server/solr/collection1/data

sudo mv data data2

Restart Start the EM Services

sudo service enterprise-datarolloff start
sudo service enterprise-importer start
sudo service enterprise-webservice start
sudo service enterprise-sendemail start


You also need to start the Solr-Apache services
cd /usr/local/exacq/esm/apache_solr/apache-solr/bin
sudo ./solr start -force (this forcefully restarts solr)

OR

Windows Steps…

  1. Open up Windows Services
  2. Stop all four EM services, SolrApache and SolrJetty
  3. Browse to C:\Program Files\exacqVision\EnterpriseManager\apache_solr\apache-solr\server\solr\collection1
  4. Rename the Data folder to Data2
  5. Restart all four EM services, SolrApache and SolrJetty
  6. Go back in to EM and navigate to Domain and click on Refresh Domain, which will resync the domain
  7. Go to Users and click on Add New User and try to do a search
  8. Verify you can search by name

Categories
Knowledge Support Support exacqVision Server Categories Products

Override to Prevent UTC Time Zone Configuration of Vivotek Cameras by the Server

Issue:

Adding a camera, disabling or re-enabling the camera, power cycling the camera, restarting the exacqVision server service, or rebooting the exacqVision Server, causes the server to set the camera’s time zone, for all cameras that allow it, to Coordinated Universal Time (also known as Universal Time Coordinated, UTC, UTC+0, UTC+00:00, “Z time”, or “Zulu Time”).  This is preferred for global video recording and playback time synchronization because UTC does not observe Daylight Savings Time (DST) changes.  This camera configuration change is therefore normal, desired, and expected behavior for video management as a whole.  However, if the expectation is that the camera’s on-screen display (OSD) must display the local time for video clip exportation in MPEG-4 (MP4) format, changing the camera’s time zone or turning off the camera’s OSD negatively impacts this use-case.

An override switch is now available for cameras that make use of the Vivotek IP camera plugin (VivotekPI).

The override will prevent the server from setting the time zone on the camera to UTC+0 as would normally occur. This will only affect the camera’s internal timekeeping and its corresponding on-screen display (OSD).  The exacqVision Server’s OSD will remain unaffected and be subject to its own internal clock time zone setting.

Override commands:

To prevent the server from setting the camera’s time zone and Daylight Savings Time (DST), use:    

ipaddress#timezone=camera

Example: 192.168.1.168#timezone=camera

To allow the server to set the camera’s timezone to UTC+0 (same as default):

ipaddress#timezone=utc

Example: 192.168.1.168#timezone=utc

How to use:

For a camera to be added to the exacq Server, append the #timezone=camera override command to the Hostname/IP address field of the exacqVision Client > Add IP Cameras > IP Camera Information section.  On an already connected camera, add the override to the existing camera Hostname/IP address entry, set the camera timezone through the camera’s webpage interface, and allow the camera to reconnect.

Explicitly adding the #timezone=utc override command to the Hostname/IP address field of the exacqVision Client > Add IP Cameras > IP Camera Information section or simply removing the override command from an existing camera Hostname/IP address entry will immediately cause the camera to reconnect and be set to UTC+0 by the server.

Workaround:

None available.

Version Fixed:

Development build 21.09.2900400.0.

Expected Future Release build 21.12.0.

Categories
Knowledge Support Support exacqVision Enterprise

exacqVision Enterprise Manager – Rules configured to send emails immediately are sending in batch instead

Issue:

Email rules configured to send email notifications immediately are being sent in batch instead.

This was introduced in exacqVision Enterprise Manager version 21.09.0 and will be fixed in the next release 21.12.x

see trac ticket #23249 for additional details.

Categories
Knowledge Support Support exacqVision Client exacqVision Server Categories Products

How to export a list of Server MACs and Licenses

For enterprise installations with many servers, a single .CSV file with all Server MAC addresses and license keys can be generated by ExacqVision. This file can be imported and applied to all the servers for bulk license updating or used for checking/ordering license changes and SSA extensions.

From Configuration mode, on the Systems page, click Export Licenses and browse to the location where you wish to save the .CSV file.

Updating the license keys in the .CSV file allows you to later upload the revised .CSV file, using Import License should you choose, to update the licenses on several servers at once.

<br>

Categories
Knowledge Support Support exacqVision Client Categories Products

Issue in client with higher resolution cameras

When using a 4K camera with a resolution of 8192X1728 or 4096X864 the video is pixelated.

Changing the resolution of the camera to 2048X432 or lower shows the image unpixellated.

This will be fixed in the December quarterly Client release 21.12.X

**Observed on Axis Q3819-PVE**

Categories
Knowledge Support exacqVision Integrations

Lenel Onguard Displays Yellow X Instead of Live Video

Issue

Within Lenel Onguard software, a yellow X is being displayed instead of live video.

This was being caused when trailing spaces were present in the camera names within exacq.

Solution 

  1. Find the cameras with the yellow X in Onguard
  2. Find the same cameras in exacqVision
  3. Delete trailing spaces from the camera names
  4. In Onguard System Administration
  5. Right click on EV Server, select “Import from recorder”
  6. Remove the camera from the imported list
  7. Right click on EV Server, click “Download”
  8. Right click again and select “Import from recorder”
  9. Add the camera back to the list.

Cameras should now display video as expected

Categories
Knowledge Support exacqVision Enterprise

exacqVision Enterprise Manager Time Restricted Notifications are not received

If email notifications are not being received as expected check the Rule for any time-based restrictions such as “lasts for at least” or “lasted for at least”.  Then verify the triggering event actually was activated for the specified amount of time.   

For example, say we are using the following rule:
If “Camera disconnected” lasts for at least, 300 seconds IN any group ON any server FOR any camera send email immediately to johndoe@email.com.

We can observe the camera drop in live view, but a notification is not received. By looking at the exacqVision Server logs we find the following sequence of events

2021-06-26 16:55:51 (GMT-0700) SamsungPI Warning ELEVATOR LOBBY: stream timeout.
2021-06-26 16:55:51 (GMT-0700) SamsungPI Verbose ELEVATOR LOBBY Context 0 is NOT connected.
2021-06-26 16:56:57 (GMT-0700) SamsungPI Verbose ELEVATOR LOBBY Context 0 is connected.

In this case, a notification WOULD NOT have been sent because the camera reconnected within 300 seconds.   This would be true if any of the time related restrictions were used with a 300 second setting.

If a notification is desired for future events of this type the duration of the event i.e., 300 seconds would need to be lowered, or the time element could be removed and one of the following used instead “starts”, “stops” or “starts or stops”.

<br>

Categories
Knowledge Support Support exacqVision Webservice Products

Drive Show Offline when updating to Server 21.09

The issue reported was that the drives will show up as offline when customers update to 21.09. If you were to roll back the server to 21.06 the drives would show up as healthy.

The Latest build will resolve this issue:

Build summary:
Exacq Server Branch » server-23253-smartctl-fail-on-csmi-disks Build 1
Installer(s):
https://artifactory.exacq.org/artifactory/server-local/21.09.x/6337xx/633700/