OTOY Client API. The OTOY Client is launched from a URL, and supports a number of parameters to support different behaviour.

Size: px
Start display at page:

Download "OTOY Client API. The OTOY Client is launched from a URL, and supports a number of parameters to support different behaviour."

Transcription

1 OTOY Client API The OTOY Client is launched from a URL, and supports a number of parameters to support different behaviour. URL Syntax The URL to access the OTOY client is built up as follows: Where the <ip> is the public ip address of the instance you wish to connect to, and the parameters are <key>=<value> pairs as indicated. Parameters The following sections provide details about the parameters that are supported in native ORBX. ORBX.js supports a growing subset of these commands within the browser sandbox, and all of these parameters when launched with the ORBX user mode driver installed in the OS: ACODEC APPICON ACODEC=<codec> Sets the audio codec to use for the audio stream. At present only celt is defined, however this may be expanded in the future, and audio codecs may be added with loadable modules. Default is 'celt'. APPICON=<filename> Specifies the filename and path for application icon to be used by the client window. APPLICATION (APP) APPLICATION=<module_name pid> Captures from the primary window of the given application. The application may be specified by the module_name (full path), or the process ID. If specified by the module name, then the first instance of that module found will be chosen. The parameter name may also be shortened to APP.

2 ASOURCE (ASRC) AUDIO ASOURCE=<source> Specifies the audio source to be captured. The parameter name may be shortened to ASRC. Default is WASAPI on Windows and Pulse on Linux. AUDIO=<1 0> Enables the capture and streaming of audio from the Stream Host to the Client. This captures all audio from the host machine. Requires that both client and host have working sound drivers, and that the host audio device is configured for 44.1 khz 16 bit stereo output. AUTOQUIT AUTOQUIT=<seconds> Ends the session if there has been no mouse/keyboard activity after the specified number of seconds. A value of zero (0) disables the auto quit functionality. e.g. AUTOQUIT=600 will quit after 10 minutes of no activity. AUTOREBOOT AUTOREBOOT=<true false> Automatically reboot the host computer on disconnection of the client session. AUTORESIZE AUTORESIZE=<true false> Restores the host console session desktop to original size on disconnect when set to true. Default is true. AUTOSHUTDOWN AUTOSLEEP AUTOSHUTDOWN=<true false> Automatically perform a full shut down of the host computer on disconnection. AUTOSLEEP=<true false> Automatically place the host computer into a low power sleep state on disconnect. AUTOSUSPEND AUTOSUSPEND=<true false>

3 Automatically place the host computer into the suspend state on disconnection. BORDERLESS CANVAS CAPTION CLIENT CLIPBOARD BORDERLESS=<true false> Creates the client window with no border. CANVAS=<window_handle> Embeds the client window as a child of the specified window. CAPTION=<true false> Create the client window with a title bar when set to true. CLIENT=<os_name> The name of the client operating system (OS). CLIPBOARD=<1 0> Enable or disable clipboard functionality between the hosted session and the client. CODEC (VCODEC) CRYPTO CURSORS CODEC=<codec> Sets the video codec to use for the video stream. Current options for codecs are ORBX1, ORBX2, and x264. This parameter is also aliased as VCODEC. Default is 'orbx1'. CRYPTO=<true false> Enables or disables the channel encryption from the Session Host to the Stream Client. Default is true. CURSORS=<1 0> Enables capture of the cursor from the hosted session. CX CX=<x_position>

4 Specifies the integer x coordinate of the client window position. CY CY=<y_position> Specifies the integer y coordinate of the client window position. DEBLOCK DEBLOCKUV DESKTOP DEBLOCK=<true false> Enables ORBX in loop deblocking filter for the Y channel. DEBLOCKUV=<true false> Enables ORBX in loop deblocking filter for the U and V channels. DESKTOP=<true false> Enables capture from the entire host desktop. Note, that this overrides and setting of WINDOW. Default is true. DRAGNDROP DRAGNDROP=<1 0> Enables or disables drag and drop functionality. FAST FAST=<1 0> Enables fast motion estimation for 2 4x encoding speed on a low end CPU at the expense of bandwidth for high motion scenes. This us turned on by default for CPU encoding, enabling 60 Hz HD streams using only 2 physical CPU cores.. FULLSCREEN FULLSCREEN=<1 0> Requests that the connected client be run full screen. GPU GPU=<1 0> Enable GPU encoding on the host. Requires Cayman AMD GPU (e.g. Radeon 6970 or, FirePro v7900).

5 HEIGHT KEYBOARD LOGGING MAXFPS HEIGHT=<height> Specifies the height in pixels of the client session window. Also see WIDTH. KEYBOARD=<1 0> Enable or disable capture of key presses from the keyboard. LOGGING=<true false> Enables a debug and error log written to a file. Has no effect if logging was disabled when the Stream Host was built. MAXFPS=<maximum> Sets the maximum frames per second allowed for adaptive streaming of the video stream sent to the client. This value is enforced once the stream reaches the maximum quality or bit rate settings specified through other parameters. The valid range for the maximum is , with 0 being no limit. Default is 10. MAXIMIZE (MAXBOX) MAXQ MAXUSERS MINFPS MAXIMIZE=<true false> Creates the client window with a maximize button when true. The parameter name may also be shortened to MAXBOX. MAXQ=<maximum> Sets the maximum video quality of the stream as a percent value between 0 to 100. For ORBX1 video streams, an 85% quality setting represents near loss less quality (after color conversion to YUV 4:2:0 from RGB). For ORBX2, a 50% value represents near loss less quality. Default is 85. MAXUSERS=<maximum> Sets the maximum number of concurrently connected users. Default is 4. MINFPS=<minimum>

