My Stuff Everywhere Your Content On Any Screen

Size: px
Start display at page:

Download "My Stuff Everywhere Your Content On Any Screen"

Transcription

1 Technical Brief Bob Lund, Distinguished Technologist, CableLabs September, 2014 My Stuff Everywhere Your Content On Any Screen The My Stuff Everywhere Concept The My Stuff Everywhere (MSE) concept is simple people should be able to enjoy any of their content on any discoverable screen or other type of device around them. The MSE concept is an integrated response to several market trends. Personal devices can provide a subscriber s identity and serve as a gateway for all of a subscriber s services. In the US, 67% of mobile phone users have smartphones and smartphone penetration has been growing 12% annually. A smartphone can serve as a user s identify, locate and communicate with shared devices, and serve as the user interface to those shared devices. An increasing number of media products provide smartphone control apps. People consume content from a wide variety of sources: their pay TV provider, video sites such as Amazon, Hulu, YouTube and Netflix, cloud storage sites such as Dropbox and Google Drive, cloud applications like Flickr and home network storage. Open authentication protocols are becoming prevalent on the Web, potentially addressing the complexity users face in managing and accessing a myriad of Web services. Discoverable screens and casting content from a personal device to a discovered screen is becoming commonplace and expected using technologies such as DLNA, Apple Airplay, DIAL (Discovery and Launch) and Google Cast. Apple Airplay and DLNA are used today for casting content to non- screen devices such as audio players. As the Internet of Things develops there could be other types of information casting that become useful. The term device is used instead of screen in this report to capture this broader use of casting. Using MSE, a user enables access to their content sources or personalized services through a single, convenient portal. Once enabled, they can use their personal device to securely access these enabled content sources on discovered devices, anywhere, no matter what personal device, discovery or display device technology is used. Cable Television Laboratories, Inc.,

2 MSE improves the user experience by providing: Single sign on to all content sources with a corresponding increase in security for both the user and content source provider. Integrated access to all content and information sources. Unified device discovery that hides the details of the particular discovery protocol. The MSE provider, a cable company for example, can provide its user interface (UI) that integrates access to a set of content sources. MSE Architecture Users of My Stuff Everywhere first enable their content and then use MSE to access that content (Figure 1) OTT Video Authenticate Dropbox MSO Web Video MSE Portal Setup Home Network MSE Server Load MSE page Access Content Start MSE app Personal Device Enable Discover & Launch Discovered Device Remote Control Use Figure 1 My Stuff Everywhere Architecture Enable A User configures their content sources for later use through the MSE Web Portal. The user first authenticates to the MSE service. The authentication could be username and password or some other mechanism. They are then presented with a list of content sources. When the user enables a content source for later access, the MSE portal initiates an authentication process with that content source. Successful completion of authentication results in an access token that is saved for the user at the portal. This access token is used for later access to that user s content. Figure 1 shows an example set of content sources: MSO Web Video, Home Network, Dropbox and OTT Video. Any cloud service that provides an authentication API can be an MSE content source. It is not Cable Television Laboratories, Inc.,

3 necessary that the content itself be in the cloud. For example, the Home Network content source might be a cloud proxy for a user s DLNA home network content. Content sources fall into two classes those that provide a Web service to retrieve content and content metadata enable access to individual content items and those that provide a Web application to access the content. Dropbox, Google Drive and the Home Network proxy are examples of the former and a cable company s Web channels or an over- the- top provider might be examples of the latter. MSE can be used with both types of content sources, but with different implementation implications, as discussed in the next section. Use A user accesses enabled content sources using an app on their personal device (PD), their smartphone for example, to discover devices on which to display that content. The PD app supports device discovery and launch, and Web applications; aside from discovery and launch, all MSE user interface and logic is written in HTML5, JavaScript and cascading style sheets (CSS) so they can run on different types of devices. 1 The PD can be any device but truly personal devices, such as smartphones and tablets are particularly suitable by virtue of degree of personalization, touch/gesture input and portability. After launching the app, the user authenticates with the MSE provider. This could be user name/password, pre- provisioned credentials or some other mechanism. The user is then presented with a list of discovered devices. After selecting a device, the user is presented with a list of enabled content sources suitable for that device type. When an enabled content source is selected, the PD sends a launch command (browser- name URL), generated by the MSE Server, to the selected device. The access token generated in the Enable step is sent over a secure connection from the PD to the device. The discovered device Web page uses the access token to retrieve the user s content from the content source. Navigation of the Web page on the discovered device is done from the PD. This is accomplished by linking the PD and discovered device Web pages using a CableLabs developed technology called SharedDOM. With SharedDOM, user interface elements such as buttons and sliders on the PD can control operation of the discovered device Web page. Figure 1 shows the case where the URL launched on the discovered device comes from the MSE Server. MSE Server pages can be used to access content sources that provide access to a user s individual content items, such as Dropbox. In this case, the MSE provider can offer its own UI and, potentially, integrate access to multiple content sources. Adding PD control of the discovered device via SharedDOM is straightforward since the MSE provider authors the pages to both devices. The URL may identify a 3 rd party UI page that controls access to the user s content. In this case, PD control, beyond starting and stopping, of the page requires co- development with that 3 rd party. 1 Current apps are CableLabs developed ios and Android apps, and Chrome + Chromecast extension on the Windows and OSX. Cable Television Laboratories, Inc.,

