Installing 3VR Client Applications
The 3VR OpCenter™ client software allows you to access a 3VR VMS server from any PC on your network that meets the minimum
system requirements.
The table describes the 3VR Client Applications Minimum System Requirements for Single Display.
1 | Operating System | Windows XP Professional SP2 or later, Windows Vista, Windows 7 |
---|---|---|
2 | Processor | Intel and AMD CPUs, 1.1 GHz or higher Video playback performance will be dictated by CPU capabilities. |
3 | Display | Any display capable of 1024x768 resolution or greater |
4 | Video Card | DirectX 9-capable video graphics adapter |
5 | Memory | 1 GB RAM or greater |
6 | Storage | 1 GB available storage space |
7 | Bandwidth | Broadband connection (384 Kbps or greater) to 3VR appliance recommended. Greater bandwidth will result in a better user experience when viewing stored or live video. |
3VR OpCenter™ features support for multiple displays. Users intending to stream video on more than one monitor must also meet the
additional requirements for multi-screen display: Additional Requirements for Multi-Screen Display
1 | Processor | Intel and AMD CPUs, 3.0 GHz or higher |
---|---|---|
2 | Video Card | DirectX 9-capable video graphics adapter with support for multiple displays. |
3 | Memory | 2 GB RAM or greater |
The table lists the different 3VR Application features with its supported Operating Systems and Database requirements.
3VR Client Applications | Functionality | Supported O/S | Database Requirements | Minimum Hardware Requirements | |
---|---|---|---|---|---|
1 |
| Allows viewing or searching video data |
| Not Applicable | Intel and AMD CPUs, 3.0 GHz or higher. Video Playback performance depends on CPU ability. 16 GB RAM or higher Storage 1 GB DirectX 9- capable video graphics adapter. |
2 | System Manager | Central Console to manage and administer 3VR enterprise |
| Not Applicable | Intel and AMD CPUs, 1.1 GHz or higher 8 GB RAM or higher |
3 | Alert Viewer | Notifies users about matching events with alerts configured in 3VR OpCenter |
| Not Applicable | Intel and AMD CPUs, 1.1 GHz or higher 8 GB RAM Storage with 500 MB storage space |
Running the 3VR Client Application Installation Wizard
Follow these steps to install OpCenter on a laptop or system.
- Double-click Installer-Client-Applications--8.1.X.XXXXX.exe to begin the installation process.
The 3VR Client Applications for v8.1 require Microsoft .NET Framework v4.6.1 or above version to function properly.
If Microsoft .NET Framework 4.0 is not present on your PC, the InstallShield Wizard will install it as the first step in the installation process.
Click Install to proceed.
If you are using Windows 10 build 1507 or build 1511 and you want to install the .NET Framework 4.7.2, you first need to upgrade to a later Windows 10 version.
At the Install Shield Wizard Welcome screen, click Next.
- The Install Shield Wizard will display the 3VR Client Applications End User License Agreement.
Read the agreement, then click I accept the terms in the license agreement. Click Next.
- In the Setup Type screen, click ( )Custom. Click Next.
- In the Custom Setup screen, click the red X( ) next to each application you wish to install and select This feature, and all sub features, will be installed on local hard drive.
- Click Next.
- Click Install to begin the installation or If there is a previous version of 3VR Client applications installed on the system/laptop, you will see the following screen.This is only for major upgrades for example,7.3 or 8.1.
- Choose Install New Version Alongside Previous, if you want both versions available on the system/laptop or choose Uninstall Previous Version(s) to install the latest version on the laptop/system.
- Click Next to proceed to the latest screen.
- Click Install to begin the installation.
- The installation starts, wait until the 3VR application is installed.
- Click Finish to exit the wizard.
Upgrading Client Applications
Following steps allows to upgrade all 3VR Client Applications installed on the system or laptop to a newer version.
- Double-click Installer-Client-Applications--8.1.X.XXXXX.exe to begin the upgrade process.
- The InstallShield wizard will notify you of the upgrade.
- Click Yes to proceed.
- At the InstallShield Wizard Welcome screen, click Next.
- The InstallShield Wizard will automatically upgrade all 3VR Client Applications installed on the PC.
- When the upgrade is complete, click Finish to exit the wizard.
Silent Client Application Installation
The 3VR software version 8.1 supports installing the 3VR Client Applications unattended/silently. On the command prompt, change to the directory where the 3VR client application installer has been downloaded.
To perform a silent installation, run the 3VR Client Applications executable from the command line with the following arguments:
\<path to file>\Installer-Client-Applications--8.1.[buildnumber].exe /s /v”/qn ADDLOCAL=ALL”
To install just 3VR OpCenter, use the following command line:
\<path to file>\Installer-Client-Applications--8.1.[buildnumber].exe /s /v"/qn ADDLOCAL=_VR_OpCenter"
To include 3VR System Manager or other applications in the installation, just add them to the list of arguments in the ADDLOCAL command, separated by a comma with no spaces as given in the command below:
\<path to file>\Installer-Client-Applications--8.1.[buildnumber].exe /s /v"/qn ADDLOCAL=_VR_OpCenter,_VR_System_Manager"
The Table lists the different 3VR client applications that can be installed under the list of arguments as options separated by comma with no spaces.
Command Options | Description | |
---|---|---|
1 | _VR_OpCenter | installs OpCenter |
2 | _VR_System_Manager | installs System Manager |
3 | _VR_Report_Viewer | installs Report Viewer |
4 | _VR_Spot_Monitor | installs Sport Monitor |
5 | _VR_Alert_Viewer | installs Alert Viewer |
All the commands must be run as an Administrator