UltraNetCam HSPI User s Guide A HomeSeer HS2 plug-in used to capture snapshots from network cameras for surveillance and security purposes.

Size: px
Start display at page:

Download "UltraNetCam HSPI User s Guide A HomeSeer HS2 plug-in used to capture snapshots from network cameras for surveillance and security purposes."

Transcription

1 UltraNetCam HSPI User s Guide A HomeSeer HS2 plug-in used to capture snapshots from network cameras for surveillance and security purposes. Copyright 2013 ultrajones@hotmail.com Revised 02/03/2013 This document contains proprietary and copyrighted information and may not be copied, reproduced, translated, or reduced to any electronic medium without prior consent, in writing, from ultrajones@hotmail.com.

2 Table of Contents Introduction... 5 Intended Audience... 5 UltraNetCam HSPI Overview... 5 How It Works... 5 Features... 5 Requirements... 6 UltraNetCam HSPI Installation... 6 Downloading the HomeSeer Plug-in... 6 Installing the HomeSeer Plug-in... 6 UltraNetCam HSPI Configuration... 7 Web Page Layout Options... 7 NetCam Types Adding a New NetCam Type... 9 Modifying an Existing NetCam Type... 9 Deleting an Existing NetCam Type... 9 NetCam Controls Adding a New NetCam Control Modifying an Existing Control Deleting an Existing Control Deleting All Controls for a NetCam Type NetCam Controls - Import Importing Controls Importing File Format NetCam Controls - Export

3 Exporting Controls NetCam Devices Adding a New NetCam Device Modifying an NetCam Device Deleting an Existing NetCam Device Testing an Existing NetCam Device UltraNetCam HomeSeer Devices UltraNetCam Device Types UltraNetCam HSPI Snapshots Viewing Snapshots UltraNetCam HSPI Cameras Viewing the Last Camera Snapshot UltraNetCam HSPI Triggers UltraNetCam Alarm Trigger UltraNetCam HSPI Trigger Actions UltraNetCam Event Snapshots Action Properties UltraNetCam Take Snapshot Action Properties UltraNetCam CGI Action Properties UltraNetCam Purge Snapshot Action Properties

4 UltraNetCam HSPI Trigger Conditions UltraNetCam HSPI API Reference RefreshLatestSnapshots Subroutine Example

5 Introduction UltraNetCam is a HomeSeer HS2 plug-in used to capture snapshots from network cameras installed in your home for surveillance and security purposes. UltraNetCam supports taking simultaneous snapshots from your network cameras and provides the ability to archive the snapshots off site to an FTP repository or sending notifications containing the last snapshot, or a compressed attachment of the snapshots or an MP4 video of the snapshots. Intended Audience This document is intended for the HomeSeer user that has chosen to install and configure the UltraNetCam HomeSeer Plug-in. UltraNetCam HSPI Overview How It Works UltraNetCam HSPI connects to your network cameras using the HTTP protocol and captures a series of snapshots (still images) in response to an external trigger (motion sensor, door opening, etc.) to create a snapshot event. The snapshot event can be viewed using HomeSeer and can be sent by or archived to an FTP repository. Features Multiple threading allows UltraNetCam HSPI to take simultaneous snapshots from your network cameras without disrupting the performance of HomeSeer. Supports multiple network cameras (limited by your HomeSeer hardware). An Event Snapshot Action supports taking from 1 to n snapshots with x seconds between each snapshot. In addition, you can send an notification, compress event snapshots and upload the compressed file to a local or remote FTP server. A Take Snapshot Action allows you to refresh the last snapshot and thumbnail image. A CGI Command Action allows you to run a command supported by your network camera (e.g. go to preset n and wait x seconds for command to complete). Automatically convert a snapshot event to MP4 video if snapshot count exceeds a set threshold. A Purge Snapshots Action allows you to purge snapshots (or all but the last n events) for the selected network camera. Snapshot events are automatically purged from the FTP archive directory based on a predefined FTP archive threshold. Foscam motion alarm trigger supported by select Foscam network cameras. A network camera View webpage that displays the last snapshot for each network camera. A Snapshot webpage that displays the event snapshot by camera and event number. User ID and password are not sent as part of the URL query string. Error Try/Catch logic to ensure plug-in doesn't fail with an unhandled exception. 5

6 Requirements Homeseer 2.2 or greater One or more IP network cameras that support JPEG snapshots. UltraNetCam HSPI Installation Downloading the HomeSeer Plug-in 1. From your HomeSeer web page, select the Updater button. 2. Click the Next button until you find the entry for UltraNetCam, then click the checkbox to mark the plug-in for installation. 3. Click the Next button to begin downloading the UltraNetCam plug-in package. 4. Restart HomeSeer once you see the following message displayed: Installing the HomeSeer Plug-in 1. During startup, HomeSeer will automatically launch the plug-in installer. Simply step though the plug-in installer wizard to install and enable the HomeSeer plug-in. 6

7 2. Once the installer finishes, the UltraNetCam plug-in should be enabled and ready for use. UltraNetCam HSPI Configuration Web Page Layout The UltraNetCam plug-in has 6 web pages that provide access to the available features of the plug-in. The available web pages are as follows: 1. Status Displays the plug-in and the network camera status. 2. Options Displays and allows you to change the options associated with the plug-in. 3. Types Provides the ability to define the types of network cameras you have installed in your home. 4. Controls Displays and allows you to add, modify and delete network camera controls. You can also import and export controls. 5. Devices Displays and allows you to add, modify, delete and test network camera devices installed in your home. 6. Snapshots Provides the ability view and delete snapshot events. The snapshots are arranged by camera and date. 7. Cameras Provides the ability to display and refresh the latest snapshot from each network camera. Options All options are set from the Options web page. The following options are supported: 7