4 Proof-of-Concept CableLabs has developed a proof- of- concept (POC) to examine the feasibility of the MSE concept. The MSE POC implements the MSE portal, applications for ios and Android (in development), a Chromecast receiver and a simple Web app that allows a user to view image and video files in their Dropbox account. The following figures show screenshots of the POC that illustrate MSE with Dropbox as a content source. A user is presented with a login screen (Figure 2) when they first access the portal. Figure 2 Portal Authentication The Portal then presents the list of possible content sources that can be enabled for MSE access. Selecting My Dropbox brings up information about the authentication used by that content source (Figure 3). Figure 3 Content Source Selection Selecting Enable results in the user being redirected to the content source, in this case Dropbox, for authentication. Dropbox uses OAuth authentication so the user is prompted for their Dropbox user name and password (Figure 4). If SAML authentication were used, the user would be redirected to the appropriate Identity Provider. Cable Television Laboratories, Inc.,

5 Figure 4 Content Source Authentication Once authenticated by Dropbox, the Portal stores the access token for that user s Dropbox account and indicates that the Dropbox content source is now enabled for MSE access (Figure 5). Figure 5 Content Source Enabled MSE enabled content sources are selected using an ios application. The user logs in with the same credentials used to set up their service on the Portal (Figure 6a) and is presented with a list of discovered devices (Figure 6b). The MSE PD application supports DIAL [DIAL] and Cast [CAST] device discovery and launch protocols. After selecting a device, the user is presented with the same list of content sources they enabled through the Portal (Figure 6c). Cable Television Laboratories, Inc.,

6 a b c Figure 6 Content Discovery and Launch When a content source is selected, the personal device launches a browser application on the discovered device with the URL of the MSE Web page for navigating Dropbox content and the PD application loads a new page for user navigation input (Figure 7). Figure 7 Dropbox Navigation Page The PD provides the navigation page on the discovered device with the access token that is used to fetch the contents of the user s Dropbox. Folders, and image and video files are displayed in a simple grid format. Touch input on the PD is used to select a grid item. Once an item has focus, as indicated by a green background, arrow keys can be used to move the focus. The item with focus is selected by tapping the square button in the middle of the arrows. The up/down arrows at the bottom of the input screen control scrolling on the discovered device. Tapping Back returns the user to the previous page. Cable Television Laboratories, Inc.,

7 Selecting a video file for viewing results in Figure 8. Figure 8 Video Element Remote The familiar HTML5 video element interface is shown on the discovered device screen and the PD Web page changes to an appropriate remote that controls the video element using the SharedDOM protocol. The MSE service provider can author any style of navigation, display and remote control pages it chooses. Try It Yourself Anyone with an ios device, Chromecast and Dropbox account can use the MSE proof- of- concept. First, install the My Stuff Everywhere ios app from the Apple store. Then, put some image and video content into your Dropbox. You can organize your Dropbox in any manner you choose. Connect your Chromecast to an HDMI input on your TV or other display device. Finally, make sure your Chromecast and ios device are using the same WIFI SSID. When you launch the My Stuff Everywhere app, you will automatically be put into a guest mode. In guest mode, your personal device acts as the Portal to configure access to your Dropbox. No access token is stored in the network it is on your device. Figure 9a shows the welcome screen when you start the app. Cable Television Laboratories, Inc.,

8 a b Figure 9 Video Element Remote Tapping continue gets you to the Dropbox enable screen (Figure 9b), similar to the one on the Portal. From there, you can access your Dropbox content as described in the Proof- of- Concept section. Applications of MSE My Stuff Everywhere offers several novel features: 1. An integrated and convenient way for users to access all of their content, wherever they are. 2. One time authorization of access to content sources and management of resulting access tokens for later use. 3. Support for multiple, standard authorization protocols. 4. TLS security for all user and content access credentials. 5. Support for multiple discovery and launch protocols. 6. SharedDOM for multi- screen user interfaces between the personal and shared devices % use of HTML5, JavaScript and CSS for all personal and shared device application user interface and functions for write once, run anywhere development efficiency. 2 The MSE features apply to a variety of product concepts. The following offer some examples. Expanded Set of User Content Sources Many cloud user content sources offer an authentication API and are candidates for MSE services, e.g. Instagram, Flickr, Google Drive, Google Play, Tumblr and Twitter. An MSE app can make all of these available and offers the ability to integrate content access across sources in novel ways that appeal to users. Add Pay TV Web Services A pay TV service provider can use MSE both to deliver its services to discovered screens and to integrate user content sources. The service providers has fine- grain control over the exact set of discovered screens eligible for reception of its paid service, for example only in the subscriber s home, only in certain geographic areas, limited to a certain number of uses per time period, 2 Discovery and launch protocols require native App implementation on ios and Android personal devices and DIAL and CAST discoverable devices. Cable Television Laboratories, Inc.,

