Guide 2 - Software. OpenROV. Guide 2 - Software. Written By: OpenROV openrov.dozuki.com Page 1 of 17

Size: px
Start display at page:

Download "Guide 2 - Software. OpenROV. Guide 2 - Software. Written By: OpenROV openrov.dozuki.com Page 1 of 17"

Transcription

1 OpenROV Guide 2 - Software Written By: OpenROV 2017 openrov.dozuki.com Page 1 of 17

2 INTRODUCTION These are the instructions for putting together your Pro Camera-HD Upgrade. You can purchase this product from our store openrov.dozuki.com Page 2 of 17

3 Step 1 Guide 2 - Software Plug in the ethernet and USB cables to your laptop and watch your ROV power on! The USB connector acts as the on/off switch for the ROV. It takes a minute or two for everything to boot up. The first thing you'll see is lights indicating power in the top control box. Boards will light up in the electronics chassis -- this takes a little longer. The ROV has a built in static IP address of , so to connect with it, your computer's ethernet IP address should be on the same subnet, i.e. " ". The subnet mask should be set to The version of software that shipped with the Pro Camera-HD Upgrade is meant to run off the SD card so should be left in the ROV openrov.dozuki.com Page 3 of 17

4 Step 2 Windows Vista: go to control panel -> network and sharing center -> click on "manage network connections" on the left-hand bar. Then r-click on "local area network" -> l-click on properties -> l-click on "Internet Protocol Version 4" -> l- click on "properties" and select the option "use the following ip address" and enter in Windows 7: go to control panel > network and internet > network and sharing center > click on "change adapter settings" on the left-hand bar. Then r-click on "local area connection" > properties > l-click on "Internet Protocol Version 4" and click on properties. Select the option "use the following ip address" and enter in Windows 8: go to control panel > network and internet > network and sharing center > click on "change adapter settings" on the left-hand bar. Then r-click on "Ethernet" > properties > l-click on "Internet Protocol Version 4" and click on properties. Select the option "use the following ip address" and enter in openrov.dozuki.com Page 4 of 17

5 Windows 10: go to control panel > network and internet > network and sharing center > click on "change adapter settings" on the left-hand bar. Then r-click on "Ethernet" > properties > l-click on "Internet Protocol Version 4" and click on properties. Select the option "use the following ip address" and enter in Step 3 OS X (Mac): Open System Preferences, click Network. Select "Edit Locations" from the Location drop down. Click the (+) and create a new location called "OpenROV". Select your ethernet adapter on the left and select Manually from the "Configure IPv4" drop down. Set the IP address to and subnet mask to Press Apply. You will need to open Network and change the Location to OpenROV (and press Apply) when you're using your ROV. When you're done, you will want to change the location back to Automatic so your internet works normally openrov.dozuki.com Page 5 of 17

6 Step 4 Update Google Chrome You need to be running Google Chrome version 53 or later. Click here to learn how to update Chrome. Step 5 Upload Firmware We will now upload the firmware. This is the software that is on the controller board. We will load it from the BBB onto the Controller Board. We have a built in terminal to help with this process, called Wetty : openrov.dozuki.com Page 6 of 17

7 Step 6 openrov login: rov Password: OpenROV When typing your password the characters will not be displayed. Step 7 Once you have logged in your screen will look like this openrov.dozuki.com Page 7 of 17

8 Step 8 Next we will build the firmware. Type the following: sudo node /opt/openrov/system/scripts/buildfir mware.js You will be prompted for the password again: OpenROV Step 9 When it finishes it will look like this openrov.dozuki.com Page 8 of 17

9 Step 10 Now we will load the firmware. Type the following: sudo node /opt/openrov/system/scripts/flashfir mware.js This command is different from the first one. Step 11 When this finishes your screen will look like this. Once this is complete, restart your ROV by unplugging the USB and plugging it back in openrov.dozuki.com Page 9 of 17

10 Step 12 The address for Cockpit is: /cockpit Make sure that when you are typing the IP address you either remove the or are using openrov.dozuki.com Page 10 of 17

11 Step 13 Applets The video in cockpit will be blurry and a little distorted. There is a corrective lens over the camera to correct for the astigmatism caused by the different indices of refraction of light and water through the curved tube. Once your ROV is underwater your video will be clear and not blurry. You will need to add this URL to your favorites in order to make sure your video is not deleted by the browser, read more here. These applets are for different features of the software. Some of the user interface design of these is rough around the edges openrov.dozuki.com Page 11 of 17

12 Step 14 Geomux Settings The geomux controls are for the camera. These settings need to be tuned for your computer system. Framerate: This is the number of frames per second. Bitrate: This is the number of bits that the video stream is. GOP Length: This is the number of frames between iframes (reference frames) Because this stream has to be decoded by your computer the amount of processing power you have dictates what these settings need to be. If you are seeing the video freeze, you should adjust these settings. First drop the bitrate...this starts out at 10 Mb/s and can be lowered to 3 Mb/s without much noticeable quality loss. The GOP length can be shortened to reduce the time the video is frozen (this does take up more bandwidth). The last option would be to lower the framerate openrov.dozuki.com Page 12 of 17

