ShowNTell - An easy-to-use tool for answering students questions with voiceover

Size: px
Start display at page:

Download "ShowNTell - An easy-to-use tool for answering students questions with voiceover"

Transcription

1 + ShowNTell - An easy-to-use tool for answering students questions with voiceover recording Dr BHOJAN ANAND LIFT & TEG Grant: Start date: June 2014 End date: Dec 2015

2 + ShowNTell Problem Statement & Motivation Related Works/ Products Features & Demo Design & Implementation Challenges Evaluation/ User Experience Survey Conclusion and Future work

3 + Problem Statement & Motivation Related Works/ Products ShowNTell Features & Demo Design & Implementation Challenges Evaluation/ User Experience Survey Conclusion and Future work

4 + Problem Statement n Q&A.. Answer on the same video Share with lecturer Text/Audio Annotation Share with Class Group

5 + Problem Statement A simple-to-use screen and audio recording tool to effectively answer student questions

6 + Motivation & Feasibility [camtasia, breeze, ink2go, showme ]. Overkill if using for simple recordings - Sorry, you need to XYZ professional ver! - And, you need training!

7 + Motivation & Feasibility New browser technologies allow development of rich interactive applications Canvas Media Capture Audio Web Workers XHR2 + Blob

8 + Motivation & Feasibility New browser technologies allow development of rich interactive applications WebSockets WebRTC

9 + Motivation & Feasibility Apr-14 May-14 Jun-14 Jul-14 Aug-14 Sep-14 Oct-14 Nov-14 Dec-14 Jan-15 Feb-15 Mar-15 Mbps Average Internet broadband speed in Singapore (NetIndex) Changes in resource capabilities allows handling of heavier data: Improvements in bandwidth and data transfer rates Improvements in performances of web browsers Improvements in performances of mobile devices

10 + Motivation Existing products in market usually not cross-platform Existing products require installation [camtasia, breeze, ink2go, showme ]. Recent improvements in browser technology and network infrastructure provide feasibility to implement a recording solution for the web

11 + Solution n Novelty - plugin-free implementation of a whiteboard recording application. n Combine technologies on server and client-side to provide functionality usually found only on native applications

12 + Problem Statement & Motivation Related Works/ Products ShowNTell Features & Demo Design & Implementation Challenges Evaluation/ User Experience Survey Conclusion and Future work

13 + Features V 1.0 Whiteboard Drawing Features Insert and Annotate Images/Docs Record Screen and Audio Share recordings for viewing/editing Export recordings to video format Share Videos for Viewing

14 Browser support ShowNTell is supported on Desktop/Laptop Android

15 + Launch and Demo n Access: n Login: fiedemo n Pwd: fiedemo

16 + Features V 2.0 n Real-time collaborative editing (WebSockets)

17 + Features V 2.0 n Non-Linear Editing (Simple Video Editing Tool) n Provide ability to manipulate the recording using a similar interface as a video editor

18 + Features V 2.0 n Multimode Login and consolidation of documents

19 + Problem Statement & Motivation Related Works/ Products ShowNTell Features & Demo Design & Implementation Challenges Evaluation/ User Experience Survey Conclusion and Future work

20 Other software Browser Desktop Mobile ShowNTell ShowMe ExplainEverything Ink2Go CamStudio Camtasia BigBlueButton Our project is unique in that it: Works in the web browser Works on mobile Does not require installation (no plugins)

21 Related work Desktop applications Examples: Camstudio, Fraps, Open Broadcasting Software (OBS) Desktop applications capture the screen and audio Captured data written to a file during recording Some support longer duration by distributing recording into multiple files. Limitations: Overkill if using for simple recordings Relation to ShowNTell: We capture audio which acts as continuous input stream We distribute recordings into multiple units to improve responsiveness

22 Related work Mobile applications Examples: ShowMe, ExplainEverything Screen capture APIs not accessible, so do not capture screen Offer annotation capabilities with recording functions Capture events and replay events to simulate recordings Limitations: Not cross-platform Relation to ShowNTell: Main inspiration for project Features available in mobile implementations emulated in ShowNTell Adopt event recording approach for recording implementation

23 Related work Web applications Examples: BigBlueButton Supports recording and playback Requires plugins like Adobe Flash Limitations: May not work on mobile browsers Relation to ShowNTell: ShowNTell offers similar capabilities but does not require plugins ShowNTell works on mobile browsers Inspiration for other features that could be supported by ShowNTell

24 Related work Collaborative Editors Examples: Google Docs Supports editing by multiple users simultaneously Limitations: Uses native mobile apps to get around compatibility issues Relation to ShowNTell: Utilizes derivative of Google Wave OT algorithm, which was main inspiration for OT algorithm used in ShowNTell ShowNTell handles multiple types of data (annotation, image, recorded events) layered on top of each other, not just ordered elements in a document.

25 + ShowNTell Problem Statement & Motivation Related Works/ Products Evaluation/User Experience Survey Features & Demo Evaluation/ User Experience Survey Design & Implementation Challenges Conclusion and Future work

26 User study Objectives of study: Determine the performance and stability of ShowNTell under medium load Determine the capabilities of ShowNTell on different machines Gauge user experience with regards to usability and design Obtain suggestions for improvements that can be made on the system

27 User study Students from CS3247 (Game development) module have participated in the study During the study, participants are to: Utilize ShowNTell to answer questions related to the module Have supporting annotations or slides Complete the survey upon completion of the assignment Some participants are provided access to a Samsung Galaxy Note 10.1 with stylus.