6 Specifies the minimum frames per second targeted for adaptive streaming by the client, overriding the target bit rate and quality settings. The valid range for the minimum is , with 0 being no floor. Default is 5. MINIMIZE (MINBOX) MINIMIZE=<true false> Creates the client window with a minimize button when true. The parameter name may also be shortened to MINBOX. MINQ MINQ=<minimum> Sets the minimum video quality of the stream as a percentage value between 0 to 100. For ORBX1 values below 20% may show noticeable artifacts, but may be required to sustain 30 Hz or higher frame rates at low bit rates. Default is 10. MOTION MOUSE MULTICAST NOCRYPTO MOTION=<frequency> 3D device motion sensor input frequency, in Hz. If 0, then device does not send motion data. For ios devices the frequency values should be 60 (on) or 0 (off). MOUSE=<1 0> Enable or disable mouse capture. MULTICAST=<multicast_ip>:<multicast_port>[:<iframe_interval] Starts a multicast client session on the given multicast IP address and multicast port. The multicast IP address must be in the reserved multicast address range to , however any multicast port number may be used. The iframe_interval parameter is optional and specifies the maximum number of milliseconds between iframes, e.g. 500 means that an iframe will be generated at least every 500 milliseconds. The default iframe interval is 0, which means the server will generate iframes whenever it determines they are required. Note that in some situations the colon between the IP address and port, and the optional iframe interval, will need to be percent encoded as '%3A' to be passed correctly. NOCRYPTO=1 Disables the channel encryption from the Session Host to the Stream Client.

7 PROFILE PROFILE=<name> Selects the built in profile with the given name. Profiles collect together a set of default values for one or more of the parameters. Currently supported profiles are: ios desktop wan lan Default is undefined. REFRESHRATE REFRESHRATE=<frequency> Sets the screen refresh rate of the host display (in Hz, i.e. 60 = 60 Hz or 60 fps). RESIZEHOST RESIZEHOST=<1 0> Requests the Session Host to resize the desktop to match the client dimensions as closely as possible. Default is 1. RESTOREHOST RPARITY RUDP RESTOREHOST=<true false> Requests the Session Host restore the desktop to the original dimensions once the session has completed. RPARITY=<parity_ratio> If the parity ratio is exceeded for more than the RUDP time value then the video stream will switch from UDP to Reliable UDP. Default is 50. RUDP=<ms_threshold> Threshold time value in milliseconds that the parity ratio RPARITY can be exceeded before switching the video stream to Reliable UDP. Default is SCALEHEIGHT SCALEHEIGHT=<height> Scales the host window to the specified height if scaling is enabled.

8 SCALEHOST SCALEHOST=<1 0> Enables or disables scaling of the host window. SCALEWIDTH START STATUS SCALEWIDTH=<width> Scales the host window to the specified width if scaling is enabled. START=<uri_encoded_full_application_path> Launches the specified application when the session starts. The application name should be the URI encoded local path on the host machine. e.g. START=c%3A%5Cwindows%5Csystem32%5Ccalc.exe STATUS=<1 0> Enables the display of video stream status in the caption of the client window. STOP TCP STOP=<uri_encoded_full_application_path> Launches the specified application when the session ends. The application name should be the URI encoded local path on the host machine. e.g. STOP=c%3A%5Cwindows%5Csystem32%5Ccalc.exe TCP=<packet_size> Forces TCP/IP video and audio streams in place of UDP streaming. If an integer value of 0 is specified then the default detected packet size is used. If an integer value is specified, then the stream shapes the video packets to fit within the specified number of bytes. TOUCH TOUCH=<1 0> Enable or disable touch event capture. UDP UDP=<packet_size>

9 USERID Enables UDP streaming for video and audio streams. If an integer value of 0 is specified, the default detected packet size is used. If an integer value is specified, then the stream shapes all video packets to fit within the specified number of bytes. USERID=<token> Specifies the OAuth user id token to be verified against the OAuth server URL given in the AUTHURL parameter. Default is 'orbx1'. VCAPTURE (VCAP) VCAPTURE=<capture_buffer> Sets the captured video target buffer. Currently available methods for Window based Stream Hosts are: cpu video captured to CPU buffer. (default) opencl video captured to OpenCL buffer. The parameter name may also be shortened to VCAP. Default is given above for each platform. VCODEC (CODEC) VIDEO VCODEC=<codec> This is an alias of the CODEC parameter and takes the same values. Default is 'orbx1'. VIDEO=<1 0> Enables the capture and streaming of video from the Stream Host to the Client. Default is 1. VSOURCE (VSRC) VSOURCE=<source> Sets the video source for capture. Currently available methods for Window based Stream Hosts are: gdi uses GDI to capture. dwm uses the DWM to capture. Only supported on Vista or better with Aero enabled. dxgi uses DXGI to capture. Only supported on Windows8/Server 2012 or later. nvfbc uses the nvidia Frame Buffer Capture driver if supported. (default) Currently available methods for Linux based Stream Hosts are: xshm uses the X Window System Shared Memory Extension to capture video. (default) Currently available methods for OSX based Stream Hosts are: ogl uses OpenGL to capture pixels from the front buffer. (default) The parameter name may also be shortened to VSRC Default is given above for each platform.