13 Step 15 Recording Video There are three ways to start and stop video recording. Use the "r" button on your keyboard. Use the Switch Panel. Click the "REC" button. Click the stacked disk image at the top of your screen. While recording if you hover over this icon it will tell you how much disk space you have remaining. All video is stored in the Google Chrome cache on your computer. Make sure not to delete your cache before saving all of your data. The storage space is a smaller percent of the total available storage on your harddrive. This is a limitation that Chrome has set openrov.dozuki.com Page 13 of 17

14 Step 16 How to Save Video You can access your recorded video and telemetry using the "data" applet. From here you can export your video and telemetry data. Due to a Chrome limit on the file size that can be downloaded at one time, your video may be broken into many segments. When you first get to the data page your video segment might not initially show up. This is because it is still being processed by your computer, a refresh of the page after a few minutes should bring it up. Some media players have issues playing the video files. We recommend using VLC (a free program) to view your video openrov.dozuki.com Page 14 of 17

15 Step 17 Software Patch We have released a software patch to improve the camera performance. Please apply the patch by following these instructions openrov.dozuki.com Page 15 of 17

16 Step 18 Feedback This version of the software is still a developmental image and is rough around the edges. We would appreciate your feedback on the software and if there are issues that you are having with any of the functionality. Please send us an at: support@openrov.com with the subject line " DEV Image Feedback." If you are having issues with the video stuttering while operating the ROV, these will not show up in the recorded video. The recording is prioritized higher so that it is a smooth playback even if it was not during operation. Based on the feedback we receive and changes we make, we should be releasing the final version of this software version in 1-2 months. You can follow the progress at this link openrov.dozuki.com Page 16 of 17

17 Step 19 Continue to Guide 3 - Finishing This document was last generated on :38:13 AM openrov.dozuki.com Page 17 of 17

OpenROV. Update Software Image From SD Card

OpenROV. Update Software Image From SD Card OpenROV Update Software Image From SD Card This guide will walk you through the steps for update your software to the latest image. The steps are for computers running Microsoft Windows or Apple OSx. Written

More information

Videon Product Manual. Shavano Encoder

Videon Product Manual. Shavano Encoder Videon Product Manual Shavano Encoder Copyright 2018 Videon Central, Inc. All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including

More information

Videon Product Manual

Videon Product Manual Videon Product Manual Greylock and Sorona Encoders/Decoders Document Number 10004134-R06 Copyright 2018 Videon Central, Inc. All rights reserved. No part of this publication may be reproduced, distributed,

More information

SLS-ENVR16 Network Video Recorder V2.1.5 Quick Setup Guide

SLS-ENVR16 Network Video Recorder V2.1.5 Quick Setup Guide SLS-ENVR16 Network Video Recorder V2.1.5 Quick Setup Guide The SLS-ENVR16 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video from

More information

Network Camera Firmware Upgrade Quick Guide

Network Camera Firmware Upgrade Quick Guide Network Camera Firmware Upgrade Quick Guide 09-2018 / v1.0 1 CONTENTS I Introduction... 3 II How to Upgrade Firmware for Network Camera... 4 III Download App... 11 2 I Introduction To strengthen the security

More information

Clear Cache Guide Click here for Windows guide Click here for Mac OS guide

Clear Cache Guide Click here for Windows guide Click here for Mac OS guide Velocity@ocbc Clear Cache Guide Click here for Windows guide Click here for Mac OS guide Version 1.0 1 of 18 Step 1: Check your browser version 1. Type www.whatismybrowser.com at the address bar and press

More information

SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide

SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide The SLS-ENVR2016 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video

More information

AXIS T8705 Video Decoder. User Manual

AXIS T8705 Video Decoder. User Manual User Manual Table of Contents Solution overview........................................... 3 Product overview........................................... 4 How to access the product....................................

More information

SLS-ENVR16 Network Video Recorder V2.1 Quick Setup Guide

SLS-ENVR16 Network Video Recorder V2.1 Quick Setup Guide SLS-ENVR16 Network Video Recorder V2.1 Quick Setup Guide The SLS-ENVR16 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video from up

More information

EZCLOUD CONTENTS INTRODUCTION

EZCLOUD CONTENTS INTRODUCTION CONTENTS INTRODUCTION... 1 EZCLOUD REGISTRATION... 1 ACCOUNT SIGN UP... 2 ACCOUNT LOGIN... 3 EZCLOUD MANAGEMENT... 3 REGISTER CODE... 3 EZCLOUD WEB... 5 MY CLOUD DEVICES... 7 SHARED CLOUD DEVICES... 9

More information

Table of Contents. Encoder to Decoder... Audio & Antenna Connections... Encoder to Software Decoder... Encoder to Internet...