28 User study demographics Participants Browser used (may use multiple) Experiences with other software (may use multiple) 45 (30 respondents) Google Chrome (80%) Mozilla Firefox (17%) Safari (7%) Camtasia (31%) Camstudio (34%) Others (20%) None (34%) Most participants have used Google Chrome Participants have used both desktop and mobile browsers Most are using ShowNTell on Windows Many participants are familiar with at least one recording software Most commonly used: CamStudio and Camtasia

29 User study demographics Document duration 3 minutes (7%) 3 to 5 minutes (49%) 5 to 10 minutes (42%) 10 minutes (2%) Used PDF import 97% Annotations Extensive (51%) Limited (17%) None (32%) Most recordings are under 5 minutes There are also many exceeding the expected 5 minutes. Most participants used the PDF import tool Most used slides to create starting material Most have used annotations (e.g. drawing) However, many created documents exhibited limited annotations. Some opt not to use annotations as not required for the assignment

30 Evaluation of ShowNTell with User Study Responses Performance Ease of use User experience Compared to other products 1 (Poor) (Great) Most participants indicate favorable performance Our techniques to improve responsiveness falls within tolerable levels Many participants indicate that ShowNTell is easy to use User interface is sufficiently guided even when no explicit instructions given to users on how to use the system Many participants indicate a favorable rating for user experience Overall design is within acceptable levels Many participants find ShowNTell comparable to other products However, they also indicate it could be improved further

31 Evaluation of different device inputs Responses Usability (Mouse) Usability (Touch) Usability (Stylus) 1 (Poor) 2 3 Almost all participants (93%) have used a mouse input Users find ShowNTell to be fairly usable with a mouse Some participants (40%) have used a touch input Users find ShowNTell to be mostly usable although they also face difficulty in using it for drawing Some participants (50%) have used a stylus input. More favorable ratings for stylus compared to touch, but still fall behind mouse input It is likely that participants are not used to the stylus input

32 Peer and Collaborative learning vidvms%7c _ Views vidvms%7c _ Views

33 Other evaluations It is feasible to implement a recording solution in a web browser environment Most browsers support the APIs or workarounds to allow feasibility of implementation Modern mobile devices have sufficient performance for application usage Techniques applied allows ShowNTell to remain responsive to the end-user

34 Limitations Not all browsers fully support ShowNTell yet Not supported because browser do not support required API or fallbacks ios Chrome ios Safari RT IE Edge Android Stock

35 Limitations Certain tasks too expensive on mobile devices Client-side audio compression requires significant memory and computational resources WAV OGG Desktop Browser MP Mobile Browser Time taken (ms)

36 + ShowNTell Problem Statement & Motivation Related Works/ Products Design & Implementation Challenges Features & Demo Evaluation/ User Experience Survey Design & Implementation Challenges Conclusion and Future work

37 Design Client WebRTC Chat Real-time Collaboration WebSockets Bridge WebSockets Bridge Chat Handshaker Collaboration Server Real-time Collaboration Tracker Renderer VMS HTTP Server Recorder/ Player Input capture Data API MySQL Authentication Storage Dispatcher Dispatcher Server Editor Compression Content delivery Video renderer PDF Converter Client-side: JavaScript Server side: PHP and JavaScript (NodeJS)

38 + ShowNTell Problem Statement & Motivation Related Works/ Products Conclusion and Future work Features & Demo Design & Implementation Challenges Evaluation/ User Experience Survey Conclusion and Future work

39 + Future Work n Import Video Clips n Video Chat n Social net features & integration with Facebook, etc. & Context based related videos n Deep Learning Analytics with a logs of each stroke.

40

41 Free registration for limited period Plug-in free Full Featured Web based Whiteboard with Recording & Real-time Collaborative Editing Insert and Annotate Images/Slides Share recordings for viewing/editing Export recordings to video format Record Screen and Audio Simple Video Editing Tool Real-time collaborative editing Platform/Device Independent

ShowNTell: An easy-to-use tool for answering students questions with voice-over recording

ShowNTell: An easy-to-use tool for answering students questions with voice-over recording ShowNTell: An easy-to-use tool for answering students questions with voice-over recording Anand Bhojan, Kwan Yong Kang Nicholas, Nidhi Sharma School of Computing and School of Science, National University

More information

Blackboard Collaborate Ultra

Blackboard Collaborate Ultra Blackboard Collaborate Ultra Table of Contents Blackboard Collaborate Ultra Overview... 3 Bb Collaborate Terms and Technical Requirements... 3 Technical Suggestions... 3 Mobile devices... 4 What s New

More information

WebRTC Gateway. Real-time communications in all browsers

WebRTC Gateway. Real-time communications in all browsers WebRTC Gateway Real-time communications in all browsers WebRTC Gateway & Web Communicator End-to-end Solution for real time communications. Bridging the gap between the Web and Telco worlds. Helping Telecom

More information

The Cloud Meeting Company

The Cloud Meeting Company The Cloud Meeting Company Cloud Meetings 2015 Cloud Meetings 1980 s 1990 s 2000 s Cloud Video Conferencing Telephone Conferencing Hardware Video Conferencing Online Meetings Group Messaging Simple Online

More information

Using the Mobile App for Defense Connect Online

Using the Mobile App for Defense Connect Online Using the Mobile App for Defense Connect Online Conduct and Attend Meetings Virtually Anywhere AUTHOR Aaron W Wolf DCO Evangelist Carahsoft Technology Corp. 703.889.9781 aaron.w.wolf@carahsoft.com Defense

More information

Trouble Shooting Portable Documents Format (PDF) Q/A Solutions: AT ANY TIME THE USER CAN SAVE THE FILE TO THEIR COMPUTER AND FILL OUT THE FORM

