Categories
Knowledge Support Support Illustra exacqVision Server Categories Products

New override for Dahua based OEM IP Cameras for UTC Timezone.

Issue:

Adding a camera, disabling or re-enabling the camera, restarting the exacqVision server service, or rebooting the exacqVision Server, causes the server to set the camera’s timezone, 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 timezone 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 Dahua IP camera plugin (DahuaIpPi).  These include:

  • Illustra Essentials
  • Storm
  • IntelBras
  • Riva Flex
  • VidicoreGmbh
  • CP Plus

The override will prevent the server from setting the timezone 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 timezone setting.

Override commands:

To prevent the server from setting the camera’s timezone to UTC+0, use:    

#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 20.09.119

Release build 20.12.0

Categories
Knowledge Support Support Categories Products exacqVision Integrations

HTTPS for Illustra Essentials / Dahua cameras

To set the HTTPS mode for Illustra Essentials and any Dahua OEM cameras:

  1. Go to camera web page
  2. Enable the HTTPS option in the Network/Connection section

The camera will auto generate a self-signed certificate so that exacqVision may connect with HTTPS. 

Note that if the camera is in HTTPS mode and the camera’s IP address is changed, the camera may need to re-generate the self-signed certificate for exacqVision to connect with HTTPS or to reach the camera’s web page with HTTPS. 

To re-generate the self-signed certificate:

  1. Connect to the camera web page via HTTP, instead of HTTPS
  2. Go to the Network/Connection settings page and disable HTTPS
  3. Wait for the camera to reboot and log back into the camera web page with HTTP
  4. Re-enable the HTTPS option
  5. The camera will reboot with HTTPS available
Categories
Knowledge Support Support exacqVision Server Categories Products

Illustra Essentials (Gen2 cameras) motion mask not working

Motion mask configuration from the api has been updated by the firmware and now uses motion window index instead of in the motion region. For Illustra Essentials, the updated firmware supports both version 1(motion region) and version 3(motion window) types for configuration of motion mask. The supported firmware to use for Essentials Gen2 should be greater than vEsse5.01.01.00.0004.

Categories
Knowledge Support Support exacqVision Client Categories Products

Illustra Essentials low quality in MJPEG

Description

When connecting to some essentials camaera’s OEM’ed by Dahua, the customer can put the camera in a mode that shows jpeg in a low quality and the quality slider has no apparent effect.

To reproduce

  • Add an essentials IES02D1OCWIYB to a >= 8.1.5.102802
  • each change of codec and bitrate mode must be made separately on this device.
  • Select H.264 and apply
  • select CBR and apply.
  • Select MJPEG and apply
    • Camera stuck in CBR and poor image quality
  • Select H.264 and Apply.
  • Select Constant Quality and apply
    • Camera still stuck in CBR and poor image.

Workaround

  • Factory default camera
  • avoid switching H.264 to CBR before selecting MJPEG.