Table of Contents. Encoder to Decoder... Audio & Antenna Connections... Encoder to Software Decoder... Encoder to Internet... Table of Contents Introduction... 4 Video Manual... 5 Mounting Options... 6 Power Connection... 7 Encoder & Decoder LEDs... 8 Audio & Antenna Connections... 8 Encoder to Software Decoder... 9 Encoder to

More information

SAMSUNG ALL-IN-ONE SECURITY SYSTEM

SAMSUNG ALL-IN-ONE SECURITY SYSTEM Quick Start Guide KIT MODEL SDH-B74041/SDH-B74081 DVR MODEL SDR-B74301 SAMSUNG ALL-IN-ONE SECURITY SYSTEM Thank you for purchasing the Samsung DVR Security System. Follow the simple steps in this guide

More information

8-Channel IP Surveillance Kit. Network UM C8CHIPSKIT V1.0

8-Channel IP Surveillance Kit. Network UM C8CHIPSKIT V1.0 8-Channel IP Surveillance Kit Network UM C8CHIPSKIT V1.0 Network Access Description CPU Requirement Pentium 4 3.0GHz or above Operating System Windows XP/ Vista/ 7 / 8 / 8.1 Memory Video Network (LAN)

More information

AM-101 AM-101AirMedia Presentation Gateway. Supplemental Guide Crestron Electronics, Inc.

AM-101 AM-101AirMedia Presentation Gateway. Supplemental Guide Crestron Electronics, Inc. AM-101 AM-101AirMedia Presentation Gateway Supplemental Guide Crestron Electronics, Inc. Crestron software, including without limitation, product development software and product operating system software

More information

User Manual. For H.264 Cameras. Version 2.0.0

User Manual. For H.264 Cameras. Version 2.0.0 User Manual For H.264 Cameras Version 2.0.0 Catalogue Basic Operation... 3 Camera Settings... 3 System... 3 Device Name... 4 Time... 4 User... 4 Network... 5 IP... 5 Port... 5 WiFi... 6 UPnP... 6 DDNS...

More information

Decoder Firmware B1D-220-V AC User s Manual Decoder Firmware B1D-220-V AC User s Manual

Decoder Firmware B1D-220-V AC User s Manual Decoder Firmware B1D-220-V AC User s Manual Decoder Firmware B1D-220-V3.03.07-AC User s Manual i Table of Contents INTRODUCTION 1 1.1 Minimum system requirements 1 1.2 Preparation before setup 2 1.2.1 Setup your PC network 2 1.3 Configuring the

More information

SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide

SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide The SLS-ENVR4 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video from up

More information

Video Decoder Setup Guide

Video Decoder Setup Guide Package Content Video Decoder Setup Guide Inspect the packaging carton. Make sure the Video Decoder is properly delivered. Remove all items from the box and make sure the box contains the following items.

More information

POS Android Digital Advertising Display (Network) Hardware User Manual

POS Android Digital Advertising Display (Network) Hardware User Manual POS Android Digital Advertising Display (Network) Hardware User Manual Manual Version POSW3.0 Safety Instructions Please keep the display away from any heat sources. Place the display in a stable and well-ventilated

More information

Xpy4002-KX, Xpy4004-KX and Xpy8004-KX. setup with DDNS and mobile application

Xpy4002-KX, Xpy4004-KX and Xpy8004-KX. setup with DDNS and mobile application Xpy4002-KX, Xpy4004-KX and Xpy8004-KX setup with DDNS and mobile application Xpy4002-KX, Xpy4004-KX and Xpy8004-KX setup with DDNS and mobile application Preliminary steps: 1. 2. 3. Nexxt Solutions DVR

More information

Lab - Install Windows 7 or Vista

Lab - Install Windows 7 or Vista Introduction In this lab, you will install the Windows 7 or Vista operating system. Recommended Equipment A computer with a blank hard disk drive Windows 7 or Vista installation DVD or USB flash drive

More information

ACTi Mobile Server User s Manual

ACTi Mobile Server User s Manual ACTi Mobile Server User s Manual 03/04/2011 Table of Contents Mobile Server 1 Overview 4 Introduction... 4 Main Specification... 5 System Requirements... 5 2 Installation 7 General Configuration... 7 PTZ

More information

Axon HD Content Management Application (CMA)

Axon HD Content Management Application (CMA) [ ] Axon HD Content Management Application (CMA) A Content Management Application (CMA) running on an Axon HD media server or a computer connected through an Ethernet network gives you remote control of

More information

The Vision of Security

The Vision of Security Quick Start Guide GV-SNVR System The Vision of Security Thank you for purchasing GV-SNVR. This guide is designed to assist the new user in getting immediate results from the GV-SNVR. For advanced information

More information

Body Worn Camera User Manual v1.00