Trouble Shooting Portable Documents Format (PDF) Q/A Solutions: AT ANY TIME THE USER CAN SAVE THE FILE TO THEIR COMPUTER AND FILL OUT THE FORM Trouble Shooting Portable Documents Format (PDF) Q/A Solutions: 1. How do I save PDF forms to my computer? 2. Please wait screen 3. Browsers and 3rd party extensions fixes AT ANY TIME THE USER CAN SAVE

More information

nanostream WebRTC.live

nanostream WebRTC.live nanostream WebRTC.live Product Overview Document V 1.4, 2017-01 2017 nanocosmos gmbh Setup secure online meetings at a distance or stream live events to thousands of worldwide viewers: nanostream WebRTC.live

More information

Contents A. COLLABORATE INTRODUCTION... 1 B. SYSTEM REQUIREMENTS... 1 C. CANVAS COLLABORATE... 2 D. SETTING OF AUDIO (COMPULSORY)...

Contents A. COLLABORATE INTRODUCTION... 1 B. SYSTEM REQUIREMENTS... 1 C. CANVAS COLLABORATE... 2 D. SETTING OF AUDIO (COMPULSORY)... Contents A. COLLABORATE INTRODUCTION... B. SYSTEM REQUIREMENTS... I. OPERATING SYSTEM... II. BROWSER... III. JAVA APPLICATION... C. CANVAS COLLABORATE... I. CREATING COLLABORATE SESSION... II. JOINING

More information

System requirements. Display requirements. PDF reader requirements. Fingerprint Login/Touch Authentication requirements

System requirements. Display requirements. PDF reader requirements. Fingerprint Login/Touch Authentication requirements System requirements The computer you use must meet the following minimum requirements: PC or Mac with at least a 1-GHz processor and 1 GB of RAM. Available browser updates applied for improved security

More information

Getting Started for Moderators Quick Reference Guide

Getting Started for Moderators Quick Reference Guide Practice before leading your first session. Become familiar with the session content. Open web pages, applications needed for application sharing and screen captures before session begins. Load multimedia

More information

Web Enabling Solution for Windows Desktop Applications. White Paper

Web Enabling Solution for Windows Desktop Applications. White Paper Web Enabling Solution for Windows Desktop Applications White Paper 1. Introduction Thinfinity VirtualUI offers a GUI remoting solution for in house Windows desktop developments, allowing them to be delivered

More information

Cloud-Based Certification. Gary Fluitt - Google

Cloud-Based Certification. Gary Fluitt - Google Cloud-Based Certification Gary Fluitt - Google Google Admin in natural habitat Goal OS independent Learns online Google s for answers Free No IT certifications Mobile Google s Goals Internet Scale Google

More information

How Libre can you go?

How Libre can you go? How Libre can you go? Reaching as many viewers as possible using only libre video technologies. Phil Cluff, February 2019 Reaching as many viewers as possible using only libre video technologies. Reaching

More information

TECHNICAL GUIDELINES FOR DIF CONTRIBUTORS

TECHNICAL GUIDELINES FOR DIF CONTRIBUTORS TECHNICAL GUIDELINES FOR DIF CONTRIBUTORS This document is designed to help you choose some of the most effective ways to create and share content, and to enable you to contribute to the DIF in a fun and

More information

Collaborate Ultra. Presenter Guide for D2L Brightspace. University Information Technology Services

Collaborate Ultra. Presenter Guide for D2L Brightspace. University Information Technology Services Collaborate Ultra Presenter Guide for D2L Brightspace University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University Information

More information

A+ Suite Software Release Note Nov

A+ Suite Software Release Note Nov A+ Suite Software Release Note Nov 29 2017 VERSION HARDWARE COMPATIBILITY Win V2.5.2136.137, Mac V2.5.2132.133 The following product models are supported by A+ Suite. F50-8M, F17-8M,PL55, M70HD, V300AFHD,

More information

WIT WebRTC Gateway. Real-time communications in all browsers. webrtc.wit-software.com

WIT WebRTC Gateway. Real-time communications in all browsers. webrtc.wit-software.com WIT WebRTC Gateway Real-time communications in all browsers webrtc.wit-software.com WebRTC Gateway WebRTC Gateway: Highlights Bridge Web and SIP/IMS World. Hybrid Architecture (HTML5+WebRTC+Flash). Solve

More information

A+ Suite Software Release Note May

A+ Suite Software Release Note May A+ Suite Software Release Note May 30 2018 VERSION HARDWARE COMPATIBILITY Win V2.5.2140.141, Mac V2.5.2140.141 The following product models are supported by A+ Suite. F50-8M, F17-8M,PL55, M70HD, V300AFHD,

More information

Qiufeng Zhu Advanced User Interface Spring 2017

Qiufeng Zhu Advanced User Interface Spring 2017 Qiufeng Zhu Advanced User Interface Spring 2017 Brief history of the Web Topics: HTML 5 JavaScript Libraries and frameworks 3D Web Application: WebGL Brief History Phase 1 Pages, formstructured documents

More information

Webinar and Virtual Classrooms. Feature Comparison Chart

Webinar and Virtual Classrooms. Feature Comparison Chart Webinar and Virtual Classrooms Feature Comparison Chart Competitive Product Features Reference Client Support Browser Requirements Accept ActiveX controls, JavaScript and Cookies. Microsoft IE 7.x, Firefox

More information

App Economy Market analysis for Economic Development

App Economy Market analysis for Economic Development App Economy Market analysis for Economic Development Mustapha Hamza, ISET Com Director mustapha.hamza@isetcom.tn ITU Arab Forum on Future Networks: "Broadband Networks in the Era of App Economy", Tunis

More information

WHAT S NEW WITH FLASH PLAYER 11.2 & ADOBE AIR 3.2. Joseph Labrecque. Hawaii Flash User Group May 10 th 2012