9 etc. With the low cost of Chromecast and other HDMI dongles, this might be an attractive way to bring IP services to screens not economically served by current pay TV client devices. Home Network Proxy ISP s could offer a Web app that serves as a proxy for selected home network content and use MSE so their users could access that content wherever the user goes, independent of home network technology. MSE and Seatback Displays MSE can bring Web content to any display, potentially the one on the back of an airline seat. MSE would help drive in- flight Wi- Fi usage, provide users with more content choices and enable a much better user interface. CableLabs is making the MSE and SharedDOM software available under the Creative Commons License to parties interested in investigating the potential of My Stuff Everywhere. Acknowledgements Thanks to Steve Johnson who helped develop the MSE concept and did all of the proof- of- concept implementation. - Bob Lund is a Distinguished Technologist in the Advanced Technologies Group at CableLabs. He can be reached at b.lund@cablelabs.com. [CAST] [DIAL] Google Cast, Discovery and Launch, multiscreen.org/ Cable Television Laboratories, Inc.,

Invention Title: Invention Summary: Invention Description: Invention. Value/Customers: Differences:

Invention Title: Invention Summary: Invention Description: Invention. Value/Customers: Differences: Title: Summary: Description: Secure home edelivery without the public Internet Businesses such as USPS, FedEx and UPS have national or global distribution networks, widely available local outlets and frequent

More information

Medstar Health Dell Services

Medstar Health Dell Services Medstar Health Dell Services Non Medstar Device Citrix Connectivity Guide October 2012 Sean Kaminski Dell Services System Admin Consultant 1 Table of Contents Overview...3 What is Citrix and why do I need

More information

Chromecast $30.00. Where do I buy it? Online at Amazon.com or in stores like Best Buy, Target or Walmart.

Chromecast $30.00. Where do I buy it? Online at Amazon.com or in stores like Best Buy, Target or Walmart. Chromecast $30.00 Online at Amazon.com or in stores like Best Buy, Target or Walmart. Simply plug in the Chromecast to an HDMI port on your TV (usually on the side or at the back). Next, attach the included

More information

Administering Jive Mobile Apps

Administering Jive Mobile Apps Administering Jive Mobile Apps Contents 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios... 3 Native Apps and Push Notifications...4 Custom App Wrapping for ios... 5 Native

More information

Using the owncloud Android App

Using the owncloud Android App Using the owncloud Android App Accessing your files on your owncloud server via the Web interface is easy and convenient, as you can use any Web browser on any operating system without installing special

More information

Install MS Office 365 on your Android mobile device

Install MS Office 365 on your Android mobile device Install MS Office 365 on your Android mobile device IT Documentation Team, March 2015 This factsheet contains instructions for installing the Office Mobile for Android phone and Office for Android tablet

More information

Version 3.2 Release Note. V3.2 Release Note

Version 3.2 Release Note. V3.2 Release Note Version 3.2 Release Note V3.2 Release Note Welcome to v3.2 of RM Unify We are pleased to detail the release of RM Unify v3.2. This release brings with it Chromebook single sign-on, allowing users with

More information

Middleware- Driven Mobile Applications

Middleware- Driven Mobile Applications Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary

More information

Position Paper for The Fourth W3C Web and TV Workshop. Mingmin Wang Oriental Cable Network wmm@scn.com.cn

Position Paper for The Fourth W3C Web and TV Workshop. Mingmin Wang Oriental Cable Network wmm@scn.com.cn Position Paper for The Fourth W3C Web and TV Workshop Abstract This paper introduces multiple screen technology research and services implementation in China, which has the close relationship between Web

More information

Table of Contents. Description of the BlackVue App 3. Supported Devices 4. Screen Description 5. Home Screen 5. Video List Screen 6

Table of Contents. Description of the BlackVue App 3. Supported Devices 4. Screen Description 5. Home Screen 5. Video List Screen 6 Table of Contents Description of the BlackVue App 3 Features 3 Supported Devices 4 Screen Description 5 Home Screen 5 Video List Screen 6 Connection of BlackVue to a Wi-Fi connection 7 Menu Description

More information

Anchor End-User Guide

Anchor End-User Guide Table of Contents How to Access Your Account How to Upload Files How to Download the Desktop Sync Folder Sync Folder How to Share a File 3 rd Party Share from Web UI 3 rd Party Share from Sync Folder Team-Share

More information

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication Mobile App Activation Before you can activate the mobile app you must download it. You can have up to

More information

Novell Filr 1.0.x Mobile App Quick Start

Novell Filr 1.0.x Mobile App Quick Start Novell Filr 1.0.x Mobile App Quick Start February 2014 Novell Quick Start Novell Filr allows you to easily access all your files and folders from your desktop, browser, or a mobile device. In addition,

More information

WHITEPAPER. SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS

WHITEPAPER. SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS WHITEPAPER SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS EXECUTIVE OVERVIEW 2-Factor as a Service (2FaaS) is a 100% cloud-hosted authentication solution that offers flexible security without compromising user

More information

ReadyNAS Remote. User Manual. June 2013 202-11078-03. 350 East Plumeria Drive San Jose, CA 95134 USA