10 WAN WAN=<bitrate> Maximum allowed bit rate of the adaptive video and audio stream, in megabits per second (Mbps). This value takes precedence over min/max fps and quality settings and specifies a hard upper bit rate limit for the session. Note that 25 Mbps is at the limit of what can be streamed on average WiFi network without heavy packet loss. For ORBX1.1, this value may need to be set lower than 25 Mbps (e.g. WAN=5) on routers or ISPs with significant traffic shaping (this should not be needed with ORBX1.2). On 1 Gbps LAN connections, this value can be set to 120 (240 is the maximum allowed, but should not be needed for normal streams). Default is 25. WIDTH WINDOW WIDTH=<width> Specifies the width in pixels of the client session window. Also see HEIGHT. Default is not specified WINDOW=<window> Specify the name of a host window to capture instead of the host desktop. Default is the desktop.

Application and Desktop Sharing. Omer Boyaci November 1, 2007

Application and Desktop Sharing. Omer Boyaci November 1, 2007 Application and Desktop Sharing Omer Boyaci November 1, 2007 Overview Introduction Demo Architecture Challenges Features Conclusion Application Sharing Models Application specific + Efficient - Participants

More information

Monitoring Data CHAPTER

Monitoring Data CHAPTER CHAPTER 4 The Monitor tab provides options to view various types of monitored data. There are options for: Viewing the Monitor Overview Charts, page 4-9 Viewing Application Data, page 4-12 Viewing Voice

More information

11.2 TwinDVR System. TCP-IP Mode

11.2 TwinDVR System. TCP-IP Mode 11.2 TwinDVR System TwinServer is an external application that helps sharing the networking liability from the GV-System. A complete TwinServer concept requires at least two computers: a TwinServer, which

More information

BIG-IP Access Policy Manager : Application Access. Version 13.0

BIG-IP Access Policy Manager : Application Access. Version 13.0 BIG-IP Access Policy Manager : Application Access Version 13.0 Table of Contents Table of Contents Configuring App Tunnel Access... 5 What are app tunnels?...5 About ACLs to control access from app tunnels...

More information

Introduction to the ICA OS/2 Client

Introduction to the ICA OS/2 Client C H A P T E R 2 Introduction to the ICA OS/2 Client Overview The ICA OS/2 Client lets you access a Citrix WinFrame or MetaFrame server from a client running IBM OS/2 Warp. When connected to a Citrix server,

More information

Knowledge Workers Task Workers. Minimal or No GPU Utilization Use existing clear text codec (no significant investments) Professional Users R R R

Knowledge Workers Task Workers. Minimal or No GPU Utilization Use existing clear text codec (no significant investments) Professional Users R R R GPU Utilization Per App Single Session Client/Server VM Multi Session or App Remoting Power Users Full GPU Resource Utilization RD GFX uses multiple GPUs when available on box RD GFX uses all Hyper-V dedicated

More information

Avigilon Control Center Virtual Matrix User Guide. Version 5.6

Avigilon Control Center Virtual Matrix User Guide. Version 5.6 Avigilon Control Center Virtual Matrix 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

Video Conference Equipment High Performance Video Terminal Solution

Video Conference Equipment High Performance Video Terminal Solution AP-VC200N Video Conference Equipment High Performance Video Terminal Solution Preliminary Product Overview HD Camera Sensor IrDA RemoCon Sensor www.addpac.com AddPac Technology Sales and Marketing Contents

More information

Wireless PTZ Cloud Camera TV-IP851WC (v1.0r)

Wireless PTZ Cloud Camera TV-IP851WC (v1.0r) (v1.0r) TRENDnet s Wireless PTZ Cloud Camera, model, takes the work out of viewing video over the internet. Previously to view video remotely, users needed to perform many complicated and time consuming

More information

Andy OS User Manual 46

Andy OS User Manual 46 Andy OS User Manual 46 Installing: System Requirements Preparation The Installer HandyAndy: Andy Support Package Logs Start Andy Restart Andy Quit Andy Exit HandyAndy Backup/Restore Settings Set Resolution@DPI

More information

DVS-200 Configuration Guide

DVS-200 Configuration Guide DVS-200 Configuration Guide Contents Web UI Overview... 2 Creating a live channel... 2 Inputs... 3 Outputs... 6 Access Control... 7 Recording... 7 Managing recordings... 9 General... 10 Transcoding and

More information

Table of Contents. Chapter 1 Introduction Features System Diagram... 2

Table of Contents. Chapter 1 Introduction Features System Diagram... 2 inex Basic Table of Contents Chapter 1 Introduction... 1 1.1 Features... 1 1.2 System Diagram... 2 Chapter 2 Installation... 3 2.1 Product Information... 3 2.2 Installation... 4 2.3 Uninstall... 6 Chapter

More information

IP Utility. User s Manual For Version

IP Utility. User s Manual For Version IP Utility User s Manual For Version 4.3.03 Table of Contents 1 Overview 3 What is IP Utility...3 Featured Functions...4 2 Getting Started 5 System Requirement...5 Operation System... 5 Running the Application...5

More information

IP WEB User Manual V2.0

IP WEB User Manual V2.0 IP WEB User Manual V2.0 Please read carefully before installing or contacting your supplier. The information contained at the time of printing is correct, but is subject to change without notice. This

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Mac User's Guide v16 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

DVS-100P Configuration Guide

DVS-100P Configuration Guide DVS-100P Configuration Guide Contents Web UI Overview... 2 Creating a live channel... 2 Applying changes... 4 Live channel list overview... 4 Creating a VOD channel... 5 Stats... 6 Creating and managing

More information