Body Worn Camera User Manual v1.00 Body Worn Camera User Manual v1.00 Miniature Body Worn Illuminated H.264 Camera System visualengineering.co.uk Page 1 Table of Contents Table of Contents.......................................................................

More information

VTRAK E-Class/J-Class Quick Start Guide

VTRAK E-Class/J-Class Quick Start Guide VTRAK E-Class/J-Class Quick Start Guide Version.0 Firmware 3.9 008 Promise Technology, Inc. All Rights Reserved. VTrak Quick Start Guide About This Guide This Quick Start Guide shows you how to install

More information

Lorex Client 7.0 & Lorex Message Master

Lorex Client 7.0 & Lorex Message Master Lorex Client 7.0 & Lorex Message Master Software Manual English Version 1.0 MODELS: L19WD Series www.lorexcctv.com Includes L19WD800 & L19WD1600 Copyright 2008 Lorex Technology Inc. Table of Contents Table

More information

Quick Start Guide. GV-Redundant Server / GV-Failover Server V Introduction. Packing List

Quick Start Guide. GV-Redundant Server / GV-Failover Server V Introduction. Packing List 1 Introduction Quick Start Guide GV-Redundant Server / GV-Failover Server V1.02 Welcome to the GV-Redundant Server / Failover Server Quick Start Guide. In the following sections, you will be guided through

More information

Trouble shooting. In case of any further queries / issues, please call our support team on the numbers provided below.

Trouble shooting. In case of any further queries / issues, please call our support team on the numbers provided below. Trouble shooting In case of any further queries / issues, please call our support team on the numbers provided below. 040-66663050, 040-66668030 +91-9177305050, +91-9177205050, +91-9703158080 www.icharts.in

More information

Sound Manager 2 User Guide

Sound Manager 2 User Guide Sound Manager 2 User Guide Version 1.8.4 September 27 th, 2016 OVERVIEW 2 USER OPERATION 3-6 LOGIN SCREEN 7 OPTIONAL STEP 8-10 MAIN MENU 11 DEVICES TAB 11 ZONE TAB 12 EQ TAB 13 SOURCES TAB 14 SYSTEM TAB

More information

Milestone Systems. Milestone Husky X2 NVR. Getting Started Guide

Milestone Systems. Milestone Husky X2 NVR. Getting Started Guide Milestone Systems Milestone Husky X2 NVR Getting Started Guide Contents Your new Milestone Husky X2... 3 Front view... 4 Back view... 4 Getting started checklist... 5 Before you install... 6 Prepare network

More information

Online End User Manual

Online End User Manual Contents Online End User Manual 1. Sign in to your OpticStudio Online account... 2 a. Browser Options... 2 b. OpticStudio in an ios App... 3 2. Start a session... 3 a. Get started with OpticStudio... 4

More information

USB Display Adapter User s Manual. 1. Introduction

USB Display Adapter User s Manual. 1. Introduction 1. Introduction This USB Display Adapter enables you to connect one more monitor, LCD or projector to a computer with a USB 2.0 port. For desktop users adding an extra monitor via USB connection is easier

More information

AXIS M2026-LE Mk II Network Camera. User Manual

AXIS M2026-LE Mk II Network Camera. User Manual User Manual Table of Contents System overview............................................ 3 Product overview........................................... 4 How to install the camera....................................

More information

Network Digital Menu Board Hardware User Manual

Network Digital Menu Board Hardware User Manual Network Digital Menu Board Hardware User Manual Manual Version DMA1 Safety Instructions Please keep the display away from any heat sources. Place the display in a stable and well-ventilated place. Please

More information

Installing Cisco StadiumVision Director Software from a DVD

Installing Cisco StadiumVision Director Software from a DVD Installing Cisco StadiumVision Director Software from a DVD First Published: May 29, 2012 Revised: August 2, 2012 This module describes how to install the Cisco StadiumVision Director Release 3.0 software

More information

User Instructions Multi-Channel H.264 HD Multimedia System

User Instructions Multi-Channel H.264 HD Multimedia System User Instructions Multi-Channel H.264 HD Multimedia System High Definition Video Processor Module DM8107 Rapid Prototyping System Model Name: Z3-MVPR-02 DOC-USR-0006-01 Manual Version 1.0.3 Software Version

More information

Your Own Virtual Playground. CS 1585 :: Doug McGeehan

Your Own Virtual Playground. CS 1585 :: Doug McGeehan Your Own Virtual Playground CS 1585 :: Doug McGeehan Overview Follow these steps on your personal laptop or home PC. 1. 2. 3. 4. 5. Open this URL in your browser: http://tiny.cc/dsl-vm Download and Install

More information

How to upgrade the firmware

How to upgrade the firmware How to upgrade the firmware This document will detail how to update the firmware on DAP-1150. Ensuring the firmware remains up to date can assist with functionality / improved performances as well as adding

More information

Amcrest Eco HDCVI DVR Quick Start Guide