8 1. Maximum Snapshot Events per Camera The maximum number of snapshots to keep per camera. The default is Snapshots Per Page The default number of snapshots to display on the Snapshots web page. 3. Snapshot Max Width The maximum width of the snapshots to display on the Snapshots web page. 4. Notification Enable sending Snapshot Event notifications using the plug-in. 5. To The default notification recipient address. 6. From The default notification sender address. 7. Subject The default notification subject. 8. Body Template The default notification message body. 9. Archive Directory Limit - The maximum size of all archived snapshot events to be stored in the archive directory. 10. Archive Directory The absolute path to the archive directory (e.g. c:\localdir or \\HostnameOrIPAddress\SharedFolder). 11. Archive Events Enable archiving Snapshot Events to FTP archive. 12. Archive Limit The maximum size of all archived snapshot events to be stored on the FTP server. 13. Archive Directory The directory on the FTP archive to store the snapshot events. 14. FTP Server The fully qualified domain name or IP address of the FTP server. 15. FTP User Name The FTP user name. 16. FTP Password The FTP user password. 17. FFmpeg Status The status indicating if the FFmpeg 3 rd party program is installed. This program is required to convert snapshots to MP4 video. 18. Convert Snapshot Event to Video Snapshots will automatically be converted to an MP4 video if the number of snapshots exceeds this value. 19. Authorized User Roles Specify the HomeSeer users authorized to access the UltraNetCam web page. 20. Register Link If set to Yes, the UltraNetCam button will be displayed on all web pages. 21. Debug Mode If set to Yes, the plug-in will write verbose logging to the HomeSeer log file. NetCam Types The NetCam Types web page allows you to add, modify and delete the types of network cameras you have installed in your home. A NetCam Type entry contains the vendor, model, snapshot path and video stream path. If your cameras do not have a video stream path, then simply reenter the snapshot path in this field. Before you begin to create the network camera devices, you ll need to review either the network camera user manual or obtain the application program interface (API) documentation from the network camera vendor. 8

9 Adding a New NetCam Type 1. Click on the UltraNetCam > Types button. 2. Enter the NetCam Vendor name. 3. Enter the NetCam Model or Type (e.g. JPEG, H.264 or FI9820W). 4. Enter the path to the snapshot path (e.g. /snapshot.cgi) 5. Enter the path to the video stream (e.g. /videostream.cgi). Note: If your camera does not have a video stream path, then simply reenter the snapshot path in this field. 6. To add the NetCam Type, simply click on the Add New icon Modifying an Existing NetCam Type 1. Click on the UltraNetCam > Types button. 2. Find the NetCam Type you want to edit, and then click the Edit icon 3. Edit the values as needed, then press the Save icon 4. To cancel the changes, simply press the Cancel icon Deleting an Existing NetCam Type 1. Click on the UltraNetCam > Types button. 2. Find the NetCam Type you want to delete, and then click the Delete icon 3. Confirm you want to delete the NetCam Type by clicking OK. NetCam Controls The NetCam Controls web page allows you to add, modify and delete controls associated with the selected NetCam Type. NetCam Controls allow you to control your NetCam using HomeSeer device actions. Before you begin to create the network camera controls, you ll need to review either the network camera user manual or obtain the application program interface (API) documentation from the network camera vendor. 9

10 Adding a New NetCam Control 1. Click on the UltraNetCam > Controls button. 2. Select the NetCam Type from the drop-down list, and then press the Update button. 3. Navigate to the bottom of the Controls web page. 4. Enter the Control Name and Control URL into the text boxes provided, and then press the Add New icon Modifying an Existing Control 1. Click on the UltraNetCam > Controls button. 2. Select the NetCam Type from the drop-down list, and then press the Update button. 3. Find the Control Name you want to edit, and then click the Edit icon 4. Edit the Control Name and/or the Control URL, then press the Save icon 5. To cancel the changes, simply press the Cancel icon Deleting an Existing Control 1. Click on the UltraNetCam > Controls button. 2. Select the NetCam Type from the drop-down list, and then press the Update button. 3. Find the Control Name you want to edit, and then click the Delete icon 4. Confirm you want to delete the control by pressing OK. Deleting All Controls for a NetCam Type 1. Click on the UltraNetCam > Controls button. 2. Select the NetCam Type from the drop-down list, and then click the Delete all NetCam Controls for the selected device. 3. Click the Update button to delete all the Controls for the selected device. NetCam Controls - Import The Import web page allows you to import NetCam controls exported by another user. 10

11 Importing Controls 1. Click on the UltraNetCam > Controls button. 2. Select the NetCam Type from the drop-down list, and then press the Update button. 3. Click the Browse button to find the file you want to import. 4. Click the Upload button to import the NetCam Controls. Importing File Format When importing Controls into UltraNetCam HSPI, please using the following file format: [Control Name] /path-to-action.extenstion?parm1=value1&parm2=value2 Example # Comment [Move Up - Start] /decoder_control.cgi?command=0 [Move Up - Stop] /decoder_control.cgi?command=1 [Move Down - Start] /decoder_control.cgi?command=2 [Move Down - Stop] /decoder_control.cgi?command=3 [Move Left - Start] /decoder_control.cgi?command=4 [Move Left - Stop] /decoder_control.cgi?command=5 [Move Right - Start] /decoder_control.cgi?command=6 [Move Right - Stop] /decoder_control.cgi?command=7 NetCam Controls - Export The Export web page allows you to export the controls for archive purposes. 11

12 Exporting Controls 1. Click on the UltraNetCam > Controls button. 2. Select the NetCam Type from the drop-down list, and then press the Export File button. 3. Save the file to your local hard drive. NetCam Devices The NetCam Devices web page allows you to add, modify and delete the network cameras you have installed in your home. A NetCam Device entry contains the network camera name, IP address, TCP port, camera type and the credentials needed to log into the cameras interface. Adding a New NetCam Device 1. Click on the UltraNetCam > Types button. 2. Enter the NetCam name (e.g. Basement, outside, etc.). 3. Enter the NetCam IP address (e.g ). 4. Enter the NetCam TCP port number (e.g. 80). 5. Select the NetCam type. If the type is not available, you need to add a new type using UltraNetCam > Types. 6. Enter the NetCam User Id and User Password in the fields provided. 7. To add the NetCam Device, simply click on the Add New icon 12