WHAT S NEW WITH FLASH PLAYER 11.2 & ADOBE AIR 3.2. Joseph Labrecque. Hawaii Flash User Group May 10 th 2012 WHAT S NEW WITH FLASH PLAYER 11.2 & ADOBE AIR 3.2 Joseph Labrecque Hawaii Flash User Group May 10 th 2012 Joseph Labrecque, MA University of Denver - OTL Senior Interactive Software Engineer Adjunct Faculty

More information

xview Data Sheet XTRMX April 2018 xtrmx.com/xview

xview Data Sheet XTRMX April 2018 xtrmx.com/xview xview 2.1 PreRequisites xview Data Sheet XTRMX April 2018 xtrmx.com/xview xview 3.2 Remote Review integrated with Avid Media Composer, Adobe Premiere Pro and Shotgun RV No Render, No Uploads, No Downloads

More information

A+ Suite Software Release Note Dec

A+ Suite Software Release Note Dec A+ Suite Software Release Note Dec 15 2018 VERSION Win V2.5.2149.150, Mac V2.5.2149.150 HARDWARE COMPATIBILITY The following product models are supported by this latest release of the A+ Suite. U50, U70+,

More information

Adobe Connect: Overview

Adobe Connect: Overview Adobe Connect: Overview Table of Contents Table of Contents... 1 Overview of Adobe Connect... 2 Recommended Use... 2 Roles and Privileges... 2 Menu Bar... 3 Prepare Room and Upload Content... 4 Create

More information

U.S. Digital Video Benchmark Adobe Digital Index Q2 2014

U.S. Digital Video Benchmark Adobe Digital Index Q2 2014 U.S. Digital Video Benchmark Adobe Digital Index Q2 2014 Table of contents Online video consumption 3 Key insights 5 Online video start growth 6 Device share of video starts 7 Ad start per video start

More information

Online and Mobile Banking Requirements Guide

Online and Mobile Banking Requirements Guide Online and Mobile Banking Requirements Guide Introduction This document explains the hardware and software requirements for Valley First Credit Union s Online and Mobile Banking Experience. Members are

More information

Unifying the Flash and HTML5 Video Experience

Unifying the Flash and HTML5 Video Experience Unifying the Flash and HTML5 Video Experience Kaltura Inspire Webinar November 29, 2011 Twitter hashtag: #Kaltura Who uses Kaltura? Over 150,000 websites; over 20,000 community members Market leadership

More information

Web Conferencing in Canvas

Web Conferencing in Canvas Web Conferencing in Canvas 11/2017 Overview: What is Web Conferencing Web conferencing tools allow individuals to meet online via video and/or audio stream and collaborate by sharing files, presentations,

More information

Statistics for cornish-maine.org ( ) - main

Statistics for cornish-maine.org ( ) - main Statistics for cornish-maine.org (-02) - main Last Update: 05 Mar - 06:12 Reported period: Feb OK Summary Reported period Month Feb First visit NA Last visit 28 Feb - 20:23 Unique visitors Number of visits

More information

Unified Meeting 5 User Guide for Windows

Unified Meeting 5 User Guide for Windows Unified Meeting 5 User Guide for Windows Unified Meeting 5 is a web based tool that puts you in complete control of all aspects of your meeting including scheduling, managing and securing your meetings.

More information

WEB MEETING USER GUIDE

WEB MEETING USER GUIDE WEB MEETING USER GUIDE AUGUST 2017 TABLE OF CONTENTS WEB MEETING OVERVIEW... 3 CHAIRPERSON: HOW TO ACCESS WEB MEETING... 5 Start an Ad-Hoc Web Meeting... 5 Schedule a Web Meeting and Send Invitations...

More information

Decision Making Information from Your Mobile Device with Today's Rockwell Software

Decision Making Information from Your Mobile Device with Today's Rockwell Software Decision Making Information from Your Mobile Device with Today's Rockwell Software PUBLIC Rockwell Automation TechED 2016 @ROKTechED #ROKTechED Copyright 2016 Rockwell Automation, Inc. All Rights Reserved.

More information

Module 4: Communication

Module 4: Communication Module : Communication Calendar: Adding An Event I Calendar: Adding An Event II Calendar: Editing An Event Host a Real-Time Conference I Host a Real-Time Conference II Host a Real-Time Conference III Make

More information

Lesson 5: Multimedia on the Web

Lesson 5: Multimedia on the Web Lesson 5: Multimedia on the Web Learning Targets I can: Define objects and their relationships to multimedia Explain the fundamentals of C, C++, Java, JavaScript, JScript, C#, ActiveX and VBScript Discuss

More information

HTML5 Mobile App Development

HTML5 Mobile App Development HTML5 Mobile App Development Carl Stehle Appception, Inc. carl@appception.com 650.938.8046 April, 2013 Market Mobile App Market August 2010: Research2guidance: 1.7B (2009), 2.2B (1 st half 2010) April

More information

This report is based on sampled data. Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec 28 Feb 1 Mar 8 Apr 12 May 17 Ju

This report is based on sampled data. Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec 28 Feb 1 Mar 8 Apr 12 May 17 Ju 0 - Total Traffic Content View Query This report is based on sampled data. Jun 1, 2009 - Jun 25, 2010 Comparing to: Site 300 Unique Pageviews 300 150 150 0 0 Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec

More information

November 2017 WebRTC for Live Media and Broadcast Second screen and CDN traffic optimization. Author: Jesús Oliva Founder & Media Lead Architect

November 2017 WebRTC for Live Media and Broadcast Second screen and CDN traffic optimization. Author: Jesús Oliva Founder & Media Lead Architect November 2017 WebRTC for Live Media and Broadcast Second screen and CDN traffic optimization Author: Jesús Oliva Founder & Media Lead Architect Introduction It is not a surprise if we say browsers are