ReadyNAS Remote. User Manual. June 2013 202-11078-03. 350 East Plumeria Drive San Jose, CA 95134 USA User Manual June 2013 202-11078-03 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting this NETGEAR product. After installing your device, locate the serial number on the label

More information

Magnet Voice. ios App Installation

Magnet Voice. ios App Installation Magnet Voice ios App Installation Contents 1. Introduction 3 2. Download the App to your ios device 4 3. Program the Registration details in the App 5 4. Using the Softphone App 7 4.1. Dialling from your

More information

Remote Access End User Reference Guide for SHC Portal Access

Remote Access End User Reference Guide for SHC Portal Access Remote Access End User Reference Guide for SHC Portal Access Version 2.0 6/7/2012 This remote access end user reference guide provides an overview of how to install Citrix receiver, which is a required

More information

Worksheet - Document management and Cloud Services on the ipad

Worksheet - Document management and Cloud Services on the ipad Worksheet - Document management and Cloud Services on the ipad This worksheet requires installation of the following ipad apps: Adobe Reader, Google Drive, Chrome, Windows Skydrive, Dropbox and Goodreader.

More information

ShareLink 200 Setup Guide

ShareLink 200 Setup Guide ShareLink 00 Setup Guide This guide provides instructions for installing and connecting the Extron ShareLink 00. The ShareLink USB 00 Wireless Collaboration Gateway allows anyone to present content from

More information

Reducing Usage on a Service Plan

Reducing Usage on a Service Plan Reducing Usage on a Service Plan When purchasing a service plan you should carefully choose your data allowances based on the amount you estimate for business or personal use. However, people rarely account

More information

Commack UFSD Remote Access for Microsoft Windows Vista, 7 and 8 Apple Macs, ipads, iphones And Android devices

Commack UFSD Remote Access for Microsoft Windows Vista, 7 and 8 Apple Macs, ipads, iphones And Android devices Commack UFSD Remote Access for Microsoft Windows Vista, 7 and 8 Apple Macs, ipads, iphones And Android devices This allows district staff and students to access the Commack UFSD network from home or anywhere

More information

SmartTV User Interface Development for SmartTV using Web technology and CEA2014. George Sarosi george.sarosi@twcable.com

SmartTV User Interface Development for SmartTV using Web technology and CEA2014. George Sarosi george.sarosi@twcable.com SmartTV User Interface Development for SmartTV using Web technology and CEA2014. George Sarosi george.sarosi@twcable.com Abstract Time Warner Cable is the second largest Cable TV operator in North America

More information

SHC Client Remote Access User Guide for Citrix & F5 VPN Edge Client