13 Modifying an NetCam Device 1. Click on the UltraNetCam > Types button. 2. Find the NetCam Device you want to edit, and then click the Edit icon 3. Edit the values as needed, then press the Save icon 4. To cancel the changes, simply press the Cancel icon Deleting an Existing NetCam Device 1. Click on the UltraNetCam > Types button. 2. Find the NetCam Device you want to delete, and then click the Delete icon 3. Confirm you want to delete the NetCam Device by clicking OK. Testing an Existing NetCam Device 1. Click on the UltraNetCam > Types button. 2. Find the NetCam Device you want to test, and then click the Snapshot Test icon Note: The Snapshot Test attempts to take a snapshot from your camera. Any errors are written to the HomeSeer log. UltraNetCam HomeSeer Devices The UltraNetCam plug-in automatically creates a HomeSeer device for each NetCam you define within the plug-in. The Controls are automatically updated for every NetCam associated with a particular NetCam Type. UltraNetCam Device Types This device is automatically created for each NetCam you define. To control your NetCam, simply selecting the HomeSeer Control dropdown and selecting an appropriate action. You can also control your NetCam by selecting a Device Action, then selecting Device, then Device Action. See UltraNetCam > Controls for setting up custom controls for your NetCam type. 13

14 UltraNetCam HSPI Snapshots The Snapshots web page allows you to view the snapshot events by network camera and snapshot event. Viewing Snapshots 1. Click on the UltraNetCam > Snapshots button. 2. Select the network camera from the list and optionally select the snapshot event you want to view. 3. Select the desired page size and the navigational controls to find the desired snapshot. You can view the original size of any snapshot by clicking on the image. You can also view the other snapshot associated with the event by clicking the right or left side of the larger image. 14

15 UltraNetCam HSPI Cameras The Cameras web page allows you to view the most resent snapshot from your network cameras. You can also refresh the snapshot from all cameras by clicking the Refresh All Cameras button. Viewing the Last Camera Snapshot 1. Click on the UltraNetCam > Cameras button. 2. Scroll though the list of snapshots from each network camera. 3. To refresh the snapshots, clicking the Refresh All Cameras button UltraNetCam HSPI Triggers You can create HomeSeer events using any of the supported triggers below. UltraNetCam Alarm Trigger This trigger can be used to run a HomeSeer event whenever a Foscam camera detects motion. This may be useful if you do not have an external trigger to determine when you need to capture snapshots from your network cameras (e.g. External motion sensors, door sensors, etc.). 15

16 Enabling the Foscam Alarm Trigger Hidden Feature You can enable the alarm trigger on the Foscam JPEG camera as follows: IP address}:{port}/set_alarm.cgi?http=1&http_url= Address of HomeSeer}/hspi_ultranetcam/hspi_ultranetcam.aspx?trigger=alarm&user=admin&pwd=password Note: The user and pwd in the URL above is for the Foscam Camera and not HomeSeer. Once the command above had been sent, you can enable/disable the feature using the following commands: IP address}:{port}/set_alarm.cgi?http=1&user=admin&pwd=password IP address}:{port}/set_alarm.cgi?http=0&user=admin&pwd=password Note: You can use the UltraNetCam CGI HomeSeer event action to automate enabling and disabling the alarm notification trigger. To trigger a HomeSeer event when motion is detected by your network camera, select "UltraNetCam Alarm Trigger", and then select the Camera that will trigger the event. UltraNetCam HSPI Trigger Actions UltraNetCam Event Snapshots This action causes the plug-in to capture a series of snapshots from your network camera. Action Properties Action Properly Name Select Action Select Network Camera Number of Snapshots Delay between Snapshots Notification Recipient Notification Attachment Options Action Property Description Event Snapshots The network camera you want to capture snapshots from. A numeric value specifying the number of snapshots you want to capture as part of the snapshot event. The recommended maximum value is 60. A numeric value containing the number of seconds to pause between snapshots. The recommended value is between 0 and 1 second (e.g..25). An alternate address for the notification (if different than the default specified in the options web page). Select the type of attachment you want to attach to the notification. Valid options are: 1. Do not include an attachment 2. Attach the latest snapshot of the event 3. Attach the compressed file of the event 4. Attach the MP4 video of the event Send Notification Compress Event Snapshots Select this checkbox to have an notification sent at the completion of the event. Select this checkbox to have the snapshot events compressed. Upload Compressed File to Select this checkbox to copy the compressed snapshot event to the selected FTP archive. See UltraNetCam > 16

17 FTP Server Archive Event Notes Options for FTP Archive options. This option will allow UltraNetCam to save the video or compressed snapshot event to an alternate location within your network. Notes associated with the event. UltraNetCam Take Snapshot This action causes the plug-in to capture a single snapshot from your network camera. The snapshot can be viewed from UltraNetCam > Cameras or viewed from the camera s root snapshot folder. Action Properties Action Properly Name Select Action Select Network Camera Notes Action Property Description Take Snapshot The network camera you want to capture the snapshot from. Notes associated with the event. 17

18 UltraNetCam CGI This action provides additional control of your network cameras. As an example, if your camera provides pan and tilt features, you can move your camera to a certain presets prior to capturing snapshots from your camera. Action Properties Action Properly Name Select Action Select Network Camera Query String Wait for Command to Complete Notes Action Property Description NetCam CGI The network camera you want to send a command to. The URL for the command to run. The number of seconds to wait for the command to complete. As an example, if you configure this event to move your camera to preset 1, then you may need to wait several seconds for your camera to complete the request. Notes associated with the event. 18

19 UltraNetCam Purge Snapshot This action allows you to purge snapshot events for a specific camera. The plug-in also automatically purges snapshot events from all cameras based on the value you specify in UltraNetCam > Options > Maximum Snapshots Events per Camera. Action Properties Action Properly Name Select Action Select Network Camera Number of Snapshot Events to Keep Notes Action Property Description Purge Snapshot The network camera you want to capture the snapshot from. The number of snapshots to keep for the selected camera. Notes associated with the event. 19

20 UltraNetCam HSPI Trigger Conditions This plug-in does not have any HomeSeer trigger conditions defined. UltraNetCam HSPI API Reference RefreshLatestSnapshots Subroutine This function refreshes the latest snapshot from each network camera. Public Sub RefreshLatestSnapshots() Example Sub Main(ByVal parm As Object) ' ' Define our plug-in object ' Dim hspi As Object = hs.plugin("ultranetcam") ' ' Refresh the lastest snapshot from all cameras ' hspi.refreshlatestsnapshots() End Sub 20

UltraNetCam3 HSPI User s Guide