More information

Inline Grading for Assignments Release Notes: Mar 13, 2013

Inline Grading for Assignments Release Notes: Mar 13, 2013 Inline Grading for Assignments Release Notes: Mar 13, 2013 Release Information Original Launch: March 13, 2013 Requirements: Service Pack 10 and later Inline Assignment Grading is a revision to the workflow

More information

INSTRUCTOR GUIDEBOOK. Adobe Connect. Table of contents

INSTRUCTOR GUIDEBOOK. Adobe Connect. Table of contents Adobe Connect INSTRUCTOR GUIDEBOOK for Continuing and Distance Education instructors at the UNIVERSITY OF NORTHERN IOWA Table of contents System requirements..................... 2 Preparing for class........................

More information

TABLE OF CONTENTS. 7 Chat Files Attendees Questions Settings... 18

TABLE OF CONTENTS. 7 Chat Files Attendees Questions Settings... 18 INSTRUCTOR MANUAL TABLE OF CONTENTS Table of Contents... 1 1 Overview... 2 2 Prerequisites... 2 3 Starting the Session... 2 4 Session Menu... 4 4.1 Extending duration... 4 4.2 Lobby Announcement... 5 4.3

More information

Online Rooms: Educator Guide. Online Rooms. Introduction to Online Rooms

Online Rooms: Educator Guide. Online Rooms. Introduction to Online Rooms Online Rooms: Educator Guide Online Rooms Introduction to Online Rooms Author: Kev Lavery Last Updated: 26/09/2016 In this guide you will learn about: Accessing Online Rooms Setting up a meeting room Checking

More information

Microsoft Dynamics NAV Windows Client Requirements

Microsoft Dynamics NAV Windows Client Requirements Microsoft Dynamics NAV Windows Client Requirements The following table shows the minimum system requirements for the Microsoft Dynamics NAV Windows client. Supported operating systems Windows 8.1 Professional

More information

Copyright Open University Malaysia (OUM) 1-6

Copyright Open University Malaysia (OUM) 1-6 1-6 By the end of this presentation, you should be able to: Use myinspire for your learning activities Optimize myinspire for your online learning 2-6 Presentation Outline Part 1 Part 2 Part 3 Part 4 Part

More information

AnyMeeting Instructions

AnyMeeting Instructions AnyMeeting Instructions AnyMeeting is a FREE video conferencing service that allows up to 200 participants in a meeting, by invitation. It is supported by advertising, which will be displayed on screen,

More information

Creating a Recording in Canvas Embedding a Recording in Canvas To embed a recording into a discussion

Creating a Recording in Canvas Embedding a Recording in Canvas To embed a recording into a discussion Table of Contents What is Kaltura... 3 Things to Remember... 3 My Media... 3 To access My Media... 3 Upload Media... 4 To perform a media upload... 4 Viewing Videos... 6 Add New List Options... 6 Media

More information

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and Date: Jan 23, 2019 Name of Product: Zoom Plug-in for Microsoft Outlook v4.5 (macos) Contact for more Information: access@zoom.us Zoom's video communications product suite runs on mobile, desktop, and conference

More information

A. Login to e-classes at Select your Language and then login with your e-classes user name Login and Password.

A. Login to e-classes at  Select your Language and then login with your e-classes user name Login and Password. Create an e-meeting and Invite Others An e-meeting provides a convenient way to collaborate online. Any user can create an impromptu e-meeting and invite others to participate. Technical assistance is

More information

White Paper: HTML5 Streaming (Plug-in Free Web Viewer) hanwhasecurity.com

White Paper: HTML5 Streaming (Plug-in Free Web Viewer) hanwhasecurity.com White Paper: HTML5 Streaming (Plug-in Free Web Viewer) hanwhasecurity.com Overview and Background Overview Existing web viewers require a plug-in (ActiveX, Silverlight, or NPAPI) to be installed to use

More information

QLIK VIRTUAL EVENT. qlik.com

QLIK VIRTUAL EVENT. qlik.com QLIK VIRTUAL EVENT qlik.com VIRTUAL EVENT SYSTEM REQUIREMENTS & QUICK START Operating System / Browser Combinations Windows 7 or 8 with IE8+ or the latest version of Firefox or Chrome Mac OS 10.7 with

More information

Introduction to HTML 5. Brad Neuberg Developer Programs, Google

Introduction to HTML 5. Brad Neuberg Developer Programs, Google Introduction to HTML 5 Brad Neuberg Developer Programs, Google The Web Platform is Accelerating User Experience XHR CSS DOM HTML iphone 2.2: Nov 22, 2008 canvas app cache database SVG Safari 4.0b: Feb

More information

BROWSER POLICY: DESCRIPTION OF SUPPORT 2 SUPPORTED BROWSERS 2 TIER 2 SUPPORTED BROWSERS 2 UNSUPPORTED BROWSERS 2

BROWSER POLICY: DESCRIPTION OF SUPPORT 2 SUPPORTED BROWSERS 2 TIER 2 SUPPORTED BROWSERS 2 UNSUPPORTED BROWSERS 2 Browser Policy June 2016 Table of Contents BROWSER POLICY: DESCRIPTION OF SUPPORT 2 SUPPORTED BROWSERS 2 TIER 1 SUPPORTED BROWSERS 2 TIER 2 SUPPORTED BROWSERS 2 UNSUPPORTED BROWSERS 2 SCOPE OF APPLICABILITY

More information

NETSPOKE CONFERENCING. User Guide