SHC Client Remote Access User Guide for Citrix & F5 VPN Edge Client SHC Client Remote Access User Guide for Citrix & F5 VPN Edge Client Version 1.1 1/15/2013 This remote access end user reference guide provides an overview of how to install Citrix receiver (a required

More information

Bell TV app FAQs. Getting Started:

Bell TV app FAQs. Getting Started: Bell TV app FAQs Getting Started: 1. Q: What does the Bell TV app offer? A: The Bell TV app offers live and on demand programming over compatible smartphones & tablets. The content available will vary

More information

AVG Business SSO Partner Getting Started Guide

AVG Business SSO Partner Getting Started Guide AVG Business SSO Partner Getting Started Guide Table of Contents Overview... 2 Getting Started... 3 Web and OS requirements... 3 Supported web and device browsers... 3 Initial Login... 4 Navigation in

More information

AkrutoSync 4.0 User Guide

AkrutoSync 4.0 User Guide AKRUTO AkrutoSync 4.0 User Guide Welcome Thank you for choosing AkrutoSync. AkrutoSync can synchronize your Contacts, Calendar and Tasks between Outlook on your computer and your Windows Phone. AkrutoSync

More information

Store & Share Quick Start

Store & Share Quick Start Store & Share Quick Start What is Store & Share? Store & Share is a service that allows you to upload all of your content (documents, music, video, executable files) into a centralized cloud storage. You

More information

Flexible Identity Federation

Flexible Identity Federation Flexible Identity Federation Quick start guide version 1.0.1 Publication history Date Description Revision 2015.09.23 initial release 1.0.0 2015.12.11 minor updates 1.0.1 Copyright Orange Business Services

More information

Summer 2013 Cloud Initiative. Release Bulletin

Summer 2013 Cloud Initiative. Release Bulletin Summer 2013 Cloud Initiative In this bulletin... July 2013 Summer 2013 Cloud Initiative 1 Getting started with the new Cloud... 2 Cloud Enhancements 3 How To Save Files 7 How to Set Up ipad Access 9 How

More information

Novell Filr. Mobile Client

Novell Filr. Mobile Client Novell Filr Mobile Client 0 Table of Contents Quick Start 3 Supported Mobile Devices 3 Supported Languages 4 File Viewing Support 4 FILES THAT CANNOT BE VIEWED IN THE FILR APP 4 FILES THAT GIVE A WARNING

More information

Enrollment Process for Android Devices

Enrollment Process for Android Devices 1 Enrollment Process for Android Devices Introduction:... 2 Pre-requisites:... 2 Via SMS:... 2 Via Email:... 11 Self Service:... 19 2 Introduction: This is a brief guide to enrolling an android device

More information

Using OwnCloud. OwnCloud is a very easy to use file storage and sharing system that you can access anywhere you have an internet connection.

Using OwnCloud. OwnCloud is a very easy to use file storage and sharing system that you can access anywhere you have an internet connection. Using OwnCloud OwnCloud is a very easy to use file storage and sharing system that you can access anywhere you have an internet connection. 1. Contact the IT Department to set up your account. 2. Once

More information

DroboAccess User Manual

DroboAccess User Manual DroboAccess User Manual Release 8.2 The DroboAccess developers June 02, 2016 CONTENTS 1 DroboAccess 8.2 User Manual Introduction 1 2 Configuration of DroboAccess 8.2 3 2.1 Users, passwords and share management................................

More information

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e VDI Pilot Technology Services Group Procedures IH Anywhere guide 0 P a g e Installation Disable Apple Security Table of Contents IH Anywhere for Apple OSX (MAC)... 2 1. Installation... 2 Disable Apple

More information

Cloud Storage Service

Cloud Storage Service Cloud Storage Service User Guide (Web Interface, Android App) Table of Content System Requirements...4 1.1Web Browser... 4 1.2Mobile Apps... 4 Accessing Cloud Storage using a Web Browser... 4 The Web Home

More information

Espial IPTV Middleware. Evo Solution Whitepaper. <Title> Delivering Interactive, Personalized 3-Screen Services

Espial IPTV Middleware. Evo Solution Whitepaper. <Title> Delivering Interactive, Personalized 3-Screen Services Espial IPTV Middleware Evo Solution Whitepaper Delivering Interactive, Personalized 3-Screen Services April 2010 Espial Group 1997-2010. All rights reserved The 3-Screen Challenge Differentiate

More information

EZCast User s Manual

EZCast User s Manual EZCast User s Manual Rev. 1.00 General EZCast is a special program to project your mobile device display to another screen through WiFi connection. You can enhance your TV/Projector with more features

More information

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8 v. 20120510 Table of Contents RTiPanel Overview and Requirements... 3 Software Requirements:... 3 Hardware Requirements:... 3 Network Requirements:... 3 Licensing Requirements:... 4 Basic Integration Designer

More information

EPB Managed Wi-Fi Creating Social Media Apps with AirTight Guest Manager

EPB Managed Wi-Fi Creating Social Media Apps with AirTight Guest Manager EPB Managed Wi-Fi Creating Social Media Apps with AirTight Guest Manager EPB s Managed Wi-Fi solution allows you to create social media integration with your new guest manager. This functionality allows

More information

Building a BYOD Program Using the Casper Suite. Technical Paper Casper Suite v9.4 or Later 17 September 2014

Building a BYOD Program Using the Casper Suite. Technical Paper Casper Suite v9.4 or Later 17 September 2014 Building a BYOD Program Using the Casper Suite Technical Paper Casper Suite v9.4 or Later 17 September 2014 JAMF Software, LLC 2014 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts

More information

How to set-up kubi video

How to set-up kubi video How to set-up kubi video Connecting Your Tablet Controlling KUBI Remotely 1. Securely attach the base to KUBI using the D-ring tripod Screw 2. Turn your KUBI on 3. Make sure the tablet Wi-Fi or 4G is connected

More information

Android Device Storage Using SkyReader

Android Device Storage Using SkyReader Overview Basics File Source Starting Screen View Files and Folders Edit Operation List of File Source Local Protected Files Favorites Photo Library External Storage Dropbox Google Drive SkyDrive Bluetooth

More information

Amcrest 960H DVR Quick Start Guide

Amcrest 960H DVR Quick Start Guide Amcrest 960H DVR Quick Start Guide Welcome Thank you for purchasing our Amcrest 960H DVR! This quick start guide will help you become familiar with our DVR in a very short time. Before installation and

More information

Step-by-Step Setup Guide Wireless File Transmitter

Step-by-Step Setup Guide Wireless File Transmitter EOS Step-by-Step Setup Guide Wireless File Transmitter Server Mode Infrastructure & Ad Hoc Networks for Apple ios Devices 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without

More information

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. August 2012 202-10933-04 v1.0

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. August 2012 202-10933-04 v1.0 User Manual 350 East Plumeria Drive San Jose, CA 95134 USA August 2012 202-10933-04 v1.0 Support Thank you for choosing NETGEAR. To register your product, get the latest product updates, get support online,

More information

Getting Started with Zoom

Getting Started with Zoom Signing in to Zoom Note: this is not necessary to join meetings. Getting Started with Zoom 1. Go to https://trentu.zoom.us. 2. Click Sign In. 3. Login using your Trent username and password. Download the

More information

Adobe Marketing Cloud Bloodhound for Mac 3.0

Adobe Marketing Cloud Bloodhound for Mac 3.0 Adobe Marketing Cloud Bloodhound for Mac 3.0 Contents Adobe Bloodhound for Mac 3.x for OSX...3 Getting Started...4 Processing Rules Mapping...6 Enable SSL...7 View Hits...8 Save Hits into a Test...9 Compare

More information

Multi-Factor Authentication Job Aide

Multi-Factor Authentication Job Aide To start your account configuration and begin using Multi-Factor Authentication, log in to the CCHMC Multi-Factor Authentication User Portal at https://mfa.cchmc.org/multifactorauth. For assistance, please

More information

USEFUL HINTS & TIPS SAMSUNG GALAXY POCKET

USEFUL HINTS & TIPS SAMSUNG GALAXY POCKET USEFUL HINTS & TIPS SAMSUNG GALAXY POCKET We really value your feedback on this useful hints & tips guide. If you feel anything is missing, or anything could be made clearer, please send your feedback

More information

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage Document OwnCloud Collaboration Server (DOCS) User Manual How to Access Document Storage You can connect to your Document OwnCloud Collaboration Server (DOCS) using any web browser. Server can be accessed

More information

Home Internet Filter User Guide

Home Internet Filter User Guide Home Internet Filter User Guide TABLE OF CONTENTS About Home Internet Filter... 2 How Home Internet Filter help you?... 2 Setting up the Residential Gateway and accessing to SingTel Home Internet Filter

More information

Client Training Manual

Client Training Manual Client Training Manual Contents Quick Summary on How to Open Encrypted Email from Arlington County.2 I. Overview... 4 A. Overview of Email Encryption with Arlington County Government... 4 Link to YouTube

More information

Quick Start Guide: ios and Android Iridium GO! App

Quick Start Guide: ios and Android Iridium GO! App Quick Start Guide: ios and Android Iridium GO! App Wi-Fi connectivity Your smartphone or tablet device MUST be connected via Wi-Fi to Iridium GO! (ex. Iridium-06088 ) in order for the Iridium GO! application

More information

Health Science Center AirWatch Installation and Enrollment Instructions For Apple ios 8 Devices

Health Science Center AirWatch Installation and Enrollment Instructions For Apple ios 8 Devices Health Science Center AirWatch Installation and Enrollment Instructions For Apple ios 8 Devices Following are the steps necessary to register and enroll an Apple ios 8 device with the University s AirWatch

More information

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management

More information

iphone Softphone App for the Opera IP System Installation and user guide

iphone Softphone App for the Opera IP System Installation and user guide iphone Softphone App for the Opera IP System Installation and user guide IPhone App Installation and Use Specifications are subject to change without notice. Facilities described may or may not be supported

More information

High-Speed Internet Quick Start Guide

High-Speed Internet Quick Start Guide High-Speed Internet Quick Start Guide Connect Your World. NEED HELP? Call 1.800.239.4430 or visit Frontier.com/HelpCenter Contents PART #1: Wi-Fi Router Setup... 4 PART #2: Configure Wi-Fi Router... 8

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide (For Windows & Mac OS) Outdoor Wireless IP Camera Package Contents V1.1 IP Camera Power Adapter Resource CD Ethernet Cable Mounting Bracket(except FI8919) Wi-Fi Antenna Quick Installation

More information

TELUS Business Connect Meeting User Guide. Video Conference. Web Share.

TELUS Business Connect Meeting User Guide. Video Conference. Web Share. TELUS Business Connect Meeting User Guide Video Conference. Web Share. Table of Contents 3 System requirements 4 Download & Install 6 Meet: Host a Meeting 8 Join a Meeting as participant 9 Invite participants

More information

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users Getting Started Getting Started with Time Warner Cable Business Class Voice Manager A Guide for Administrators and Users Table of Contents Table of Contents... 2 How to Use This Guide... 3 Administrators...

More information

Remote Desktop Connection user guide for Android.

Remote Desktop Connection user guide for Android. USER GUIDE Remote Desktop Connection user guide for Android. 1. Introduction These instructions apply to Android 4.1 or greater. This document is intended for any user wanting to access their office PC

More information

How to Access Coast Wi-Fi

How to Access Coast Wi-Fi How to Access Coast Wi-Fi Below is a summary of the information required to configure your device to connect to the coast-wifi network. For further assistance in configuring your specific device, continue

More information

Setting up Channel-21 Secure RSS CEP on

Setting up Channel-21 Secure RSS CEP on Setting up Channel-21 Secure RSS CEP on Important Information About C21 CEP Podcasts itunes iphone / ipad Android Phone/Tablet Demo Videos Important Information about Channel-21 CEP Channel-21 Digital

More information

Sophos Mobile Control User guide for Apple ios. Product version: 4

Sophos Mobile Control User guide for Apple ios. Product version: 4 Sophos Mobile Control User guide for Apple ios Product version: 4 Document date: May 2014 Contents 1 About Sophos Mobile Control...3 2 About this guide...4 3 Login to the Self Service Portal...5 4 Set

More information

Note: This documentation was written using the Samsung Galaxy S5 and Android version 5.0. Configuration may be slightly different.

Note: This documentation was written using the Samsung Galaxy S5 and Android version 5.0. Configuration may be slightly different. University Information Technology Services Training, Outreach, Learning Technologies & Video Production HallPass Instructions for Connecting to PC with an Android Device Note: This documentation was written

More information

McAfee Cloud Single Sign On

McAfee Cloud Single Sign On Setup Guide Revision B McAfee Cloud Single Sign On COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo, McAfee Active Protection, McAfee

More information

AdRadionet to IBM Bluemix Connectivity Quickstart User Guide

AdRadionet to IBM Bluemix Connectivity Quickstart User Guide AdRadionet to IBM Bluemix Connectivity Quickstart User Guide Platform: EV-ADRN-WSN-1Z Evaluation Kit, AdRadionet-to-IBM-Bluemix-Connectivity January 20, 2015 Table of Contents Introduction... 3 Things

More information

PrinterOn Print Management Overview

PrinterOn Print Management Overview PrinterOn Print Management Overview Table of Contents 1. PrinterOn and Print Management Overview... 4 1.1. Combined PrinterOn and Print Management Capabilities... 5 1.1.1. Comprehensive Workflow Tracking

More information

Using the Wireless Music Bridge

Using the Wireless Music Bridge Using the Wireless Music Bridge Stream music to a room in the home from your mobile devices Now you can control and stream music from your handheld Apple * ipod, ipod touch, iphone, ipad ; Bluetooth ;

More information

This User Manual (Ver. 2013/04) is for Firmware Version: Ver1.0.x / pdapp Version: Ver:1.0.x

This User Manual (Ver. 2013/04) is for Firmware Version: Ver1.0.x / pdapp Version: Ver:1.0.x 1 2 1. Sapido Smart Home Application- An Apartment4 1.1. Smart Home pdnet Setup5 1.1.1. Smart home controller installation and settings5 1.1.1. pdapp Download8 1.1.2. Wi-Fi AP Bridge Setting9 1.1.3. Network

More information

Enterprise Analytics. (Also known as Pyramid Analytics or BI Office) Mobile Device Support

Enterprise Analytics. (Also known as Pyramid Analytics or BI Office) Mobile Device Support Enterprise Analytics (Also known as Pyramid Analytics or BI Office) Mobile Device Support Mobile Device Support Overview Enterprise Analytics provides mobile support for ios, Android and Windows Phone.

More information

Service Providers and WebRTC

Service Providers and WebRTC Whitepaper Service Providers and WebRTC New Product Opportunities Over- the- Top (OTT) services are those that deliver communications features to customers but are apps running on the data network rather

More information

Remote Desktop Solution, (RDS), replacing CITRIX Home Access

Remote Desktop Solution, (RDS), replacing CITRIX Home Access Remote Desktop Solution, (RDS), replacing CITRIX Home Access RDS Applications on a Computer Overview RDS has replaced citrix for remote access at home for College staff and pupils. This does not replace

More information

Flexible Identity Federation

Flexible Identity Federation Flexible Identity Federation User guide version 1.0.1 Publication History Date Description Revision 2015.09.25 initial release 1.0.0 2015.12.10 minor corrections 1.0.1 Copyright Orange Business Services

More information

Mobile Iron User Guide

Mobile Iron User Guide 2015 Mobile Iron User Guide Information technology Sparrow Health System 9/1/2015 Contents...0 Introduction...2 Changes to your Mobile Device...2 Self Service Portal...3 Registering your new device...4

More information

Adobe Summit 2015 Lab 712: Building Mobile Apps: A PhoneGap Enterprise Introduction for Developers

Adobe Summit 2015 Lab 712: Building Mobile Apps: A PhoneGap Enterprise Introduction for Developers Adobe Summit 2015 Lab 712: Building Mobile Apps: A PhoneGap Enterprise Introduction for Developers 1 Table of Contents INTRODUCTION MODULE 1 AEM & PHONEGAP ENTERPRISE INTRODUCTION LESSON 1- AEM BASICS

More information

Connecting With Lifesize Cloud

Connecting With Lifesize Cloud There are several different ways to connect to a Lifesize Cloud video conference meeting. This guide will provide you instructions for each way. Ways to Join a Lifesize Cloud Video Conference After getting

More information

XenApp & XenDesktop Documentation. Help Desk (202) 994-8096 www.columbian.gwu.edu/ots

XenApp & XenDesktop Documentation. Help Desk (202) 994-8096 www.columbian.gwu.edu/ots XenApp & XenDesktop Documentation Help Desk (202) 994-8096 www.columbian.gwu.edu/ots 1 Version Date Comments Author v1.0 June 2011 Initial Version R. Shore v2.0 December 2011 Full Revision R. Shore v2.1

More information

Introduction. BeoLink Concept as presented in 1985

Introduction. BeoLink Concept as presented in 1985 White Paper July 2015 Introduction Since 1982, the BeoLink concept has made it possible for Bang & Olufsen products to be used in multiple rooms at once. Already then, Bang & Olufsen enabled use cases

More information

Quick Start Guide Using OneDisk with the Tappin Service

Quick Start Guide Using OneDisk with the Tappin Service Quick Start Guide Using OneDisk with the Tappin Service Copyright 2013, Tappin, Inc. All rights reserved. Tappin and the Tappin logo are trademarks of Tappin, Inc. All other trademarks are the property

More information

Two Factor Authentication (TFA; 2FA) is a security process in which two methods of authentication are used to verify who you are.

Two Factor Authentication (TFA; 2FA) is a security process in which two methods of authentication are used to verify who you are. Two Factor Authentication Two Factor Authentication (TFA; 2FA) is a security process in which two methods of authentication are used to verify who you are. For example, one method currently utilized within

More information

Personal Cloud. Support Guide for Mobile Apple Devices

Personal Cloud. Support Guide for Mobile Apple Devices Personal Cloud Support Guide for Mobile Apple Devices Storing and sharing your content 2 Getting started 2 How to use the application 2 Managing your content 2 Adding content manually 2 Downloading files

More information

Mobility Manager 9.5. Installation Guide

Mobility Manager 9.5. Installation Guide Mobility Manager 9.5 Installation Guide LANDESK MOBILITY MANAGER Copyright 2002-2013, LANDesk Software, Inc. and its affiliates. All rights reserved. LANDesk and its logos are registered trademarks or

More information

USER GUIDE FOR ANDROID DEVICES

USER GUIDE FOR ANDROID DEVICES USER GUIDE FOR ANDROID DEVICES Compatibility: Android 2.3 or higher 1. Overview... 4 2. Install and Set Up... 4 2.1. Download Emtec Connect App... 4 2.2. Connect your Wi-Fi HDD to your smartphones/ tablets

More information

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Manual Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Information in this document is subject to change without notice. Companies names and data used in examples herein are fictitious

More information

Accessing vlabs using the VMware Horizon View Client for OSX

Accessing vlabs using the VMware Horizon View Client for OSX Accessing vlabs using the VMware Horizon View Client for OSX This document will demonstrate how to download, install, and connect to a virtual lab desktop from a personal Mac OSX computer using the VMware

More information

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0 White Paper Enterprise File Serving 2.0 Anywhere, Any Device File Access with IT in Control Like it or not, cloud- based file sharing services have opened up a new world of mobile file access and collaborative

More information

separate the content technology display or delivery technology

separate the content technology display or delivery technology Good Morning. In the mobile development space, discussions are often focused on whose winning the mobile technology wars how Android has the greater share of the mobile market or how Apple is has the greatest

More information

An Overview of Samsung KNOX Active Directory-based Single Sign-On

An Overview of Samsung KNOX Active Directory-based Single Sign-On C E N T R I F Y W H I T E P A P E R. S E P T E M B E R 2013 An Overview of Samsung KNOX Active Directory-based Single Sign-On Abstract Samsung KNOX is a set of business-focused enhancements to the Android

More information

Cloud Services MDM. ios User Guide

Cloud Services MDM. ios User Guide Cloud Services MDM ios User Guide 10/24/2014 CONTENTS Overview... 3 Supported Devices... 3 System Capabilities... 3 Enrollment and Activation... 4 Download the Agent... 4 Enroll Your Device Using the Agent...

More information

Cable TV Quick Start Guide. Enjoy your Midco cable TV experience to the fullest with these helpful tips.

Cable TV Quick Start Guide. Enjoy your Midco cable TV experience to the fullest with these helpful tips. Cable TV Quick Start Guide Enjoy your Midco cable TV experience to the fullest with these helpful tips. 1 Contents Equipment & Features.......................................................... 4 New Equipment

More information

IPhone App Installation Guide for Android users

IPhone App Installation Guide for Android users iphone Installation Guide For ios 2.8 or Higher IPhone App Installation and Use Contents 1. Introduction 3 2. Download the App to your iphone 4 3. Program the Registration details in the App 5 4. Using

More information

2X SecureRemoteDesktop. Version 1.1

2X SecureRemoteDesktop. Version 1.1 2X SecureRemoteDesktop Version 1.1 Website: www.2x.com Email: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious

More information

CinePlay 1.1.2. User Manual

CinePlay 1.1.2. User Manual CinePlay User Manual 1 CinePlay 1.1.2 User Manual CinePlay is a professional ios video player complete with timecode overlays, markers, masking, safe areas and much more. It is ideal for dailies, portfolios,

More information

NAS 243 Using AiData on Your Mobile Devices

NAS 243 Using AiData on Your Mobile Devices NAS 243 Using AiData on Your Mobile Access and manage files on your NAS with ios and Android devices A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to:

More information

Single Sign On (SSO) Implementation Manual. For Connect 5 & MyConnect Sites

Single Sign On (SSO) Implementation Manual. For Connect 5 & MyConnect Sites Single Sign On (SSO) Implementation Manual For Connect 5 & MyConnect Sites Version 6 Release 5.7 September 2013 1 What is Blackboard Connect Single Sign On?... 3 How it Works... 3 Drawbacks to Using Single

More information

Disaster Recovery Usage Manual

Disaster Recovery Usage Manual Disaster Recovery Usage Manual This manual is a guide on how to use the Disaster Recovery feature on the Good People demonstration account. The instructions below are for use with the iphone App Number

More information

Device-Centric Authentication and WebCrypto

Device-Centric Authentication and WebCrypto Device-Centric Authentication and WebCrypto Dirk Balfanz, Google, balfanz@google.com A Position Paper for the W3C Workshop on Web Cryptography Next Steps Device-Centric Authentication We believe that the

More information