UltraNetCam3 HSPI User s Guide UltraNetCam3 HSPI User s Guide A HomeSeer HS3 plug-in used to capture snapshots from network cameras for surveillance and security purposes. Copyright 2014 ultrajones@hotmail.com Revised 12/21/2014 This

More information

UltraNetatmo3 HSPI User s Guide A HomeSeer HS3 plug-in to connect to the Netatmo Urban Weather Station.

UltraNetatmo3 HSPI User s Guide A HomeSeer HS3 plug-in to connect to the Netatmo Urban Weather Station. UltraNetatmo3 HSPI User s Guide A HomeSeer HS3 plug-in to connect to the Netatmo Urban Weather Station. Copyright 2016 ultrajones@hotmail.com Revised 04/19/2016 This document contains proprietary and copyrighted

More information

UltraHTDAudio3 HSPI User s Guide A HomeSeer HS3 plug-in to control the Home Theater Direct (HTD) Whole-House Audio System.

UltraHTDAudio3 HSPI User s Guide A HomeSeer HS3 plug-in to control the Home Theater Direct (HTD) Whole-House Audio System. UltraHTDAudio3 HSPI User s Guide A HomeSeer HS3 plug-in to control the Home Theater Direct (HTD) Whole-House Audio System. Copyright 2016 ultrajones@hotmail.com Revised 08/17/2016 This document contains

More information

UltraLighting3 HSPI User s Guide A HomeSeer HS3 plug-in used to control your LIFX Wi-Fi enabled, multi-colored LED lights.

UltraLighting3 HSPI User s Guide A HomeSeer HS3 plug-in used to control your LIFX Wi-Fi enabled, multi-colored LED lights. UltraLighting3 HSPI User s Guide A HomeSeer HS3 plug-in used to control your LIFX Wi-Fi enabled, multi-colored LED lights. Copyright 2016 ultrajones@hotmail.com Revised 09/10/2016 This document contains

More information

UltraMon3 HSPI User s Guide A HomeSeer HS3 plug-in to monitor network connected devices

UltraMon3 HSPI User s Guide A HomeSeer HS3 plug-in to monitor network connected devices UltraMon3 HSPI User s Guide A HomeSeer HS3 plug-in to monitor network connected devices Copyright 2016 ultrajones@hotmail.com Revised 04/12/2016 This document contains proprietary and copyrighted information

More information

UltraMon HSPI User s Guide A HomeSeer HS2 plug-in to monitor network connected devices

UltraMon HSPI User s Guide A HomeSeer HS2 plug-in to monitor network connected devices UltraMon HSPI User s Guide A HomeSeer HS2 plug-in to monitor network connected devices Copyright 2012 ultrajones@hotmail.com Revised 12/23/2012 This document contains proprietary and copyrighted information

More information

NVR Management Software

NVR Management Software NVR Management Software Quick Installation Guide Ver. 1.0 User Interface Overview 1 Live Video This is the section where the live videos are displayed Menu Bar This is where all functions can be accessed

More information

Online Help StruxureWare Data Center Expert

Online Help StruxureWare Data Center Expert Online Help StruxureWare Data Center Expert Version 7.2.7 What's New in StruxureWare Data Center Expert 7.2.x Learn more about the new features available in the StruxureWare Data Center Expert 7.2.x release.

More information

Central Management Software. Cam Viewer 3 Lite. User Manual

Central Management Software. Cam Viewer 3 Lite. User Manual Central Management Software Cam Viewer 3 Lite User Manual Version 1.0.0 Table of Contents 1. System Requirement...4 2. Software Installation...5 3. Configuration Wizard...9 3.1 Channel...10 3.1.1 Adding

More information

LENSEC, LLC. PERSPECTIVE VMS. Release Notes (Version 1.2.1) LENSEC, LLC. 8/17/2012

LENSEC, LLC. PERSPECTIVE VMS. Release Notes (Version 1.2.1) LENSEC, LLC. 8/17/2012 LENSEC, LLC. PERSPECTIVE VMS Release Notes (Version 1.2.1) LENSEC, LLC. 8/17/2012 *Release notes for the Perspective VMS* and Standard Editions CONTENTS 1. Introduction... 2 1.1. Scope... 2 2. System Requirements...

More information

Video Monitoring. Contents CHAPTER

Video Monitoring. Contents CHAPTER CHAPTER 13 This chapter describes how to view live and recorded video streams from security cameras configured in the Cisco Video Surveillance Manager (Cisco VSM) system. Using Cisco PAM, you can associate

More information

Table of Contents. Product Overview 3 System Requirements 4 Installing MicroView 5 Managing Users & Groups 8

Table of Contents. Product Overview 3 System Requirements 4 Installing MicroView 5 Managing Users & Groups 8 User s Manual Table of Contents Product Overview 3 System Requirements 4 Installing MicroView 5 Managing Users & Groups 8 Add a new user 8 Modify Group Privilege 9 How to Add a new camera 10 Add a new

More information

LENSEC, LLC. PERSPECTIVE VMS. Release Notes (Version 1.1.0) LENSEC, LLC. 4/20/2012

LENSEC, LLC. PERSPECTIVE VMS. Release Notes (Version 1.1.0) LENSEC, LLC. 4/20/2012 LENSEC, LLC. PERSPECTIVE VMS Release Notes (Version 1.1.0) LENSEC, LLC. 4/20/2012 *Release notes for the Perspective VMS* and Standard Editions CONTENTS 1. Introduction... 2 1.1. Scope... 2 2. System Requirements...

More information

COMMAND STATION PC SOFTWARE

COMMAND STATION PC SOFTWARE COMMAND STATION PC SOFTWARE MULTI-SITE MANAGEMENT SOFTWARE USER MANUAL Version 1.6 OpenEye Command Station Software Manual V 1.6 Manual Edition 34863AI - June 2018 2018, OPENEYE All Rights Reserved No

More information

+ milestone. Milestone Systems. Milestone Mobile client 2017 R3. User Guide

+ milestone. Milestone Systems. Milestone Mobile client 2017 R3. User Guide + milestone Milestone Systems Milestone Mobile client 2017 R3 User Guide Contents Get started... 5 About server and client components of Milestone Mobile... 5 Installing Milestone Mobile server components

