Skip to main content
BluINFO

LVSM Installation, Configuration & Debugging

Overview

The objective of this guide is to help anyone install LVSM software, from installing it in the NVR to creating and configuring the recorder page in BluSKY. We will also verify that both local and cloud streaming are available in BluSKY. Additionally, we will explore how to debug the Site Manager application if it is not launching successfully and how to investigate the issue.

Steps: 

From the top dropdown navigation menus, go to Setup > Recorder. Select the Create button once the page loads.

clipboard_ee6ab7555e2908bef1661750a74aa7269.png

clipboard_e4245f0fa0c503535cac0be864463c2f3.png

Basic Info

clipboard_ec8763297bb47c8d180954be432ad96fb.png

Once the recorder create/edit page appears, the following fields need to be updated:

  1. Name. It is advised to use the same name as the recorder name.
  2. Type. Select the NVR software type from the following options:
    • Avigilon
    • ExacqVision
    • Milestone XProtect
    • Salient CompleteView
  3. System. Select the system in which the recorder is being created.
  4. Server. Select the server for this recorder. It is advised to use the same name as the recorder name.
  5. Description. This is not mandatory, but you can add a description as a placeholder.
  6. Version. Enter the version number of the NVR software used for this recorder.
  7. Facility. Select the facility in which the recorder is being created.
  8. Region. Select a region from the list below. It is advised to select the region that is closest to the location of the NVR.
    • KO1 (Korea)
    • US1 (East)
    • US2 (East)
    • US West 3
    • US West 4 (Beta)

NVR Settings and LVSM Settings

We then populate the NVR Settings fields so that the recorder page can connect to it.

clipboard_e9083aca64253d43298095971b81f2087.png

  1. User Name / Domain. Enter the NVR software login ID.
  • For example, the default login ID for Milestone used by BluB0X is "blub0x".
  1. IP Address. Enter the IP address of the NVR.
  2. Subnet Mask. This field is not mandatory. It will be automatically updated in future versions of the recorder.
  3. Online Cameras. This field is automatically populated and will show the list of cameras that are online in BluSKY.
  4. Missing Cameras. This field is automatically populated and will show if there are any cameras in the NVR that have not been added to BluSKY.
  5. Password. Enter the NVR software password.
  • To get the NVR software password please call support at 844-425-8209 Ext 2, 9am-8pm EST.
  1. Port Number. Enter the port number based on the NVR software used:
NVR Software Type Port Number
Milestone mip 80
Salient cv 4502
ExacqVision exacq 22609
Avigilon avigilon 8443
  1. Default Gateway. This field is not mandatory. It will be automatically updated in future versions of the recorder.
  2. Offline Cameras. This field is automatically populated and will show cameras that are offline in BluSKY. This could indicate that the LVSM is not properly configured and needs to be investigated.
  3. Local Streaming. This togglable setting allows for local streaming when enabled. The Media DNS field below it should be populated following the format "hostname.blub0x.security.com".
  • For example, if the host name is "demo125" then the Media DNS is "demo125.blub0xsecurity.com".
  1. Cloud Streaming. This togglable setting allows for cloud streaming when enabled.

Local Media Server & Additional Settings

clipboard_edaa991e0f3dc70b47e28694bc22747f4.png

The following fields can be either default or mandatory. Default fields will be automatically updated by the recorder, while mandatory fields must be filled out by the user.

  1. Media Server Address. Default.
  2. Media Server Port. Default.
  3. Media Server License Id. Default.
  4. MIP Recorder Name. Mandatory; the MIP recorder's name should match the specific NVR's name.
  5. Motion Interval Seconds. Default.
  6. Ping Interval Minutes. Default.
  7. Connect Failure Attempt. Default.

Clicking the Save button will create the recorder.

Installation of LVSM Software on the NVR

 

clipboard_e1ff937a811dd4f02632a3d8c392325c8.png

clipboard_e436d12e83fbb8f78cacb942b2b028e30.png

Once the Recorder page has been created, select the recorder and select the Edit button. Then click the Upgrade LVSM button to start the LVSM software installation process on the NVR.

  1. Operation. Set this togglable setting to Manual.
  2. LVSM Upgrade to x.x.x.x. Set this togglable setting to Download.
  • Note: x.x.x.x represents the current version number of the most recent LVSM upgrade available. In this example, it is 2.1.3.1.
  1. Click the LVSM Upgrade to x.x.x.x. button to download the installer.

 

clipboard_edd82a111d797e08441e7df3d7f873c99.png

To verify if the file has been downloaded, connect to the NVR through TeamViewer.

  1. Go to "C:\BluB0X" to check if a file with the name "LVSMUpgrade*" was recently downloaded.
  • Note: * represents one or more numbers in the file name that may change between LVSM version numbers.
  1. Inside the folder, verify that the installer application exists.

clipboard_e0468e6bee065a1f3f77df5888d98b757.png

Run the application as an administrator to start the installation process. After clicking the Next button, you will be taken to a page where the BluSKY Setup key is requested. This key can be found on the Recorder page - copy and paste it into the installer's field, then proceed with the installation.

clipboard_e084a02313fb108bafac9c6ca6bc6d488.png

On the next screen, ensure the Local Media Server option is checked before clicking the Next button.

clipboard_e6dd173caca05eb308b572f663f501fd1.png

Once these steps are done, the application will request to install EvoStream, Visual Studio 2015, and Node Media Client. Additionally, it will also request for a salient client service, which can be ignored if it is not a salient NVR. After these installations are completed:

clipboard_e017a04873cb648c74750160c4e14eb5c.png

  1. Go to "C:\Program Files\BluB0X Security, Inc\BluB0X.Video.Surveillance\nssm_2.24_win64"
  1. Highlight and copy the directory's path, then open the Command Prompt as an administrator.
  2. In the Command Prompt, type "cd " and then paste the directory's path before executing this line. This command changes the directory we are working in.
  3. After the directory is changed, type "install_site_manager.bat" and execute this line to install the site manager.
  4. Once the installation is complete, open the Services page and ensure the site manager is enabled.

 

clipboard_e90fe142d9e07bdc066c48d08399cb1f2.png

Repeat these 5 steps for EvoStream as well, but instead:

  • Replace "C:\Program Files\BluB0X Security, Inc\BluB0X.Video.Surveillance\nssm_2.24_win64" with "C:\EvoStream\services\ems"
  • Replace "install_site_manager.bat" with "create.bat"

clipboard_e24f44b3f96c1ed8b3a98ab36f6fdd736.png

Once both these services are enabled, follow these steps:

  1. Go back to the recorder page and select the Control LVSM button.
  2. Select the Sync License button. A confirmation will be displayed on the screen.
  • Note: If the EvoStream service does not automatically restart, do a manual restart of it.