Aqua Accelerated Protocol (AAP) User Manual

Aqua Accelerated Protocol (AAP) User Manual Aqua Accelerated Protocol (AAP) User Manual Table of Contents About Aqua Accelerated Protocol...3 Features... 3 System Requirements... 4 Hardware... 4 Software (AAP Client)... 4 Software (Server Connecting

More information

Using OBS Studio for Screen Capture

Using OBS Studio for Screen Capture Using OBS Studio for Screen Capture The OBS Studio program is one of the best open source programs for screen and video capture. This program has version for Window, Mac and Linux and is very powerful.

More information

RemoteHelp User Guide

RemoteHelp User Guide Rsupport Inc. RemoteHelp User Guide RemoteHelp User Guide version 1.0 INDEX Glossary... 5 2 RemoteHelp Introduction... 7 What is RemoteHelp?... 7 Recommended specifications for the Representative and Customer...

More information

RoboRemo User Manual v1.9.1

RoboRemo User Manual v1.9.1 RoboRemo User Manual v1.9.1 Table of Contents General Description...3 Bluetooth / WiFi / Ethernet / USB modules...4 Available interface items...6 Building the interface...8 Common edit s...9 Button edit

More information

OAuth 2 and Native Apps

OAuth 2 and Native Apps OAuth 2 and Native Apps Flows While all OAuth 2 flows can be used by native apps, only the user delegation flows will be considered in this document: Web Server, User-Agent and Device flows. The Web Server

More information

i3allsync Wireless Presentation System User Manual

i3allsync Wireless Presentation System User Manual i3allsync Wireless Presentation System User Manual Table of Contents Chapter 1: Product Introduction... 4 1-1 Introduction... 4 1-2 Hardware Recommendation... 5 Chapter 2: Description of Functions... 6

More information

Release Notes. May be insufficient for 1080p+ or 60 fps workflows 2. Additional hard disk space required for record to disk. 3

Release Notes. May be insufficient for 1080p+ or 60 fps workflows 2. Additional hard disk space required for record to disk. 3 System Requirements Minimum Release Notes Recommended Operating System Windows 7, 8, 10, macos Sierra, macos High Sierra Windows 10, macos High Sierra Processor i5 dual-core @ 2.3GHz 1 i7 quad-core @ 2.8GHz+

More information

Wireless Day / Night Cloud Camera TV-IP751WIC (v1.0r)

Wireless Day / Night Cloud Camera TV-IP751WIC (v1.0r) (v1.0r) TRENDnet s Wireless Day / Night Cloud Camera, model, takes the work out of viewing video over the internet. Previously to view video remotely, users needed to perform many complicated and time

More information

OPERATION MANUAL. MV-410HS Layout Editor. Version higher. Command

OPERATION MANUAL. MV-410HS Layout Editor. Version higher. Command OPERATION MANUAL MV-410HS Layout Editor Version 3.0 - higher Command Command Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410HS

More information

Discover Video. StreamEngine. User Guide. Version 1.0. Discover Video LLC 8/5/2016

Discover Video. StreamEngine. User Guide. Version 1.0. Discover Video LLC   8/5/2016 Discover Video User Guide Version 1.0 8/5/2016 Discover Video LLC www.discovervideo.com Contents General Description...3 Installation...4 Getting Started...5 Edit Settings...8 File Output Settings...9

More information

USER GUIDE. For litecam HD Version 4.8. November 5 th, 2013.

USER GUIDE. For litecam HD Version 4.8. November 5 th, 2013. 1 USER GUIDE For litecam HD Version 4.8 November 5 th, 2013. 2 Contents TABLE OF CONTENTS SYSTEM REQUIREMENTS 4 GUIDE TIP 5 LITECAM HD INSTALLATION GUIDE 9 litecam HD installation Procedure... 9 - Installation...

More information

6 Controlling the Technomad Encoder

6 Controlling the Technomad Encoder T 6 Controlling the Technomad Encoder 6.1 User control interface The Techomad Encoder has a local web server built in. You can control the Technomad Encdoder from anywhere on your network using a standard

More information

SPICE: An Open Remote Computing Solution

SPICE: An Open Remote Computing Solution SPICE: An Open Remote Computing Solution Presenter: Arnon Gilboa Project Leader: Yaniv Kamay Red Hat Israel September 4, 2009 1 Agenda Why Spice? Architecture Spice Optimizations Future Developments Q&A

More information

Wireless Day / Night PTZ Cloud Camera TV-IP851WIC (v1.0r)

Wireless Day / Night PTZ Cloud Camera TV-IP851WIC (v1.0r) (v1.0r) TRENDnet s Wireless N Day / Night PTZ Cloud Camera, model, takes the work out of viewing video over the internet. Previously to view video remotely, users needed to perform many complicated and

More information

Practice Labs User Guide

Practice Labs User Guide Practice Labs User Guide This page is intentionally blank Contents Introduction... 3 Overview... 3 Accessing Practice Labs... 3 The Practice Labs Interface... 4 Minimum Browser Requirements... 5 The Content

More information

APEX SERVER SOFTWARE NETWORK VIDEO RECORDING SOFTWARE USER MANUAL. Version 1.7

APEX SERVER SOFTWARE NETWORK VIDEO RECORDING SOFTWARE USER MANUAL. Version 1.7 APEX SERVER SOFTWARE NETWORK VIDEO RECORDING SOFTWARE USER MANUAL Version 1.7 OPENEYE Liberty Lake, WA U.S.A. TABLE OF CONTENTS SERVER SOFTWARE REQUIREMENTS OPERATING SYSTEM (OS) REQUIREMENTS VIRTUAL

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Chrome User's Guide v16 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

Optimizing A/V Content For Mobile Delivery

Optimizing A/V Content For Mobile Delivery Optimizing A/V Content For Mobile Delivery Media Encoding using Helix Mobile Producer 11.0 November 3, 2005 Optimizing A/V Content For Mobile Delivery 1 Contents 1. Introduction... 3 2. Source Media...

More information

Using the VQE-S Application Monitoring Tool

Using the VQE-S Application Monitoring Tool CHAPTER 4 This chapter describes how to use Cisco VQE-S Application Monitoring Tool (VQE-S AMT or AMT). The tasks that you can perform with VQE-S AMT are listed in Table 4-1. Table 4-1 VQE-S AMT Tasks

More information

Accelerating Cloud Graphics

Accelerating Cloud Graphics Accelerating Cloud Graphics Franck DIARD, Ph. D. SW Architect Distinguished Engineer, NVIDIA Agenda 30 minute talk 10 minute demo 10 minute Q&A GeForce GRID Lower Latency Higher Density Higher Quality

More information

Quick Start Guide. State of the art hyper-optimized video management platform designed for ease, speed and efficiency.

Quick Start Guide. State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Quick Start Guide State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Blackjack Cube Up to 16 (Cube-LX) and 64 (Cube) 2.1MP Cameras (1080p True HD Resolution)

More information

Overview CMS2. Features. Minimum System Requirements (Single site mode) Preferred System Requirements (Multi-site mode) What is CMS2?

Overview CMS2. Features. Minimum System Requirements (Single site mode) Preferred System Requirements (Multi-site mode) What is CMS2? CMS2 1 Overview CMS2 What is CMS2? CMS2 is NUVICO s new central management software compatible with our EV2 (960H) Series, Hydra HD Series, EasyNet DVR, NVR Series, and our HDoCS HD-TVI series. CMS2 has

More information

Quick Start Guide (V1.03) UD.6L0201B1064A01

Quick Start Guide (V1.03) UD.6L0201B1064A01 ivms-4200 PCNVR Quick Start Guide (V1.03) UD.6L0201B1064A01 Thank you for purchasing our product. If there is any question or request, please do not hesitate to contact the dealer. This manual applies

More information

CNPE Communications and Networks Lab Book: Data Transmission Over Digital Networks

CNPE Communications and Networks Lab Book: Data Transmission Over Digital Networks Lab Book: Data Transmission Over Digital Networks Contents Data Transmission Over Digital Networks... 3 Lab Objectives... 3 Lab Resources... 3 Task 1 Build the Home Network... 3 Task 2 Configure IP Addresses...

More information

Ultimate Video Capture v1.8 User Manual

Ultimate Video Capture v1.8 User Manual Ultimate Video Capture v1.8 User Manual Minimum Requirements: Processor: Intel or AMD CPU (1.0Ghz) PC, Laptop or Tabloid PC Memory: 256 Mb of RAM HD: 100 Mb of free space for basic recording and installation

More information

User's Guide. https://twitter.com/videorecorderne. https://plus.google.com/

User's Guide.  https://twitter.com/videorecorderne. https://plus.google.com/ Easy Video Recorder for Mac User's Guide Follow us on : http://www.facebook.com/videorecordersoftware https://twitter.com/videorecorderne https://plus.google.com/115150222758716042381 http://www.youtube.com/user/videorecordernet

More information

Using the VQE-S Application Monitoring Tool

Using the VQE-S Application Monitoring Tool CHAPTER 4 This chapter describes how to use Cisco VQE-S Application Monitoring Tool (VQE-S AMT). The tasks that you can perform with VQE-S AMT are listed in Table 4-1. Table 4-1 VQE-S AMT Tasks VQE-S AMT

More information

User manual. P4K-HUL4E1 4K UHD HDMI & USB Over IP Extender P4K-HUL4E1-P 4K UDH HDMI & USB Over IP Extender with PoE

User manual. P4K-HUL4E1 4K UHD HDMI & USB Over IP Extender P4K-HUL4E1-P 4K UDH HDMI & USB Over IP Extender with PoE User manual P4K-HUL4E1 4K UHD HDMI & USB Over IP Extender P4K-HUL4E1-P 4K UDH HDMI & USB Over IP Extender with PoE P4K-HRSUL4E1 / P4K- LHRSU1E4 P4K-HRSUL4E1-P/ P4K-LHRSU1E4-P Partilink Technology Co.,

More information

Martin Dubois, ing. Contents

Martin Dubois, ing. Contents Martin Dubois, ing Contents Without OpenNet vs With OpenNet Technical information Possible applications Artificial Intelligence Deep Packet Inspection Image and Video processing Network equipment development

More information

Standalone DVR User s Manual. Figure 4-81

Standalone DVR User s Manual. Figure 4-81 Figure 4-81 4.11.2 Network 4.11.2.1 TCP/IP The single network adapter interface is shown as in Figure 4-82 and the dual network adapters interface is shown as in Figure 4-83 Network Mode : Includes multiple

More information

USB 3.0 Dual Head Docking Station User Guide MODEL : HSD390DS

USB 3.0 Dual Head Docking Station User Guide MODEL : HSD390DS USB 3.0 Dual Head Docking Station User Guide MODEL : HSD390DS 1 Contents 1. Packaging Contents 3 2. System Requirements 3 3. Locating the controls 4 4. Installing the docking station 5 4.1 Installing the

More information

Pro Series Cameras. Sentry360 Pro Series Configuration Guide

Pro Series Cameras. Sentry360 Pro Series Configuration Guide Sentry360 Pro Series Configuration Guide Camera Configuration Contents Changing Camera Settings:... 3 Info... 4 Network... 5 AE/AWB... 7 Image... 9 System... 10 Motion Detection... 11 H264... 12 Changing

More information

Matrox MuraControl for Windows

Matrox MuraControl for Windows Matrox MuraControl for Windows User Guide (for software version 7.00) 20179-301-0700 2018.06.12 Contents About this user guide... 6 Using this guide... 6 More information... 6 Overview... 7 Supported Matrox

More information

Client Type Windows Linux Mac ios Android

Client Type Windows Linux Mac ios Android Client Type Windows Linux Mac ios Android Windows 10 UWP HTML Access Chrome OS Client Version 4.5 4.5 4.5 4.5 4.5 4.5 4.5 4.5 Minimum Client OS Windows 7 Varies OS X 10.10+ ios 8.0+ Android 4.0+ Windows

More information

NFD30 Network Dome Camera MPEG4 + Motion-JPEG Dual Mode, PoE, Audio, 300k CMOS, mm vari-focal lens Part No.:

NFD30 Network Dome Camera MPEG4 + Motion-JPEG Dual Mode, PoE, Audio, 300k CMOS, mm vari-focal lens Part No.: NFD30 Network Dome Camera MPEG4 + Motion-JPEG Dual Mode, PoE, Audio, 300k CMOS, 3.7 12 mm vari-focal lens Part No.: 550987 The INTELLINET NETWORK SOLUTIONS NFD30 Network Dome Camera is designed for security

More information

Infodraw MRS Server Web Administration Interface

Infodraw MRS Server Web Administration Interface Infodraw MRS Server Web Administration Interface MRS Server is a TCP and UDP server that serves MRS device and monitor clients. Its most basic functionality and prime reason for its existence is to distribute

More information

User Guide SOFTWARE VERSION 1.9

User Guide SOFTWARE VERSION 1.9 SOFTWARE VERSION 1.9 TABLE OF CONTENTS TGX 1.9... 1 Welcome... 2 Terminology... 3 Auto Logon... 3 Collaborator... 3 Credentials... 3 Cross-Platform... 3 Desktop Layout... 3 Desktop Session... 3 Desktop

More information

GV-Eye Mobile App. Contents

GV-Eye Mobile App. Contents GV-Eye Mobile App. Contents 1.1 Specifications... 2 1.2 Supported GV-IP Devices and Software... 3 1.2.1 Supported Products for Connection... 3 1.2.2 Supported Products for Enabling Monitoring... 4 1.2.3

More information

Using the Cisco Unified Videoconferencing 5000 MCU

Using the Cisco Unified Videoconferencing 5000 MCU 2 CHAPTER Using the Cisco Unified Videoconferencing 5000 MCU This section describes how to create, join and manage video conferences on the MCU. Cisco Unified Videoconferencing 5000 MCU Access Levels,

More information

Avigilon Control Center Virtual Matrix User Guide

Avigilon Control Center Virtual Matrix User Guide Avigilon Control Center Virtual Matrix User Guide Version 5.0.2 PDF-ACCVM-A-Rev2 Copyright 2013 Avigilon. All rights reserved. The information presented is subject to change without notice. No copying,

More information

GV-Eye Mobile App. Contents

GV-Eye Mobile App. Contents GV-Eye Mobile App. Contents 1.1 Specifications... 2 1.2 Supported GV-IP Devices and Software... 3 1.2.1 Supported Products... 3 1.2.2 Supported Products for Monitoring Activation... 4 1.2.3 Supported Products

More information

User Guide. VNM Software Decoder. Streaming AV Products. Software Decoder for VN-Matrix 200 Series and 225 Series Rev.

User Guide. VNM Software Decoder. Streaming AV Products. Software Decoder for VN-Matrix 200 Series and 225 Series Rev. User Guide Streaming AV Products VNM Software Decoder Software Decoder for VN-Matrix 200 Series and 225 Series 68-1995-01 Rev. B 02 12 Conventions Used in this Guide In this user guide, the following are

More information

SSL Encryption Secure network connections using data encryption between the camera and the network

SSL Encryption Secure network connections using data encryption between the camera and the network NFC16-WG Megapixel HD Network Camera H.264 + MPEG4 + Motion-JPEG Multi-Streaming, Audio, 1.3 Megapixel CMOS, 720p HD, 54 Mbps Wireless 802.11g Part No.: 551083 The Intellinet Network Solutions NSC16-WG

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

ACTi IP Utility User s Manual For Version

ACTi IP Utility User s Manual For Version ACTi IP Utility User s Manual For Version 4.4.08 2016/09/26 Table of Contents 1 Overview 3 What is ACTi IP Utility... 3 Featured Functions... 4 2 Getting Started 5 System Requirement... 5 Operation System...

More information

Matrox MuraControl for Windows

Matrox MuraControl for Windows Matrox MuraControl for Windows User Guide (for software version 6.00) 20179-301-0600 2017.09.25 Contents About this user guide... 6 Using this guide... 6 More information... 6 Overview... 7 Supported Matrox

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

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

Home page layout in Canvas

Home page layout in Canvas Home page layout in Canvas This document describes how to change the Home page layout to a custom home page in Canvas. St e p s: 1. Click on the home tab on the left hand pane when in a course. 2. Click

More information

CAPTURE. USER GUIDE v1

CAPTURE. USER GUIDE v1 CAPTURE USER GUIDE v1 INTRODUCTION About The Logitech Capture app makes creating content with your webcam as easy as lights, camera, Capture. Start recording high-quality videos the second you plug in

More information

About Parallels Desktop 11 for Mac

About Parallels Desktop 11 for Mac About Parallels Desktop 11 for Mac Parallels Desktop 11 for Mac is a major upgrade to Parallels award-winning software for running Windows on a Mac. About this Update This update for Parallels Desktop

More information

DM-TXRX-100-STR HD Streaming Transmitter/Receiver. Supplemental Guide Crestron Electronics, Inc.

DM-TXRX-100-STR HD Streaming Transmitter/Receiver. Supplemental Guide Crestron Electronics, Inc. DM-TXRX-100-STR HD Streaming Transmitter/Receiver Supplemental Guide Crestron Electronics, Inc. The product warranty can be found at www.crestron.com/warranty. The specific patents that cover Crestron

More information

DVS-200 Configuration Guide

DVS-200 Configuration Guide DVS-200 Configuration Guide Contents Web UI Overview... 2 Creating a live channel... 2 Inputs... 3 Outputs... 7 Access Control... 8 Recording... 8 Managing recordings... 10 General... 11 Transcoding and

More information

PROXY Pro Master v10.0. User Guide October 2017

PROXY Pro Master v10.0. User Guide October 2017 PROXY Pro Master v10.0 User Guide October 2017 Table of contents 1. Introduction...7 2. System Requirements...8 Hardware Requirements...9 Operating System Requirements...10 Other Requirements...11 Network

More information

MediaServer WebStudio user manual

MediaServer WebStudio user manual MediaServer WebStudio user manual This documentation provides information regarding how to use the web-based camera and screen recorder included in MediaServer (since version 6.4.0). 1 Table of contents

More information

THINSOFT PTE LTD. 23, Tai Seng Drive, #06-00, Singapore , Fax (65) Document Version 1.4

THINSOFT PTE LTD. 23, Tai Seng Drive, #06-00, Singapore , Fax (65) Document Version 1.4 THINSOFT PTE LTD 23, Tai Seng Drive, #06-00, Singapore 535224, Fax (65) 6289 7308 www.thinsoftinc.com WinConnect S User Manual Document Version 1.4 Copyright 2004-2009 ThinSoft Pte Ltd. All rights reserved.

More information

Inspiron Setup and Specifications

Inspiron Setup and Specifications Inspiron 24 5000 Setup and Specifications Computer Model: Inspiron 24-5475 Regulatory Model: W15C Regulatory Type: W15C001 Notes, cautions, and warnings NOTE: A NOTE indicates important information that

More information

RECentral User s Manual Revised on: 12/25/2017

RECentral User s Manual Revised on: 12/25/2017 RECentral User s Manual Revised on: 12/25/2017 Table of Contents Chapter 1 Chapter 2 Chapter 3 Before Getting Started with RECentral Operating Environment and Specifications Installation of RECentral Interface

More information

Msystems Ltd. Alienware Views. Specifications

Msystems Ltd. Alienware Views. Specifications Alienware 15 NOTE: The images in this document may differ from your computer depending on the configuration you ordered. Copyright 2014 Dell Inc. All rights reserved. This product is protected by U.S.

More information

Release notes for Version of HMX Extenders

Release notes for Version of HMX Extenders 4.0.0.12 Release notes for Version 4.0.0.12 of HMX Extenders HMX KVM Extender System Firmware Revision 4.0.0.12 Release Notes March 15 th 2011 This document outlines: 1 HMX Extender System Firmware Version

More information

User manual. (Onvif Rtsp Server) Happytimesoft Technology Co.,LTD

User manual. (Onvif Rtsp Server) Happytimesoft Technology Co.,LTD User manual (Onvif Rtsp Server) Happytimesoft Technology Co.,LTD Declaration All rights reserved. No part of this publication may be excerpted, reproduced, translated, annotated or edited, in any form

More information

Password: admin DW-BJCUBE2T-LX DW-BJCUBE4T-LX DW-BJCUBE6T-LX DW-BJCUBE9T-LX DW-BJCUBE12T-LX DW-BJCUBE18T-LX

Password: admin DW-BJCUBE2T-LX DW-BJCUBE4T-LX DW-BJCUBE6T-LX DW-BJCUBE9T-LX DW-BJCUBE12T-LX DW-BJCUBE18T-LX Quick Start Guide State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Blackjack Cube Up to 16 (Cube-LX) and 64 (Cube) 2.1MP Cameras (1080p True HD Resolution)

More information

THE BELKIN ADVANCED SECURE WINDOWING KVM

THE BELKIN ADVANCED SECURE WINDOWING KVM THE BELKIN ADVANCED SECURE WINDOWING KVM THE CURRENT SITUATION There are many cases where analysts and operators need to work simultaneously with multiple computers and limited desktop space. THE BELKIN

More information

MCU Built-in Two(2)-Channel Full

MCU Built-in Two(2)-Channel Full AP-HVC2000 MCU Built-in Two(2)-Channel Full HD Video Conference Equipment High Performance Full HD Video Conference Solution Preliminary Product Overview (Without notice, following described technical

More information

Avalanche Remote Control User Guide. Version 4.1

Avalanche Remote Control User Guide. Version 4.1 Avalanche Remote Control User Guide Version 4.1 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Windows User's Guide v16.1 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

Using PCoIP Zero Clients with PCoIP Host Cards

Using PCoIP Zero Clients with PCoIP Host Cards Using PCoIP Zero Clients with PCoIP Host Cards TER1003003 Issue 2 TER1003003 Issue 2 1 Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com

More information

NLVMUG 16 maart Display protocols in Horizon

NLVMUG 16 maart Display protocols in Horizon NLVMUG 16 maart 2017 Display protocols in Horizon NLVMUG 16 maart 2017 Display protocols in Horizon Topics Introduction Display protocols - Basics PCoIP vs Blast Extreme Optimizing Monitoring Future Recap

More information

Camera Control for Windows

Camera Control for Windows Camera Control for Windows 1910012275 REV1.1.0 Contents Chapter 1 Introduction... 1 1.1 Overview... 1 1.2 System Requirement... 1 Chapter 2 Software Installation... 2 Chapter 3 Quick Start... 5 3.1 Create

More information

Monitoring Data CHAPTER

Monitoring Data CHAPTER CHAPTER 4 The Monitor tab provides options for viewing various types of monitored data. There are options for: Overview of Data Collection and Data Sources, page 4-2 Viewing the Monitor Overview Charts,

More information

Enterprise Pro Surveillance System User s Manual

Enterprise Pro Surveillance System User s Manual Enterprise Pro Surveillance System User s Manual 1 Table of Contents 1 FEATURES... 6 2 INSTALLATION... 8 2.1 Environment...8 2.2 Installation...8 2.3 Un-installation...10 3 NAVIGATION AND CONTROLS OF THE

More information

Monitoring and Analysis

Monitoring and Analysis CHAPTER 3 Cisco Prime Network Analysis Module 5.1 has two types of dashboards: One type is the summary views found under the Monitor menu, and the other type is the over time views found under the Analyze

More information

WISNETWORKS. WisOS 11ac V /3/21. Software version WisOS 11ac

WISNETWORKS. WisOS 11ac V /3/21. Software version WisOS 11ac WISNETWORKS User Manual V1.1 2016/3/21 Software version 1.0.0021 Table of contents 1. Setup& WMI... 3 1.1 Hardware Setup... 3 1.2 Web Management Interface... 3 2. Status... 4 2.1 Overview... 4 2.1.1 System...

More information

VMware Horizon Client for Chrome OS User Guide. 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7

VMware Horizon Client for Chrome OS User Guide. 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7 VMware Horizon Client for Chrome OS User Guide 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Host Release Notes Version

Host Release Notes Version GO-GLOBAL FOR WINDOWS Host Release Notes Version 5.0.0.21662 (C) GRAPHON CORPORATION 1999-2015. ALL RIGHTS RESERVED. CONTENTS 1. Enhancements 2. Known Issues 1. Enhancements Windows Desktop Support The

More information

MAC HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your Mac computer

MAC HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your Mac computer MAC HOST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device WiseMo Guest module for example on your Windows PC WiseMo Host module on your Mac computer WiseMo develops software for

More information

XIPLED Software User s Manual. For Firmware release V3.5.0.*

XIPLED Software User s Manual. For Firmware release V3.5.0.* XIPLED1080-36 Software User s Manual For Firmware release V3.5.0.* Product name: XIPLED1080-36 Release Date: 2014/10/02 Manual Revision: V02 Feature XIPLED1080-36 Live View All Series Camera/Video/Audio

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

Request for: 2400 bytes 2005/11/12

Request for: 2400 bytes 2005/11/12 Request for: Type&Name Size Last modofied time Dir. 0 bytes 2006/1/16 Dir.. 0 bytes 2006/1/16 File Using Flash Video Mx.htm 2380 bytes 2005/11/12 File About encoding video with non-square pixels.htm 3782

More information

ios GUEST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device 1. An Introduction WiseMo Host module on your computer or device

ios GUEST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device 1. An Introduction WiseMo Host module on your computer or device ios GUEST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device WiseMo Guest module on your iphone / ipad WiseMo Host module on your computer or device 1. An Introduction WiseMo develops

More information

User Manual Electronic Systems Protection, Inc. / Technical Support: / espei.com

User Manual Electronic Systems Protection, Inc. / Technical Support: / espei.com RP-IP RP-IP-GNS User Manual 2014 Electronic Systems Protection, Inc. / Technical Support: 1-800-645-9721 / espei.com 2014 Electronic Systems Protection, Inc. / Technical Support: 1-800-645-9721 / espei.com

More information

User Manual. Contents 1 WELCOME Features Installation Requirements Software Installation Software Operation...

User Manual. Contents 1 WELCOME Features Installation Requirements Software Installation Software Operation... CMS User Manual Contents 1 WELCOME... 3 1.1Features... 3 1.2Installation Requirements... 3 1.3 Software Installation...4 2 Software Operation... 5 2.1 Menu bar... 6 2.2 Camera list tree... 7 2.3 Camera

More information

Part 1 - Getting Started

Part 1 - Getting Started Part 1 - Getting Started 1. Install System Area Manager Dowload link: http://download.syamsoftware.com/windows/v4.55/syam_system_area_manager_v4.55-release.zip System Area Manager should be installed on

More information

700/702 INSTALLATION MANUAL

700/702 INSTALLATION MANUAL 700/702 INSTALLATION MANUAL 2 Table of Contents Features 03 Specifications 04 Quick Start..05 Remote Control.07 Capacitive Touch..10 Hardware Installation 11 700CSH / 702CSH / 700TSH / 702TSH / 700YH /

More information