Amcrest Eco HDCVI DVR Quick Start Guide Amcrest Eco HDCVI DVR Quick Start Guide Version 1.0.1 Revised August 13th, 2015 Welcome Thank you for purchasing our Amcrest Eco HDCVI DVR! This quick start guide will help you become familiar with our

More information

How to Troubleshoot Panopto Viewing Issues

How to Troubleshoot Panopto Viewing Issues How to Troubleshoot Panopto Viewing Issues Overview This documentation will go over how to troubleshoot Panopto Viewing Issues. Our current release of Panopto uses a combination of Adobe Flash Player and

More information

AXIS Camera Station S20 Appliance Series AXIS Camera Station S2008 Appliance AXIS Camera Station S2016 Appliance AXIS Camera Station S2024 Appliance

AXIS Camera Station S20 Appliance Series AXIS Camera Station S2008 Appliance AXIS Camera Station S2016 Appliance AXIS Camera Station S2024 Appliance AXIS Camera Station S2008 Appliance AXIS Camera Station S2016 Appliance AXIS Camera Station S2024 Appliance User Manual Table of Contents About the AXIS Camera Station S20 Appliance Series.............

More information

How to install Citrix on Windows XP/Vista/7/8/8.1

How to install Citrix on Windows XP/Vista/7/8/8.1 How to install Citrix on Windows XP/Vista/7/8/8.1 Citrix Receiver Installation 1. Bring up a web browser (ie: Internet Explorer, Firefox, or Google Chrome) and go to http://receiver.citrix.com. 2. Click

More information

CyberLink. Screen Recorder 4. User's Guide

CyberLink. Screen Recorder 4. User's Guide CyberLink Screen Recorder 4 User's Guide Copyright and Disclaimer All rights reserved. To the extent allowed by law, Screen Recorder IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,

More information

DSS Pro General Surveillance Management Center

DSS Pro General Surveillance Management Center DSS Pro General Surveillance Management Center OS for Control Client: Windows 7 / Windows 8.1 / Windows 10 OS for DSS Mobile Client: IOS: IOS8.0 and above Android: Android 4.0 and above Hardware Hardware

More information

Mobile Digital Video Recorder Installation Tips

Mobile Digital Video Recorder Installation Tips I wrote this manual because I was probably the first purchaser of this model of dash-cam system. I am a truck driver, but I am also very technically-oriented and I quickly realized that most truck drivers

More information

Dominion KX II-101. Quick Setup Guide. Step 1: Configure the Target Server

Dominion KX II-101. Quick Setup Guide. Step 1: Configure the Target Server Dominion KX II-101 Quick Setup Guide Thank you for your purchase of the KX II-101, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick Setup

More information

Wireless Display Receiver Quick Start Guide

Wireless Display Receiver Quick Start Guide Wireless Display Receiver Quick Start Guide 1 Preface Thank you very much for purchasing our Wireless Display Receiver. We hope you will enjoy using it as meeting presentations and a great home entertainment

More information

ST-HD-CVR4CH ST-HD-CVR8CH ST-HD-CVR16CH. Professional Digital Video Recorders QUICK START GUIDE

ST-HD-CVR4CH ST-HD-CVR8CH ST-HD-CVR16CH. Professional Digital Video Recorders QUICK START GUIDE ST-HD-CVR4CH ST-HD-CVR8CH ST-HD-CVR16CH Professional Digital Video Recorders QUICK START GUIDE 1 Thank you for your purchase of this SecurityTronix HD-COAXINATOR Video Recorder (CVR). Documentation for

More information

SOUND MANAGER 2.0 USER GUIDE SOUND MASKING PAGING AUDIO MASS NOTIFICATION REV

SOUND MANAGER 2.0 USER GUIDE SOUND MASKING PAGING AUDIO MASS NOTIFICATION REV SOUND MANAGER 2.0 USER GUIDE SOUND MASKING PAGING AUDIO MASS NOTIFICATION REV 3003-13-12 TABLE OF CONTENTS OVERVIEW...2 COMPATIBILITY...2 USER OPERATION...3 SPECTRA i.net S WEB-BASED ACCESS AND TUNING

More information

4. How many channels will be available on Stream TV? 1. What is Stream TV? 5. Will customers with any GTT Broadband plan be eligible for Stream TV?

4. How many channels will be available on Stream TV? 1. What is Stream TV? 5. Will customers with any GTT Broadband plan be eligible for Stream TV? HOW TO REGISTRATION EVERY USER WILL BE REQUIRED Follow these simple TO REGISTER FOR instructions to get going with your FREE Stream TV THE STREAM TV SERVICE. 2 1. Go to https://gttstreamtv.com 2. Click

More information

Network USB over IP Server With 1-USB2.0 Port. User Manual V1.0

Network USB over IP Server With 1-USB2.0 Port. User Manual V1.0 Network USB over IP Server With 1-USB2.0 Port User Manual V1.0 1 2 TABLE OF CONTENTS COPYRIGHT...4 1. INTRODUCTION...5 PRODUCT OVERVIEW...5 COMPONENTS AND FEATURES...5 HARDWARE INSTALLATION...5 2. THE

