Categories
exacqVision Client Linux x64 exacqVision Client Windows Knowledge Support Support exacqVision Client

Remote Connections node not visible in ExacqVision Client

Some ExacqVision Client users report being unable to see the “Remote Connections” tab in some Environments.

NOTE: This is typically an Operating System or Domain permissions issue.

Products 

  • ExacqVision Server Version 24.09.4.0 and up.
  • ExacqVision Client Version 24.09.3.0 and up.

Steps to Reproduce 

In a restricted environment, or with a restricted user, launch the ExacqVision Client from the Desktop Icon, or folder.

Expected Results 

When signed in as an administrator to the ExacqVision Client software, the “Remote Connections” tab is visible in the navigation tree.

Actual Results 

The “Remote Connections” node does not populate in the navigation tree as expected, even when signed into the ExacqVision Client as an administrator.

Solution

Windows:
Right-Click the icon and select the option to “Run as Administrator” or, if the option exists, “Run as Elevated”.

Linux:
Invoke the ExacqVision client with sudo commands or as the root user.

<br>

Categories
Knowledge Support Support exacqVision Server Categories Products

Mechanical PTZ tab will not show up for Samsung cameras

When updating ExacqVision Server straight to 21.03 from a version prior to 9.8 the mechanical PTZ tab disappears.

On the previous version below 9.8, update to ExacqVision Server 19.12 and verify the mechanical PTZ tab is there.

Then update to ExacqVision Server 21.03 and verify the mechanical PTZ tab is there. If it is not, downgrade back to 19.12 and repeat the process.


A related behavior is also being reported of fresh installs of Samsung cameras ranging from 21.03 up to 23.09.9.0 server. If this is seen the work around best used at this time to provide working PTZ are the following.

Workaround:
First , check the cameras xml to see if it has the PTZ settings set to “1” (seen below). If it does not, edit the file on the current version. Make sure to follow steps 2-8 seen below here to apply the change properly. If this fails then proceed with following steps 1-10.

1. Downgrade to 19.12 (when doing so make sure to have a good config or know the credentials for the cameras.) Later on when updating back to a current version you will need to re add the password to the camera.
2. Disable camera from client.
3. Stop the server service.
4. Edit the camera xml.
5. Edit the line starting with PTZ Pan, Tilt, Zoom, Focus, Iris Enabled and Supported.
Edit the “0” and make all of them “1”

<PTZ Pan="1" Tilt="1" Zoom="1" Focus="1" Iris="1" Enabled="1" Supported="1">

6.Save the file.
7. Start the server service.
8.Enable the Camera in the client.
9.Check to see if the Mechanical tab is viewable in the camera settings page of the client.
10. Update to any version.

This is being backpatched to 24.06_RC