More information

Table of Contents Surveillance Center Overview...3 Log...30 Live Camera Panel...31 Live Camera Panel Explained I...32

Table of Contents Surveillance Center Overview...3 Log...30 Live Camera Panel...31 Live Camera Panel Explained I...32 Surveillance Center Overview...3 Introduction...3 System Requirements... 4 Features... 5 Checking the Hardware Requirements... 6 Installing and Accessing the Module... 8 Connecting a Camera to the Network...

More information

Milestone Systems. Milestone Mobile client 2017 R1. User Guide

Milestone Systems. Milestone Mobile client 2017 R1. User Guide Milestone Systems Milestone Mobile client 2017 R1 User Guide Contents Get started... 5 About server and client components of Milestone Mobile... 5 Installing Milestone Mobile server components (administrators)...

More information

NS15WG 1080P Web App User Manual

NS15WG 1080P Web App User Manual NS15WG 1080P Web App User Manual Table of Contents 1. Getting Started... 4 Download the Web App...4 2. Web App Top Menu... 5 Live Video...6 Video Playback...6 Settings...6 3. Device Configuration... 6

More information

Milestone Systems Milestone Mobile 2013 (Client)

Milestone Systems Milestone Mobile 2013 (Client) Milestone Systems Milestone Mobile 2013 (Client) Contents INTRODUCTION... 4 WHAT'S NEW... 4 MILESTONE MOBILE... 6 ABOUT MILESTONE MOBILE CLIENT... 6 ABOUT MILESTONE MOBILE SERVER AND PLUG-INS... 6 ABOUT

More information

Infinova 2217 Security Management System. User Guide

Infinova 2217 Security Management System. User Guide Infinova 2217 Security Management System Android SmartPhone Client For Smartphones, PDAs and other hand-held devices which use Android 2.2 (or higher) Operating System User Guide September 2015 Page 1

More information

AS-525AV. ViTrax AC-525 Video Management Software. Software Manual

AS-525AV. ViTrax AC-525 Video Management Software. Software Manual AS-525AV ViTrax AC-525 Video Management Software Software Manual August 2010 Table of Contents Table of Contents 1. Introduction... 5 1.1 Software Security... 5 1.2 AS-525AV ViTrax Server and Client...

More information

B3223P23 Release Notes. Zhejiang Uniview Technologies Co., Ltd.

B3223P23 Release Notes. Zhejiang Uniview Technologies Co., Ltd. Zhejiang Uniview Technologies Co., Ltd. Keywords: Version information, usage notes, precautions. Abstract: This document provides information about the B3223P23 board software, including version Acronym

More information

Infinova 2217 Security Management System

Infinova 2217 Security Management System Infinova 2217 Security Management System Security Management System - Using Safari browser Client on Macintosh August 2014 Page 1 of 16 Sections 01 Configuring Web Client user in Security Management System

More information

Administrator s Guide

Administrator s Guide Blade Manager 4.1 Administrator s Guide ClearCube Technology, Inc. Copyright 2005, ClearCube Technology, Inc. All rights reserved. Under copyright laws, this publication may not be reproduced or transmitted

More information

Milestone Systems Milestone Mobile 2013 (Server)

Milestone Systems Milestone Mobile 2013 (Server) Milestone Systems Milestone Mobile 2013 Contents INTRODUCTION... 4 ABOUT MILESTONE MOBILE... 4 PREREQUISITES FOR USING MILESTONE MOBILE... 4 ACCESS XPROTECT WEB CLIENT... 4 SYSTEM REQUIREMENTS... 6 XPROTECT

More information

How to Include Your Bosch IP Camera

How to Include Your Bosch IP Camera How to Include Your Bosch IP Camera For Bosch Security Dealers Only Adding your Bosch IP Camera to your Home Control Gateway This section contains information on how to initially include your Bosch IP

More information

Guide to Powering Agent Vi Analytics on Milestone s XProtect. savvi 5.3

Guide to Powering Agent Vi Analytics on Milestone s XProtect. savvi 5.3 Guide to Powering Agent Vi Analytics on Milestone s XProtect savvi 5.3 Contents Contents 1 Overview... 2 1.1 About this Guide... 2 1.2 Version Compliance... 2 1.3 Enabling Procedure... 3 2 Specific Installation

More information

Avigilon Control Center Web Client User Guide

Avigilon Control Center Web Client User Guide Avigilon Control Center Web Client User Guide Version: 4.12 Standard PDF-WEBCLIENT-S-E-Rev2 Copyright 2013 Avigilon. All rights reserved. The information presented is subject to change without notice.

More information

Genie XMS Central Management Software

Genie XMS Central Management Software Enterprise-Level, Intelligent Analysis, Distributed Connectivity User s Manual Copyright EverFocus Electronics Corp, Release Date: January, 2015 Notice: The content is subject to change without notice.

More information

Total Connect 2.0 Online Help

Total Connect 2.0 Online Help Security Events Users Locations Video Hints for use. After logging in hit F11 to toggle full screen mode. Hover over icons for tool tip help. Upon the initial login, control panel data should be imported

More information

Installation Guide Worksoft Analyze

Installation Guide Worksoft Analyze Installation Guide Worksoft Analyze Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Analyze Installation Guide Version 1.0.0 Copyright 2018 by Worksoft,

More information

Video Management Software User Manual

Video Management Software User Manual Video Management Software User Manual Manual Version: V1.02 i Thank you for choosing our product. If there are any questions, or requests, please do not hesitate to contact the dealer. Disclaimer CAUTION!

More information

Copyright and Legal Disclaimers

Copyright and Legal Disclaimers Copyright and Legal Disclaimers User Manual for DiConnect Lite Copyright 2012 by DiCentral Corporation All rights reserved. This document and all content that is contained, embedded and linked to this

More information

HomeTroller S6 Quick-Start Guide

HomeTroller S6 Quick-Start Guide HomeTroller S6 Quick-Start Guide Congratulations on your purchase! Your HomeTroller S6 is ready to put you in control of your home. Please take a few minutes to read through this guide to familiarize yourself

More information

HomeTroller SEL Getting Started Guide