More information

VISTA Transfer Station Setup

VISTA Transfer Station Setup Setup Setup The allows your agency to upload video evidence to its WatchGuard Video Evidence Library software from multiple VISTA cameras simultaneously. Each VISTA Transfer Station has eight slots for

More information

Frequently Asked Questions for PRO Users

Frequently Asked Questions for PRO Users (HTTPS://WWW.FLOSPORTS.TV/)! Frequently Asked Questions for PRO Users What are my PRO subscription options? YEARLY: With a yearly subscription, you gain access to premium content on the site you joined

More information

Wireless IP Bird Box Camera

Wireless IP Bird Box Camera Wireless IP Bird Box Camera Model: 4901-18 Operation and Installation Manual 1 WELCOME... 3 PRODUCT OVERVIEW... 4 HARDWARE INSTALLATION... 4 Attach the External Power Adapter... 4 SMARTPHONE OR TABLET

More information

HD IP CAMERA USER GUIDE

HD IP CAMERA USER GUIDE HD IP CAMERA USER GUIDE Feature Lists 24 x 7 online live HD video preview Remote access via multiple web browsers(ie/firefox, etc.) Easy P2P monitoring via smart phone APP(Android/IOS) ONVIF compatible,easy

More information

User s Manual. HD Multi-format Video Encoder. Model Name: Z3-MVE-02

User s Manual. HD Multi-format Video Encoder. Model Name: Z3-MVE-02 Z 3 Technology User s Manual HD Multi-format Video Encoder Model Name: Z3-MVE-02 Version 1.04.16 July 17, 2012 Before attempting to connect or operate this product, please read these instructions carefully

More information

Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch.

Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. Dominion KX II Quick Setup Guide Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick Setup Guide

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

Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches

Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches Release 15.1A4 July 2018 Revision 1 Contents Release Notes: J-Web Application Package Release 15.1A4

More information

Using AORUS Notebook for the First Time

Using AORUS Notebook for the First Time Congratulations on your purchase of the AORUS Notebook! This Manual will help you to get started with setting up your notebook. For more detailed information, please visit our website at http://www.aorus.com.

More information

AirServer Connect User Guide

AirServer Connect User Guide 1 Contents Welcome... 3 Unique features... 3 Set up your AirServer Connect... 4 The Home Screen... 5 Navigating Menus... 5 Configuring Basic Settings... 6 Screen Mirroring Methods... 7 Airplay... 7 Mac...

More information

Understanding UCS Server Configuration Utility User Interface

Understanding UCS Server Configuration Utility User Interface CHAPTER 3 Understanding UCS Server Configuration Utility User Interface The UCS-SCU GUI is a web-based management interface that allows you to perform tasks such as operating system installation, RAID

More information

HD IP CAMERA USER GUIDE

HD IP CAMERA USER GUIDE HD IP CAMERA USER GUIDE Support US: support@onwote.com EU: eusupport@onwote.com AU: ausupport@onwote.com Feature Lists 7x24 hours online live HD video preview Remote access via multiple web browsers(ie/firefox,

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

Release Notes. Upgrades to LifeSize UVC Video Center. Resolved Issues. LifeSize UVC Video Center Release: v2.1.4

Release Notes. Upgrades to LifeSize UVC Video Center. Resolved Issues. LifeSize UVC Video Center Release: v2.1.4 Release Notes LifeSize UVC Video Center Release: v2.1.4 Upgrades to LifeSize UVC Video Center... 1 Resolved Issues... 1 Known Issues... 2 Product Limitations... 4 Interoperability... 6 Interoperability

More information

How I connect to Night Skies Network (NSN) using Mallincam SSI.

How I connect to Night Skies Network (NSN) using Mallincam SSI. How I connect to Night Skies Network (NSN) using Mallincam SSI Introduction I found that when I first started connecting to NSN, things started happening too fast for me to keep track of everything at

More information

Chapter 3 Operating instructions

Chapter 3 Operating instructions Chapter 3 Operating instructions Summary This chapter describes the how to control and navigate through the TVR 30 s menus and options. Content Control interfaces 10 Controlling the TVR 30 10 Front panel

More information

How to manually set up EW-7228APn to extender wireless range

How to manually set up EW-7228APn to extender wireless range How to manually set up EW-7228APn to extender wireless range 1. Find out the IP address of your computer. Have your computer get on Internet as normally, without EW-7228APn turning on. If you use a Windows

More information

QUICK START GUIDE FOR AVSIGNCLOUD

QUICK START GUIDE FOR AVSIGNCLOUD Control Your Video VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES QUICK START GUIDE FOR AVSIGNCLOUD QUICK START GUIDE FOR AVSIGNCLOUD ABOUT THIS DOCUMENT

More information

How to Connect the MediCap USB200 or USB170 to a Network

How to Connect the MediCap USB200 or USB170 to a Network How to Connect the MediCap USB200 or USB170 to a Network You can connect the MediCap USB200 or USB170 1 to a network by using an adapter which is available from MediCapture. Making the connection requires

More information

4CH/ 8CH/ 16CH Digital Video Recorder

4CH/ 8CH/ 16CH Digital Video Recorder 4CH/ 8CH/ 16CH Digital Video Recorder DVR204B/ 208B/ 216B INSTRUCTION MANUAL DIRECTORY CHAPTER 1 Hard Disk Installing (Standard shipping products include neither HDD or R/W)...2 CHAPTER 2 Panel Appearance...4

More information

GGM CCKITAHD. Quick Guide KIT AHD

GGM CCKITAHD. Quick Guide KIT AHD GGM CCKITAHD Quick Guide KIT AHD Step 1 - Overview Step 2 - Schematic Diagram Step 3 - Step by Step configuration with Wizard Wizard... 4 HDD Management... 5 Record Schedule... 6 General System Configuration...

More information

Content Management Application (CMA)

Content Management Application (CMA) Chapter 13: CHAPTER 13 A running on an Axon HD media server or a computer connected through an Ethernet network gives you remote control of content, software and configuration management functions. The

More information

Remote Desktop Connection

Remote Desktop Connection How To Configure Grub In Windows 7 For Remote Desktop Connection Dual-boot: Set Windows 8 as default boot loader option in Grub help you to change the default boot option from Ubuntu to Windows 8 (or 7

More information

HooToo IP Camera User Manual(part two)

HooToo IP Camera User Manual(part two) HooToo Inc. HooToo IP Camera User Manual(part two) For Model: HT-IP210P Published by SunvalleyTek Group 2014/9/14 Content 1. IPCamClient (windows software)...3 Set up...3 CAM... 13 Local Setting... 13

More information

iziggi Wireless Document Camera User Manual

iziggi Wireless Document Camera User Manual iziggi Wireless Document Camera User Manual Table of Contents Package Contents... 1 Basics... 1 Getting to know your iziggi-hd... 2 Setting up your iziggi-hd... 4 Using iziggi-hd with IPEVO software...

More information

960H H.264 DVR Setup Guide

960H H.264 DVR Setup Guide Package Content 960H H.264 DVR Setup Guide Inspect the packaging carton. Make sure the 960H H.264 DVR is properly delivered. Remove all items from the box and make sure the box contains the following items.

More information

1080P AVALANCHE SERIES SNOW GOGGLES

1080P AVALANCHE SERIES SNOW GOGGLES 1080P AVALANCHE SERIES SNOW GOGGLES Getting Started: Congratulations on your purchase of Cyclops Gear 1080 Avalanche Series Snow Goggles. You will be able to shoot high-definition video and take high quality

More information

1. Determine Your Current Software Version

1. Determine Your Current Software Version 1. Determine Your Current Software Version The procedure for upgrading your EAGLE to the latest software version will depend upon the software version that is currently running on your EAGLE. If you already

More information

IS-BL800 User's Manual

IS-BL800 User's Manual IS-BL800 User's Manual Ver 1.0 Sentry360 2015 Table of Contents 1. Overview... 3 1.1 Features... 3 1.2 Package Contents... 4 1.3 Dimensions... 5 1.4 Connectors... 6 1.5 microsd Card Slot / Default Button...

More information

ViconNet, VMDC, WEB Version 8.2 (Build 18)

ViconNet, VMDC, WEB Version 8.2 (Build 18) Release Notes January 2017 ViconNet, VMDC, WEB Version 8.2 (Build 18) General Description Vicon is releasing ViconNet version 8.2 (Build 18) for ViconNet-based systems. This updated version is primarily

More information

High Speed Cable Modem

High Speed Cable Modem Model CM1000 User Manual September 2016 202-11620-02 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register

More information

The GV-I/O Box 16 Ports provides 16 inputs and 16 relay outputs, and supports both DC and AC output voltages.

The GV-I/O Box 16 Ports provides 16 inputs and 16 relay outputs, and supports both DC and AC output voltages. GV-I/O Box 16 Ports The GV-I/O Box 16 Ports provides 16 inputs and 16 relay outputs, and supports both DC and AC output voltages. Key Features 16 inputs and 16 outputs are provided. Up to 9 pieces of GV-I/O

More information

Super USB. User Manual. 2007, March

Super USB. User Manual. 2007, March Super USB User Manual 2007, March Windows98 Driver Install/Uninstall Driver Install: 1. Execute Win 98 UFD driver, then restart PC. 2. Plug Super USB into an available USB port. A new Removable Disk drive

More information

ViconNet / VMDC Version 7.0SP1 (Build 24)

ViconNet / VMDC Version 7.0SP1 (Build 24) Release Notes September 2014 ViconNet / VMDC Version 7.0SP1 (Build 24) General Description Vicon is releasing ViconNet and VMDC version 7.0SP1 (build 24) updating version 7.0 (build 22) released in June

More information

QUICK START GUIDE. Download the full user manual, quick start video and FAQ's from V1.0.6 Firmware

QUICK START GUIDE. Download the full user manual, quick start video and FAQ's from   V1.0.6 Firmware QUICK START GUIDE Download the full user manual, quick start video and FAQ's from www.spotbox4k.com/downloads V1.0.6 Firmware 1. Ensure the IP cameras you wish to connect to are set up and available on

More information

Voice Cable Modem User Manual

Voice Cable Modem User Manual User Manual Model CM1150V July 2018 202-11879-01 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register your

More information

Lab - Connect to a Router for the First Time

Lab - Connect to a Router for the First Time Introduction In this lab, you will configure basic settings on a wireless router. Recommended Equipment A computer with Windows installed An Ethernet NIC installed Wireless router Ethernet patch cable

More information

Cisco Edge 340 User Manual

Cisco Edge 340 User Manual Cisco Edge 340 User Manual Table of Contents Setup Requirements Adding Your Cisco Edge 340 into CommandCenterHD Process for Setting Up Existing Edge Devices (with prior CMS) Setup Requirements 1. Plug

More information

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS Quick Installation Guide

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS Quick Installation Guide 24-Port Gigabit with 4 Optional 10G Slots Layer 3 Managed Stackable Switch XGS3-24040 Quick Installation Guide Table of Contents 1. Package Content... 3 2. Switch Management... 4 3. Requirements... 5 4.

More information

Samsung Galaxy S 2.1 to 2.3 Update Instructions

Samsung Galaxy S 2.1 to 2.3 Update Instructions Samsung Galaxy S 2.1 to 2.3 Update Instructions NOTE: Based on the software version you are upgrading from, the upgrade will perform different procedures and will required multiple mobile device reboots.

More information

DC-103 Quick Installation Guide

DC-103 Quick Installation Guide DC-103 Quick Installation Guide PACKAGE CONTENTS 2 POWER ON 3 CONNECT TO A DVB-T RECEIVER 3 ADJUST THE FOCUS OF THE LENS 4 CONNECT TO A CVBS MONITOR 4 MIC-IN 5 USB UART PORT 6 MONITOR BOOT MESSAGES 7 CUSTOM

More information

ALL-IN-ONE SECURITY SYSTEM

ALL-IN-ONE SECURITY SYSTEM DO NOT OPEN CAUTION : TO REDUCE THE RISK OF ELECTRICAL SHOCK DO NOT OPEN COVERS. NO USER SERVICEABLE PARTS INSIDE. REFER SERVICING TO QUALIFIED SERVICE PERSONNEL. WARNING : TO PREVENT FIRE OR SHOCK HAZARD.

More information

Introduction. Package Checklist. Minimum System Requirements. Registering Your Product. More Help

Introduction. Package Checklist. Minimum System Requirements. Registering Your Product. More Help Introduction Keep a watch on your family, pet, home or office 24/7, even when you re not there. Creative Live! Cam IP SmartHD gives you a live update on your phone, wherever you are. Get activity alerts,

More information

One DCS-900 Internet Camera. One Installation CD-ROM (containing Drivers, Installation Guide, Software, and Manual) One Camera Stand

One DCS-900 Internet Camera. One Installation CD-ROM (containing Drivers, Installation Guide, Software, and Manual) One Camera Stand This product can be set up using any current Web browser, i.e., Internet Explorer 6.0 or Netscape Navigator 7.0 DCS-900 Fast Ethernet Internet Camera Before You Begin You must have at least the following:

More information

COALESCE PROFESSIONAL (PRO)

COALESCE PROFESSIONAL (PRO) USER MANUAL WC-COA-PRO COALESCE PROFESSIONAL (PRO) 24/7 AT OR VISIT BLACKBOX.COM TABLE OF CONTENTS 1. SPECIFICATIONS... 4 2. THE COALESCE PRO APP... 6 2.1 What is Coalesce Pro?...6 2.2 Networking...6 2.3

More information

Orchid Core VMS Administrator Guide

Orchid Core VMS Administrator Guide Orchid Core VMS Administrator Guide Version 2.2.1 Orchid Core VMS Administrator Guide v2.2.1 1 C O N T E N T S About the Orchid Product Family 3 About the Orchid Core VMS Administrator Guide 4 How to Sign

More information

Programming through Web browser:

Programming through Web browser: Connection Details Digital Inputs: There are 8 isolated digital inputs. Digital inputs will work from 5V to 24V DC. Every input has LED indications on top. LED will be ON when proper input is provided.

More information

Important About Camera

Important About Camera 1 Thank you for purchasing the GoXtreme Full Dome 360. This 360 camera allows you to capture, view and share amazing full panoramic 360º videos and photos. When viewed using the companion app or desktop

More information