NETSPOKE CONFERENCING. User Guide NETSPOKE CONFERENCING User Guide Updated version September 2007 2007 Premiere Global Services, Inc. All Rights Reserved CONTENT WHAT IS NETSPOKE?... 4 GETTING STARTED... 5 ACCESSING NETSPOKE (VIA CONFERENCING

More information

IGME-330. Rich Media Web Application Development I Week 1

IGME-330. Rich Media Web Application Development I Week 1 IGME-330 Rich Media Web Application Development I Week 1 Developing Rich Media Apps Today s topics Tools we ll use what s the IDE we ll be using? (hint: none) This class is about Rich Media we ll need

More information

Security of End User based Cloud Services Sang Young

Security of End User based Cloud Services Sang Young Security of End User based Cloud Services Sang Young Chairman, Mobile SIG Professional Information Security Association sang.young@pisa.org.hk Cloud Services you can choose Social Media Business Applications

More information

What s New in Laserfiche Web Access 10

What s New in Laserfiche Web Access 10 What s New in Laserfiche Web Access 10 Webinar Date 8 October 2015 and 3 February 2016 Presenters Justin Pava, Technical Product Manager Brandon Buccowich, Technical Marketing Engineer For copies of webinar

More information

Variations Mobile: Developing an ios Audio Streaming App. September 2011 IU Statewide IT Conference. Mark Notess Sarah Schmiechen

Variations Mobile: Developing an ios Audio Streaming App. September 2011 IU Statewide IT Conference. Mark Notess Sarah Schmiechen Variations Mobile: Developing an ios Audio Streaming App Mark Notess Sarah Schmiechen September 2011 IU Statewide IT Conference What is Variations? An open source digital music library system developed

More information

Dashboard. Jan 13, Jan 8, 2012 Comparing to: Site. 12,742 Visits % Bounce Rate. 00:05:26 Avg. Time on Site.

Dashboard. Jan 13, Jan 8, 2012 Comparing to: Site. 12,742 Visits % Bounce Rate. 00:05:26 Avg. Time on Site. Dashboard 3 3 15 15 Jan 17 Feb 18 Mar 22 Apr 23 May 25 Jun 26 Jul 28 Aug 29 Sep 3 Nov 1 Dec 3 Ja Site Usage 12,742 4.3% Bounce Rate 39,496 Pageviews :5:26 Avg. Time on Site 3.1 Pages/Visit 61.73% % New

More information

Optimizing Field Operations. Jeff Shaner

Optimizing Field Operations. Jeff Shaner Optimizing Field Operations Jeff Shaner Field GIS Taking GIS Beyond the Office Collecting Data Reporting Observations Managing Work Connecting the Field with the Enterprise Workforce for ArcGIS Field workforce

More information

Steps to View Online Lectures

Steps to View Online Lectures Steps to View Online Lectures Panopto recordings can be viewed on a multitude of operating systems such as Windows XP, Windows Vista, and Mac OS X (Intel Only) Panopto is also compatible with most major

More information

HTML5 HTML & Fut ure o Web M edi dia Streami a est Work h op, ov 2010 Michael Dale Zohar Babin eve oper o Dev R l e t a i tions & C

HTML5 HTML & Fut ure o Web M edi dia Streami a est Work h op, ov 2010 Michael Dale Zohar Babin eve oper o Dev R l e t a i tions & C HTML5 &F Future of fweb bmedia Streaming Media West Workshop, Nov. 2010 Michael Dale Zohar Babin Senior Developer Head of Dev Relations & Community michael.dale@kaltura.com zohar.babin@kaltura.com @michael_dale

More information

About This Guide 1. Terminology Used in this Guide 1 System Requirements 1. Getting Started 2. Downloading and Installing Meeting Software 2

About This Guide 1. Terminology Used in this Guide 1 System Requirements 1. Getting Started 2. Downloading and Installing Meeting Software 2 RP1Cloud User Guide Contents About This Guide 1 Terminology Used in this Guide 1 System Requirements 1 Getting Started 2 Downloading and Installing Meeting Software 2 Install the Plug-in 2 Install the

More information

A Host and Presenter s Guide to the Cure4kids Web Conferencing System

A Host and Presenter s Guide to the Cure4kids Web Conferencing System A Host and Presenter s Guide to the Cure4kids Web Conferencing System An online collaboration tool used in Cure4Kids An online medical education initiative of the International Outreach Program St. Jude

More information

How to Set Up WebEx Settings Before a Meeting

How to Set Up WebEx Settings Before a Meeting How to Set Up WebEx Settings Before a Meeting Step 1: Login to https://wtamu.webex.com Step 2: Select Schedule a Meeting Step 3: Select Advanced Scheduler Step 4: Enter a Meeting Topic, and Meeting Password

More information

Video. Add / edit video

Video. Add / edit video Video Videos greatly support learning in an e-earning setting. It is a rather complex topic though, due to the variety of formats, codecs, containers and combination of operating systems and browsers.

More information

Proven video conference management software for Cisco Meeting Server

Proven video conference management software for Cisco Meeting Server Proven video conference management software for Cisco Meeting Server VQ Conference Manager (formerly Acano Manager) is your key to dependable, scalable, self-service video conferencing Increase service

More information

Audio and Video Overview: Audio and Video Configuration. Ultra Experience: Audio and Video FAQ

Audio and Video Overview: Audio and Video Configuration. Ultra Experience: Audio and Video FAQ Ultra Experience: Audio and Video FAQ Date Published: Sep 05,2017 Category: Product:Help_FAQs; Version:Ultra_Experience Article No.: 000040454 Product: Collaborate - Ultra Experience Document Type: User

More information

Modern Web Application Development. Sam Hogarth

Modern Web Application Development. Sam Hogarth Modern Web Application Development Sam Hogarth Some History Early Web Applications Server-side scripting only e.g. PHP/ASP Basic client-side scripts JavaScript/JScript/VBScript Major differences in browser

More information

COURSE LISTING. Courses Listed. Training for Database & Technology with Modeling in SAP HANA. 20 November 2017 (12:10 GMT) Beginner.

COURSE LISTING. Courses Listed. Training for Database & Technology with Modeling in SAP HANA. 20 November 2017 (12:10 GMT) Beginner. Training for Database & Technology with Modeling in SAP HANA Courses Listed Beginner HA100 - SAP HANA Introduction Advanced HA300 - SAP HANA Certification Exam C_HANAIMP_13 - SAP Certified Application

More information

CONTENTS. Appia Web Meeting Guest Guide (v.1.2)

CONTENTS. Appia Web Meeting Guest Guide (v.1.2) CONTENTS Requirements... 2 Operating System... 2 Browser... 2 Bandwidth... 2 Join an Appia Web Meeting... 2 Enter by Telephone... 3 Audio... 3 Webcam... 4 Mute/Unmute... 5 Further Information... 6 Links

More information

STEP 1: DOWNLOAD THE PROGRAM

STEP 1: DOWNLOAD THE PROGRAM STEP 1: DOWNLOAD THE PROGRAM Note: The screen shots in this documents are using a Windows 7 operating system, images may be different on other versions and operating systems. A current version of Java

More information

Banner 9 Overview and Transition timeline August Edgar Coronel Paddy Wong

Banner 9 Overview and Transition timeline August Edgar Coronel Paddy Wong Banner 9 Overview and Transition timeline August 2018 Edgar Coronel Paddy Wong v1 Banner Basics Banner 9 Overview Single Sign On Begin Transition! Using Banner 9 Demo Agenda Banner Basics Banner Forms

More information

Enter Here ->>> SinergySoft - Canvas Presenter Studio Review > GET IT NOW <

Enter Here ->>> SinergySoft - Canvas Presenter Studio Review > GET IT NOW < Free download adobe flash player full version 9, interview questions and answers for finance executive, adobe flash player free download of latest version. Enter Here ->>> SinergySoft - Canvas Presenter

More information

HTML 5 and CSS 3, Illustrated Complete. Unit K: Incorporating Video and Audio

HTML 5 and CSS 3, Illustrated Complete. Unit K: Incorporating Video and Audio HTML 5 and CSS 3, Illustrated Complete Unit K: Incorporating Video and Audio Objectives Understand Web video and audio Use the video element Incorporate the source element Control playback HTML 5 and CSS

More information

18050 (2.48 pages/visit) Jul Sep May Jun Aug Number of visits

18050 (2.48 pages/visit) Jul Sep May Jun Aug Number of visits 30-12- 0:45 Last Update: 29 Dec - 03:05 Reported period: OK Summary Reported period Month Dec First visit 01 Dec - 00:07 Last visit 28 Dec - 23:59 Unique visitors Number of visits Pages Hits Bandwidth

More information

Docker and HPE Accelerate Digital Transformation to Enable Hybrid IT. Steven Follis Solutions Engineer Docker Inc.

Docker and HPE Accelerate Digital Transformation to Enable Hybrid IT. Steven Follis Solutions Engineer Docker Inc. Docker and HPE Accelerate Digital Transformation to Enable Hybrid IT Steven Follis Solutions Engineer Docker Inc. Containers are the Fastest Growing Cloud Enabling Technology Title source: 451 Research

More information

Meetings in Cisco Webex The more intuitive way to meet

Meetings in Cisco Webex The more intuitive way to meet Meetings in Cisco Webex The more intuitive way to meet Why are Meetings a Customer Imperative? 37% 70% On average, 37% of employee time is spent in meetings The typical meeting takes 10 minutes to start

More information

Google chrome plugins update

Google chrome plugins update Google chrome plugins update Apr 19, 2017. Google has made yet another change to Chrome's under the hood settings with the removal of the chrome://plugins page in version 57,. Dec 20, 2017. A shortcut

More information

Digital Test. Coverage Index

Digital Test. Coverage Index Digital Test Coverage Index Edition 3 December 2015 Table of Contents Introduction How We Built the Index and How to Read It... Pg. 4 Key Takeaways... Pg. 5 Mobile and Web Indexes by Country U.S... Pg.

More information

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and Date: August 24, 2018 Name of Product: Zoom Product Web Pages Contact for more Information: access@zoom.us Zoom's video communications product suite runs on mobile, desktop, and conference room systems.

More information

Unified Meeting 5 User Guide for MAC

Unified Meeting 5 User Guide for MAC Unified Meeting 5 User Guide for MAC Unified Meeting 5, a meeting and collaboration application enhances the way you communicate by making meetings convenient and easy to manage. It improves your meeting

More information

Evidence.com May 2017 Release Notes

Evidence.com May 2017 Release Notes Evidence.com May 2017 Document Revision: A Evidence.com Version 2017.5 Apple, ios, and Safari are trademarks of Apple, Inc. registered in the US and other countries. Firefox is a trademark of The Mozilla

More information

Blackboard Collaborate Classroom in D2L Brightspace Daylight Experience

Blackboard Collaborate Classroom in D2L Brightspace Daylight Experience Blackboard Collaborate Classroom in D2L Brightspace Daylight Experience Moderators Guide University Information Technology Services Learning Technology, Training, Audiovisual, and Outreach Copyright 2018

More information

COURSE LISTING. Courses Listed. Training for Cloud with SAP Cloud Platform in Development. 23 November 2017 (08:12 GMT) Beginner.

COURSE LISTING. Courses Listed. Training for Cloud with SAP Cloud Platform in Development. 23 November 2017 (08:12 GMT) Beginner. Training for Cloud with SAP Cloud Platform in Development Courses Listed Beginner CLD100 - Cloud for SAP Intermediate CP100 - SAP Cloud Platform Certification Exam C_CP_11 - SAP Certified Development Associate

More information

COURSE LISTING. Courses Listed. Training for Database & Technology with Development in SAP Cloud Platform. 1 December 2017 (22:41 GMT) Beginner

COURSE LISTING. Courses Listed. Training for Database & Technology with Development in SAP Cloud Platform. 1 December 2017 (22:41 GMT) Beginner Training for Database & Technology with Development in SAP Cloud Platform Courses Listed Beginner CLD100 - Cloud for SAP Intermediate CP100 - SAP Cloud Platform Certification Exam C_CP_11 - SAP Certified

More information

Software solutions. Enrich your display solution

Software solutions. Enrich your display solution Software solutions Enrich your display solution Turn your displays into solutions Take advantage of our specialist software solutions and benefit from increased capabilities, confidence and control. As

More information

Statistics for cornish-maine.org ( )... 4/25/15, 12:07 PM

Statistics for cornish-maine.org ( )... 4/25/15, 12:07 PM Last Update: 25 Apr - 12:04 Update now Reported period: Mar OK Reported period Month Mar First visit 01 Mar - 00:24 Last visit 31 Mar - 23:35 Summary Unique visitors Number of visits Pages Hits Bandwidth

More information

ispring Pro Content Planning Guide

ispring Pro Content Planning Guide ispring Pro Content Planning Guide Summer 2014 Table of Contents Using ispring on Your OnPoint Learning Platform... 2 What are the Advantages and Disadvantages of ispring?... 2 Use Cases for ispring Where

More information

Blackboard Collaborate Ultra 2018 UT DALLAS USER MANUAL

Blackboard Collaborate Ultra 2018 UT DALLAS USER MANUAL Blackboard Collaborate Ultra 208 UT DALLAS USER MANUAL UT Dallas elearning ELEARNING@UTDALLAS.EDU SPRING 208 Table of Contents Introduction... 3 Browser Support... 3 Blackboard Collaborate Ultra inside

More information

Unique visitors Number of visits Pages Hits Bandwidth (1.64 visits/visitor) 850 (2.47 Pages/Visit)

Unique visitors Number of visits Pages Hits Bandwidth (1.64 visits/visitor) 850 (2.47 Pages/Visit) Page 1 of 8 6/13/ Last Update: 13-05:18 Reported period: OK Reported period Month First visit 01-00:11 Last visit 13-04:27 Viewed traffic * Not viewed traffic * Summary Unique visitors Number of visits

More information

HTML5 - INTERVIEW QUESTIONS

HTML5 - INTERVIEW QUESTIONS HTML5 - INTERVIEW QUESTIONS http://www.tutorialspoint.com/html5/html5_interview_questions.htm Copyright tutorialspoint.com Dear readers, these HTML5 Interview Questions have been designed specially to

More information

EPHP a tool for learning the basics of PHP development. Nick Whitelegg School of Media Arts and Technology Southampton Solent University

EPHP a tool for learning the basics of PHP development. Nick Whitelegg School of Media Arts and Technology Southampton Solent University EPHP a tool for learning the basics of PHP development Nick Whitelegg School of Media Arts and Technology Southampton Solent University My background Lecturer at Southampton Solent University since 2003

More information

RealPresence Media Manager

RealPresence Media Manager RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 USER GUIDE Software 6.7 January 2015 3725-75302-001A RealPresence Media Manager Polycom, Inc. 1 Copyright 2015, Polycom, Inc. All rights

More information

Polycom Advantage Service Endpoint Utilization Report

Polycom Advantage Service Endpoint Utilization Report Polycom Advantage Service Endpoint Utilization Report ABC Company 9/1/2018-9/30/2018 Polycom, Inc. All rights reserved. SAMPLE REPORT d This report is for demonstration purposes only. Any resemblance to

More information

Table of Contents. System Requirements

Table of Contents. System Requirements Table of Contents System Requirements 1 Getting Started 1 Access Collaborate 2 The Session Administration System 3 Create and Edit Sessions 4 In Collaborate 5 The Interface 5 Recordings 6 Use Your Phone

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS DISTRICT 7030 WEBSITE FREQUENTLY ASKED QUESTIONS NB: THIS WILL BE REGULARLY UPDATED FOR YOUR INFORMATION. 1. This website works better with the following browsers: Internet Explorer (IE) and Google Chrome.

More information

SAM Suite System Requirements & Technical Overview Version 2.4.x

SAM Suite System Requirements & Technical Overview Version 2.4.x SAM Suite System Requirements & Technical Overview Student Achievement Manager and SAM-Based Software The Student Achievement Manager (SAM), formerly the Scholastic Achievement Manager, is the learning

More information

ECA Video Submission Guide for Student

ECA Video Submission Guide for Student ECA Video Submission Guide for Student TABLE OF CONTENTS 1. Important Notes... 1 2. Hardware Requirement for Live Recording... 2 3. Software Requirement for Live Recording... 2 4. Record/Upload Media Submission...

More information

Browser Supported Browser Version(s) Maintenance Browser Version(s)

Browser Supported Browser Version(s) Maintenance Browser Version(s) Browser support D2L is committed to performing key application testing when new browser versions are released. New and updated functionality is also tested against the latest version of supported browsers.

More information

User Guide for Webcast Viewers. Live Webcast Video/Audio Only. For assistance visit:

User Guide for Webcast Viewers. Live Webcast Video/Audio Only. For assistance visit: User Guide for Webcast Viewers Live Webcast Video/Audio Only For assistance visit: www.vvc.ca/webhelp Updated November 2015 Version 1.0 Page 1 of 10 TABLE OF CONTENTS Online Viewer Tips 03 Volume Controls

More information