HomeTroller SEL Getting Started Guide HomeTroller SEL Getting Started Guide Congratulations on your purchase! Your HomeTroller SEL is ready to put you in control of your home. Please take a few minutes to read through this guide to familiarize

More information

(B) Execute SMS TCP MODBUS Interface Application

(B) Execute SMS TCP MODBUS Interface Application Security Management System software generates notifications which indicate the state of various health parameters eg disk failure, one or more cameras offline etc. These notifications can be exposed as

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

ForeScout Extended Module for Advanced Compliance

ForeScout Extended Module for Advanced Compliance ForeScout Extended Module for Advanced Compliance Version 1.2 Table of Contents About Advanced Compliance Integration... 4 Use Cases... 4 Additional Documentation... 6 About This Module... 6 About Support

More information

Administrative Tasks CHAPTER

Administrative Tasks CHAPTER 15 CHAPTER This chapter describes administrative tasks to perform with WCS. These tasks include the following: Running Background Tasks, page 15-2 (such as database cleanup, location server synchronization,

More information

QVR Pro Client 1.2. User Guide

QVR Pro Client 1.2. User Guide QVR Pro Client 1.2 User Guide Document Version: 4 31/08/2018 Contents 1. Preface Audience...3 Disclaimer... 3 Document Conventions... 3 2. Introduction About QVR Pro Client...4 Key Features and Benefits...

More information

Operating Instructions (Additional Features)

Operating Instructions (Additional Features) Network Camera Model No. BB-HCM381 Additional Feature table The following features are added to the camera. Read both Operating Instructions manuals before starting to use the product. Additional Features

More information

Downloading & Installing Audacity

Downloading & Installing Audacity Downloading Audacity 1. Open your web browser. 2. Navigate to the following URL: http://audacity.sourceforge.net/download/ 3. The system displays the Download page for Audacity. 4. Select your operating

More information

HomeTroller S6 Getting Started Guide

HomeTroller S6 Getting Started Guide HomeTroller S6 Getting Started Guide Congratulations on your purchase! Your HomeTroller S6 is ready to put you in control of your home. Please take a few minutes to read through this guide to familiarize

More information

Zivif Security Camera

Zivif Security Camera Zivif Security Camera Quick Installation Guide (RH and RS Series) Support and downloads: www.zivif.com CONNECTION OVERVIEW Wifi / SD onboard storage (supported models only) Wired Camera Router Modem Global

More information

1. Within the Configuration workspace go to Devices > Management and select the cameras you wish to display on the decoder.

1. Within the Configuration workspace go to Devices > Management and select the cameras you wish to display on the decoder. 2 3 1. Within the Configuration workspace go to Devices > Management and select the cameras you wish to display on the decoder. 2. Right-click and select User Management > Add user 3. Add a new user and

More information

Avigilon Control Center Standard Web Client User Guide. Version 5.6

Avigilon Control Center Standard Web Client User Guide. Version 5.6 Avigilon Control Center Standard Web Client User Guide Version 5.6 2006-2015, Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license is granted with respect to any copyright,

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

XProtect Go 2016 R2. Specification Sheet

XProtect Go 2016 R2. Specification Sheet XProtect Go 2016 R2 Specification Sheet Contents Feature Overview... 3 XProtect Go server modules... 3 XProtect Go client modules... 3 Detailed Product Features... 4 XProtect Go server modules... 4 XProtect

More information

icms Pro USER s MANUAL Ver 1.0

icms Pro USER s MANUAL Ver 1.0 icms Pro USER s MANUAL Ver 1.0 Contents Target Audience for this Document... 5 Copyright, Trademarks and Important Information... 5 Copyright... 5 Disclaimer... 5 Introduction... 6 Tabs... 6 Panes... 7

More information

HomeTroller Zee Quick-Start Guide

HomeTroller Zee Quick-Start Guide HomeTroller Zee Quick-Start Guide Congratulations on your purchase! Your HomeTroller Zee is ready to put you in control of your home. Please take a few minutes to read through this guide to familiarize

More information

Avigilon Control Center Enterprise Web Client User Guide. Version 5.8.4

Avigilon Control Center Enterprise Web Client User Guide. Version 5.8.4 Avigilon Control Center Enterprise Web Client User Guide Version 5.8.4 2006-2016, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL CENTER and ACC are trademarks

More information

icms Pro USER S Manual Ver 1.4

icms Pro USER S Manual Ver 1.4 icms Pro USER S Manual Ver 1.4 Contents Panes... 7 How Can User Rights Affect Your Use of icms Pro SW?... 10 Minimum System Requirements... 11 Installing the icms Pro SW... 12 Download icms Pro from icatchinc

More information

VMS-A1 Client Software. User Manual

VMS-A1 Client Software. User Manual VMS-A1 Client Software User Manual Contents Contents... 2 Chapter1. Overview... 4 1.1 Description... 4 1.2 Features & Functions... 4 Chapter2. Update Info... 6 Chapter3. Starting VMS-A1... 7 3.1 Installing

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

SkyPoint Administrator. User Manual

SkyPoint Administrator. User Manual SkyPoint Administrator User Manual SkyPoint Administrator User Manual Contents Table of Contents INTRODUCTION... 1 OVERVIEW... 2 SYSTEM DIAGRAM... 3 GETTING STARTED WITH SKYPOINT... 4 PREREQUISITES...

More information

System Integration. Contents CHAPTER. This chapter describes how to integrate the Cisco PAM data and actions with enterprise or third-party systems.

System Integration. Contents CHAPTER. This chapter describes how to integrate the Cisco PAM data and actions with enterprise or third-party systems. CHAPTER 12 This chapter describes how to integrate the Cisco PAM data and actions with enterprise or third-party systems. Contents Configuring URL Actions, page 12-2 Creating or Modifying URL Actions,

More information

[Outlook Configuration Guide]

[Outlook Configuration Guide] Prepared By: Sandeep Das Approved By: Effective From: October, 03, 2011 REVISION HISTORY S. N. Release Date Description Author Highlights 1 3 rd October 2011 First Release Sandeep Das First Release Copyright

More information

User Guide. Avigilon Control Center Mobile Version for Android

User Guide. Avigilon Control Center Mobile Version for Android User Guide Avigilon Control Center Mobile Version 1.4.0.2 for Android 2011-2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license is granted with respect to any

More information

S2 Security Corporation NetBox and Salient Systems CompleteView

S2 Security Corporation NetBox and Salient Systems CompleteView Integrated security for an IP-connected world S2 Security Corporation NetBox and Salient Systems CompleteView Setup and Integration Guide December 2016 S2 Security Corporation 50 Speen St. Suite 300 Framingham,

More information

W Box VMS BOX T E C H N O L O G I E S.

W Box VMS BOX T E C H N O L O G I E S. W Box VMS BOX T E C H N O L O G I E S www.wboxtech.eu Contents Contents... 1 Overview... 3 1.1 Description... 3 1.2 Running Environment... 3 1.3 Function Modules... 3 Live view... 6 2.1 User Registration

More information

HikCentral Control Client. User Manual

HikCentral Control Client. User Manual HikCentral Control Client User Manual Legal Information User Manual 2018 Hangzhou Hikvision Digital Technology Co., Ltd. About this Manual This Manual is subject to domestic and international copyright

More information

Accordiva SecuExpress 2 Standard Version

Accordiva SecuExpress 2 Standard Version Accordiva SecuExpress 2 Standard Version U User s Guide Accordiva, Inc. June 2009 Accordiva SecuExpress 2005-2009 Accordiva, Inc. All rights Reserved. No part of this publication may be reproduced, distributed

More information

Demonstrating Agent Vi s Analytics. savvi 5.3 & 5.4

Demonstrating Agent Vi s Analytics. savvi 5.3 & 5.4 Demonstrating Agent Vi s Analytics savvi 5.3 & 5.4 Contents 1 Overview... 3 1.1 About savvi Demo Setup... 3 1.2 System Requirements... 3 1.2.1 Hardware... 3 1.2.2 Operating System... 3 2 Installation Procedure...

More information

CollabNet SourceForge Office Plug-in

CollabNet SourceForge Office Plug-in CollabNet SourceForge Office Plug-in Introduction CollabNet SourceForge Office Plug-in is developed using Microsoft Windows.NET application that allows users to browse and edit the contents of their SourceForge

More information

SRX-Pro Mobile Remote App - Android INNOVATIONS AT THE SPEED OF THOUGHT

SRX-Pro Mobile Remote App - Android INNOVATIONS AT THE SPEED OF THOUGHT SRX-Pro Mobile Remote App - Android 2012 i³ International Inc. The contents of this user manual are protected under copyright and computer program laws. INNOVATIONS AT THE SPEED OF THOUGHT Table of Contents

More information

VideoXpert Integration - Symmetry Professional User Guide

VideoXpert Integration - Symmetry Professional User Guide VideoXpert Integration - Symmetry Professional User Guide USER GUIDE V1.2 26-Jul-17 Contents 1. Introduction... 3 2. Abbreviations... 3 3. Version Information... 3 3.1. Integration Component Version...

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

Mobile User Guide. Smarter Surveillance for a Safer World

Mobile User Guide. Smarter Surveillance for a Safer World Mobile User Guide Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845) 732-7900 Fax: (845) 732-7999 Web:

More information

Getting Started With Squeeze Server

Getting Started With Squeeze Server Getting Started With Squeeze Server & Squeeze Server takes the proven Squeeze encoding engine and makes it available on- premise, in the cloud or both, with a robust application programming interface (API)

More information

Guide VIGIL Server Quick Start Guide

Guide VIGIL Server Quick Start Guide Guide 120040 VIGIL Server Quick Start Guide Guide #: 120040-5 Revised: July 31st, 2017 Product Affected: VIGIL Server v10.00.0000 Purpose: The purpose of this document is to quickly familiarize its reader

More information

Milestone XProtect Enterprise ioimage Analytics Events Integration Manual

Milestone XProtect Enterprise ioimage Analytics Events Integration Manual Milestone XProtect Enterprise ioimage Analytics Events Integration Manual 1 XProtect IOI Analytics Events Integration Manual Table of Contents Preface 3 Adding ioimage units as Universal Drivers 4 Detecting

More information

Infinova 2217 Security Management System Client User Guide

Infinova 2217 Security Management System Client User Guide Infinova 2217 Security Management System Client User Guide April 2015 Page 1 of 90 Contents 1. Quick Start... 4 1.1 Installing application... 4 1.2 Launching application... 4 1.3 Login... 4 2. Main screen...

More information

Axxon Next software package QUICK START GUIDE

Axxon Next software package QUICK START GUIDE Axxon Next software package QUICK START GUIDE Version 1.2 AxxonSoft Moscow 2012 1 Contents CONTENTS... 1 1 INTRODUCTION... 3 1.1 Document purpose... 3 1.2 Purpose of the Axxon Next software package...

More information

INSTRUCTION MANUAL. NC-Titanium. Please read this manual thoroughly before use, and keep it handy for future reference.

INSTRUCTION MANUAL. NC-Titanium. Please read this manual thoroughly before use, and keep it handy for future reference. INSTRUCTION MANUAL NC-Titanium Please read this manual thoroughly before use, and keep it handy for future reference. Table of Contents Chapter 1 Introduction... 1 1.1 Features... 1 1.2 System Requirements...

More information

Video Monitoring. Contents CHAPTER

Video Monitoring. Contents CHAPTER CHAPTER 15 This chapter describes how to view live and recorded video streams from security cameras configured in the Cisco Video Surveillance Manager (Cisco VSM) system. Using Cisco PAM, you can associate

More information

Milestone XProtect Corporate ioimage Analytics Events Integration Manual

Milestone XProtect Corporate ioimage Analytics Events Integration Manual Milestone XProtect Corporate ioimage Analytics Events Integration Manual 1 XProtect Corporate IOI Analytics Events Integration Manual Table of Contents Preface 3 Adding ioimage units as Universal Drivers

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

XProtect Essential 2017 R1 Specification Sheet. Specification Sheet

XProtect Essential 2017 R1 Specification Sheet. Specification Sheet Contents Feature Overview... 3 XProtect Essential server modules... 3 XProtect Essential client modules... 3 Detailed Product Features... 4 XProtect Essential server modules... 4 XProtect Essential Server

More information

Perceptive Intelligent Capture Visibility

