Categories
Knowledge Support Support exacqVision Server Categories Products

AD victor Client (version 4.9+) Shows a Date & Time Stamp Offset by +10 Hours for Ubuntu Linux exacqVision Servers Configured for Hawaii Time Zone

American Dynamics victor Client (versions 4.9+) shows a date & time stamp that is offset by +10 hours for analog or IP cameras from Ubuntu Linux exacqVision servers configured for Hawaii time zone.

Symptom:

American Dynamics victor Client (versions 4.9+) shows a date & time stamp that is offset by +10 hours for analog or IP cameras from Ubuntu Linux exacqVision servers configured for Hawaii time zone.

Figure 1. American Dynamics victor Client display of camera from Ubuntu Linux exacqVision Server.

Cause:

The root cause is that exacq Servers with Ubuntu Linux operating system report the “Hawaiian” time zone as “Aleutian“. A solution requires modifying the <IntellextimezoneXML.xml> file in the American Dynamics victor Client workstation using Microsoft Notepad to include a reference for this alternate label

Requirement(s):

Administrative privilege access to Windows and the American Dynamics victor Client software.

Resolution:

  1. On the affected American Dynamics victor Client workstation, close the client software by clicking on the “X” icon on the upper right.
Figure 2. Close the client software.
  1. Open the Windows File Explorer (“Start” + “E”). Navigate to the folder “C:\Program Files (x86)\Tyco\American Dynamics\ADSDK” for 32-bit clients or “C:\Program Files\Tyco\American Dynamics\ADSDK” for 64-bit clients. Scroll down on the right pane, right-click on the <IntellextimezoneXML.xml> file, and “Copy” it.
Figure 3. Copy the <IntellexTimeZoneXML.xml> file.
  1. Scroll back to the top of the navigation pane, right-click on the “Desktop” folder and paste the <IntellextimezoneXML.xml> file into it.
Figure 4. Paste file copy to Desktop.
  1. Click on the “Start” or “Search” icon and type “Notepad” in the “Type here to search” box. Right-click on the “Run as administrator” option. Enter the corresponding administrator’s password or click on “More choices” to select an alternate administrator account and enter its password. Click on the “Yes” button.
Figure 5. Launch Notepad as Administrator.
  1. Click on “File” and “Open…” Navigate to the “C:\Users\CurrentUser\Desktop” folder, change the file type selection from “Text Documents (*.txt)” to “All Files”, select the <IntellextimezoneXML.xml> file, and “Open” it.
Figure 6. Open file in Notepad.
Figure 7. Navigate to Desktop file location.
  1. Initiate the search function (“Ctrl” + “F”) and enter “3B” in the “Find What” box and click on the “Find Next” button. Click on the “Cancel” button.
Figure 8. Find the “3B” entry in the file.
  1. Scroll down to allow visibility of the entire &#60Zone Id=”0x8000003B” RegistryName=”Hawaiian Standard Time” > tag section.
Figure 9. Add <name>Aleutian</name> before the end tag </HDVRNames>.

&#60;Zone Id=”0x8000003B” RegistryName=”Hawaiian Standard Time”&#62;
&#60;IntellexNames&#62;
     &#60;name&#62;Hawaii&#60;/name&#62;
     &#60;name&#62;Honolulu&#60;/name&#62;
&#60;/IntellexNames&#62;
&#60;HDVRNames&#62;
     &#60;name&#62;Hawaii&#60;/name&#62;
     &#60;name&#62;Hawaiian&#60;/name&#62;
&#60;/HDVRNames&#62;
&#60;DisplayNames&#62;
     &#60;tandard&#62;HAST&#60;/standard&#62;
     &#60;daylight&#62;HADT&#60;/daylight&#62;
&#60;/DisplayNames&#62;
&#60;/Zone&#62;

Add &#60;name&#62;Aleutian&#60;/name&#62; before the end tag &#60;/HDVRNames&#62;.

&#60;HDVRNames&#62;
     &#60;name&#62;Hawaii&#60;/name&#62;
     &#60;name&#62;Hawaiian&#60;/name&#62;
     &#60;name&#62;Aleutian&#60;/name&#62;
&#60;/HDVRNames>

  1. Click on “File > Save As…
Figure 10. Save the modified file.
  1. Use the navigation pane to navigate to the folder “C:\Program Files (x86)\Tyco\American Dynamics\ADSDK” for 32-bit clients or “C:\Program Files\Tyco\American Dynamics\ADSDK” for 64-bit clients and “Save” the file to it. Select “Yes” at the “IntellexTimeZoneXML.xml already exits. Do you want to replace it?” prompt. Click on the “X” icon to close Notepad.
Figure 11. Replace the existing file.
Figure 12. Close Notepad.
  1. Launch the victor client software again
Figure 13. Launch victor Client
  1. Select live video stream on the surveillance pane and verify the date / time is correct. The overlay should show “(HAST)” as the time zone.
Figure 14. American Dynamics victor Client displays the proper time & date.