Perceptive Intelligent Capture Visibility Perceptive Intelligent Capture Visibility User Guide Version: 3.1.x Written by: Product Knowledge, R&D Date: February 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark is a

More information

Configuring and Managing the IP Camera

Configuring and Managing the IP Camera CHAPTER 3 The Cisco Video Surveillance IP Camera provides configuration windows that you use to configure and manage the IP camera. This chapter explains how to access the configuration windows, describes

More information

CamGuard Security System CamGuard Security System Manual

CamGuard Security System CamGuard Security System Manual CamGuard Security System Manual ZhiSoftware Brief Introduction...3 Features...3 System Requirements...3 Configuration...4 Add Camera...4 Device Options...4 About Alarm...5 Alarm Actions...6 Alarm Schedule...8

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

BB-HCM371A / BB-HCM381A

BB-HCM371A / BB-HCM381A Network Camera Model No. BB-HCM311A / BB-HCM331A BB-HCM371A / BB-HCM381A Additional Feature table The following features are added to the camera. Read both Operating Instructions manuals before starting

More information

XProtect Corporate Integration with C CURE 9000 v2.60 User Manual April 25, 2018

XProtect Corporate Integration with C CURE 9000 v2.60 User Manual April 25, 2018 XProtect Corporate Integration with C CURE 9000 v2.60 User Manual April 25, 2018 1 Table of Contents 1 Document information... 3 2 Document revision history... 3 3 Version Compatibility... 4 4 Feature

More information

Senstar Symphony. 7.1 User Guide

Senstar Symphony. 7.1 User Guide Senstar Symphony 7.1 User Guide Contents Contents Introduction...5 Network configuration... 5 Getting started...6 Symphony Server... 8 Log in to the server configuration interface...8 Devices...8 Cameras...

More information

Meridian 7.0 Admin Center User Guide

Meridian 7.0 Admin Center User Guide DVTEL INC. 65 Challenger Road Ridgefield Park, NJ 07660 Meridian 7.0 Admin Center User Guide The contents of this Guide may not be reproduced or reprinted in whole or in part without the express written

More information

Technical Q&A. Questions & Answers. Last updated: February 28th, 2003 Rev: 1.1

Technical Q&A. Questions & Answers. Last updated: February 28th, 2003 Rev: 1.1 NETWORK CAMERAS Technical Q&A AXIS Panorama PTZ Network Camera Questions & Answers Last updated: February 28th, 2003 Rev: 1.1 1 Q&A - Axis Panorama PTZ Network Camera 1.1 Topics covered Applications Features

More information

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support Web Services Service Delivery & Support UNIVERSITY OF TASMANIA UTAS CMS Easy Edit Suite Workshop V3 Web Service, Service Delivery & Support UWCMS Easy Edit Suite Workshop: v3 Contents What is Easy Edit

More information

Android Mobile Client. User Guide. Версия 2.1.0

Android Mobile Client. User Guide. Версия 2.1.0 Android Mobile Client. User Guide Версия 2.1.0 1. General information about the Android mobile client..................... 3 2. Connecting to the server and working with servers in the Android client........

More information

Veo Europe VSD-2000_PT_IR Observer IP Speed Dome Pan/Tilt with Infra/Red Products Series. User Manual & Installation Guide

Veo Europe VSD-2000_PT_IR Observer IP Speed Dome Pan/Tilt with Infra/Red Products Series. User Manual & Installation Guide Page 1 of 32 Veo Europe VSD-2000_PT_IR Observer IP Speed Dome Pan/Tilt with Infra/Red Products Series User Manual & Installation Guide Version: 1.0 Date: August 24, 2005 Page 2 of 32 Table of Contents

More information

RAS (Remote Administration System)

RAS (Remote Administration System) RAS (Remote Administration System) Digital Video Recorder Software User Guide Document 900.0314 Rev 2.00 RAS User Guide Revisions Issue Date Revisions 1.00 08/04 New document. 1.01 04/05 Update template,

More information

Colligo Engage Outlook App 7.1. Connected Mode - User Guide

Colligo Engage Outlook App 7.1. Connected Mode - User Guide 7.1 Connected Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 2 Checking for Updates 3 Updating

More information

CMS Shado 9. Quick Start Guide

CMS Shado 9. Quick Start Guide CMS Shado 9 Quick Start Guide 1 Logging In 3 Shado Central Interface 4 Sections, Pages and Containers 7 Sections 7 Pages 7 Containers 7 The Site Tree 8 Edit Content on a Page 9 Editing Container Content

More information

Multi-NVR Manager. Quick Start Configuration Usage

Multi-NVR Manager. Quick Start Configuration Usage Multi-NVR Manager Quick Start Configuration Usage 2014. All rights are reserved. No portion of this document may be reproduced without permission. All trademarks and brand names mentioned in this publication

More information

OSD Main Menu. Select this option to start EZ Setup Wizard. Select this option to enter the Setup menu.

OSD Main Menu. Select this option to start EZ Setup Wizard. Select this option to enter the Setup menu. OSD Main Menu To enter the main menu, press the setup button on the remote control or right click on the mouse and select setup from the submenu Enter username and password. The default username is Option

More information

MagicInfo VideoWall Author

MagicInfo VideoWall Author MagicInfo VideoWall Author MagicInfo VideoWall Author User Guide MagicInfo VideoWall Author is a program designed to construct a VideoWall layout and create VideoWall content by adding various elements

More information

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1 PRODUCT MANUAL idashboards Reports Admin Manual Version 9.1 idashboards Reports Admin Manual Version 9.1 No part of the computer software or this document may be reproduced or transmitted in any form or

More information

Mobile User Guide. Smarter Surveillance for a Safer World

Mobile User Guide. Smarter Surveillance for a Safer World Mobile User Guide Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845) 732-7900 Fax: (845) 732-7999 Web:

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

EASI MP-X Series. User Manual EASI MPR. Workstation. MPR Workstation user manual, , rev003

EASI MP-X Series. User Manual EASI MPR. Workstation. MPR Workstation user manual, , rev003 EASI MP-X Series User Manual EASI MPR Workstation MPR Workstation user manual, 59300234, rev003 Contents MPR Workstation Introduction...1 General...1 Software version...1 Structure of the Network...1 Workstation

More information