D4.1: Report on Initial Consensus Standards for Platform and Interaction

Size: px
Start display at page:

Download "D4.1: Report on Initial Consensus Standards for Platform and Interaction"

Transcription

1 D4.1: Report on Initial Consensus Standards for Platform and Interaction 0

2 Project ref. no. Project acronym Project full title Security IST M4 MultiModal Meeting Manager Restricted Contractual date of delivery M12 (28 February 2003) Actual date of delivery 17 March 2003 Deliverable number Deliverable name Type D41 Report on Initial Consensus Standards for Platform and Interaction Report Status and version V2.0 Number of pages 12 WP contributing to deliverable WP/Task responsible Other contributors Editor(s) EC project officer Key words Abstract WP4 IDIAP USFD, EPFL, TUM, TNO, UniGe, VUT Brno Pierre D. Wellner (IDIAP) Domenico Perrotta Information access, multimodal information The purpose of this document is to describe the initial consensus standards for systems that will allow M4 partners to share data files with each other and to build integrated applications that demonstrate M4 results. The initial data to be shared by the project are multimodal meeting recordings from IDIAP that include dozens of gigabytes of audio, video, and XML per meeting. We also intend to store the ICSI meeting data which includes audio files and manual transcriptions, but no video. Additional data, including annotations and transcriptions (both automatic and manual) will be derived from the original data and also stored in these systems. 1

3 Report on Initial Consensus Standards for Platform and Interaction Workpackage 4: Demonstration and Evaluation Deliverable D4.1 First draft for comments & contributions 1 Workpackage summary: Participants: Aim in first period Outline of the deliverable Introduction Database Architecture Functions of Media File Server Browsing Playing Retrieving Adding Data rates and formats Video Audio Annotations and XML Documents Synchronization Organization of files on media file server Video Filenames and timestamps Recording session directories Naming of files in session directories Access control Backup Demonstration Plans for next period References

4 1 Workpackage summary: 1.1 Participants: IDIAP (WP leader), CH USFD, UK EPFL, CH TUM, DE TNO, NL UniGE, CH UT, NL VUT Brno, CZ 1.2 Aim in first period WP4 consists of the construction of a demonstration system using components developed in the other WPs, along with formal and informal evaluation of the system as a whole and its component technologies. The aim in the first period is to build initial consensus on common standards and infrastructure that will be used to integrate and share components from the other WPs, including the sharing of raw data files and recognition results. This report is due as deliverable D4.1 (Report on initial consensus standards for platform and interaction) at Milestone M2.1 (month m12, End of February, 2003). 1.3 Outline of the deliverable The purpose of this document is to describe the initial consensus standards for systems that will allow M4 partners to share data files with each other and to build integrated applications that demonstrate M4 results. The initial data to be shared by the project are multimodal meeting recordings from IDIAP that include dozens of gigabytes of audio, video, and XML per meeting. We also intend to store the ICSI meeting data which includes audio files and manual transcriptions, but no video. Additional data, including annotations and transcriptions (both automatic and manual) will be derived from the original data and also stored in these systems. 2 Introduction This WP will bring together the diverse technologies developed in the other projects to create integrated multimodal offline meeting management tools. It will also be the goal of this WP to address the portability and standardization issues, as well as the final evaluation of the system. 3 Database Architecture The M4 database will consist of two separate components: the Media File Server and the SQL Database. The Media File Server stores data files and provides a simple means to access these files. The SQL Database stores higher level descriptions about these data files and provides a query-based interface. These two components will work together to support processing, access, and demonstrations with M4 data. 3

5 M4 Database clients Media File Server SQL Database FTP HTTP RTSP/ RTP details TBD Media files Figure 1: Top level architecture for M4 database system to support integration, and demonstration systems. Interfaces to the media file server will use the standard internet protocols FTP, HTTP, and RTSP/RTP (file transfer protocol, hypertext transfer protocol, real time streaming protocol, and real-time transport protocol) These standards are supported by a wide range of application-building tools, and offer the greatest flexibility for integration, sharing of data, and building demonstration systems. The SQL database will store interval annotations about the media files in a form that can be queried, and will support XML-based interfaces for input and output. Version 0 of the system developed in this period focuses on the Media File Server rather than on the SQL Database for two reasons: 1) There is an urgent need for M4 partners to share, store and retrieve recorded meeting data. The Media File Server can support this immediately, and be enhanced later. 2) The SQL Database component depends on the Media File Server component whereas it is possible to implement stand-alone functionality for the Media File Server without an SQL Database. 4 Functions of Media File Server The system must support four basic tasks: browsing, playing, retrieving, and adding of recorded multimodal data files. 4.1 Browsing Each recorded session has a directory on the file server and a dynamically generated "home page" that displays all available files including a jpeg images for each video file [Figure 2]. Every file is downloadable from this page by FTP or HTTP from 4

6 Figure 2: Web interface to home page of one recording on the media file server. All audio and video files can be downloaded separately or can be played back synchronously (see Figure 3). 4.2 Playing The session "home page" has images and buttons to stream any audio or video file using RealPlayer on Unix of Windows, and a "Synchronized Play" button that dynamically generates a SMIL 1 presentation from all user-selected "checked" media clips to display them simultaneously in sync [Figure 2]. Start time offsets and durations are part of the file names to allow the media file server (and other software) to account for varying start times of concurrently recorded audio and video files. 1 SMIL (pronounced smile ) is the World Wide Web Consortium (W3C) Synchronized Multimedia Integration Language. 5

7 Figure 3: Synchronized playback of three video streams and several audio streams. In this example, hand annotations and automatic annotations are also presented as links for navigating within the recording. 4.3 Retrieving Data needs to be retrieved in at least the following three ways: 1) Manually, for selected segments of interest to researchers. 2) Automatically, for bulk processing. 3) As part of user interfaces and demonstration applications. Data can be downloaded for processing on local computers using either HTTP or FTP. To download over HTTP, users can right-click-save on the desired filename extension in a web browser. To use anonymous FTP, simply connect to ftp://mmm.idiap.ch with any FTP client. 4.4 Adding Tools are available to rename and format recorded data so it can be displayed, previewed, and retrieved using the web and SMIL user interfaces on this server. At this time, however, new data files are still added manually by server administrators. If partners have multimodal media data to contribute, they can contact mmmadmin@idiap.ch for help with making it available on this server. 6

8 5 Data rates and formats The Media File Server does not impose strict constraints on data rates or formats. Data is expected to come from a variety of sources in a variety of formats. Like any web server, the Media File Server must be flexible enough to store and serve many different kinds of data and make it available in a consistent manner. Applications and systems that make use of data on the media file server sometimes limit the formats they can support, however. 5.1 Video The IDIAP meeting room currently records three synchronized video streams in PAL Digital Video format (but may produce additional streams in the future). This Video is transmitted over 1394/FireWire and stored on disk in Microsoft AVI format using the AVI-IO program and the Adaptec DVSoft dvsd codec. The result is an AVI file with a single video stream per file and no audio at approximately 25 frames per second at 720(w) x 576(h). File sizes are about 12 Gigabytes per hour per camera, or up to approximately 36 Gigabytes/hour for three cameras. This AVI format can be read by a wide variety of MS Windows and Linux utilities (including mplayer and MainActor on Linux). An alternative is to use the DivX codec, which is a widely used version of MPEG-4 that has open source implementations and is supported on Windows and mplayer on Linux. The compression provided by DivX creates files up to 50 times smaller, and yet vision researchers have found its quality to be sufficient. Although initial files on the media file server have been stored using the DVSoft dvsd format, the project consensus is to use DIVX for the future. 5.2 Audio The IDIAP meeting room records up to 24 channels of audio into separate wave files at 16 KHz 16 bits per sample PCM, or a total of 256Kbps or about 109 Megabytes per hour per channel, or up to approximately 2.6 Gigabytes per hour for 24 channels. In the future additional streams of audio (e.g. telephone) may also be included. The ICSI meeting data consists of up to 16 channels, each in its own file, also at 16 khz 16 bits per sample. Other formats could also be supported by the Media File Server, as long as they can be handled by the Streaming Server, but external programs that access files on the Media File Server (e.g. speech processing software) may require 16 khz 16 bit audio. 5.3 Annotations and XML Text files may also be included in the raw data or (more frequently) the derived data. These should be formatted as XML, are expected to be much smaller than the video data, and are usually smaller than the audio data as well. The Media File Server will not impose any particular formatting restrictions on this XML, but restrictions TBD will be imposed by other systems that make use of this data, including, for example, the programs that load XML data into the SQL Database. Note that after the SQL Database has been implemented and supports the loading of XML files into its tables, then the owners of these files may choose to delete the XML from the Media File Server in order to avoid potential inconsistency with records in the SQL Database. 5.4 Documents The documents used by participants during a meeting may include an agenda, slides, articles, etc. They may be projected on a screen or printed before the meeting. After a meeting, all the documents may be collected to be added to the meeting archives. Some of the documents will be annotated, including temporal annotations such as times at which slide changes occurred and/or structural annotations describing the physical and logical composition of documents. 7

9 6 Synchronization Multimodal data files come from different sources, but the Media File Server will store them in such a way that all time-stamped data files can be synchronized with other time-stamped data files, even if stored on other instances of the Media File Server. All audio files from a single recording session at the IDIAP meeting room are guaranteed to start exactly at the same time, and every audio sample in each file is synchronized with all the others (see. By convention, the start time for audio recordings is at SMPTE time-code of 0:0:10:0 (0 hours: 0 minutes: 10 seconds: 0 frames) where a frame is 40 milliseconds. Each video frame recorded in the IDIAP meeting room is also labeled with the SMPTE code in the vertical interval, and then encoded in the first two lines of every frame, thus providing that frame s offset from 10 seconds before the start of the audio recordings. A utility written at IDIAP extracts this time code from the first two lines of a video frame, and the source code for this will be made available. Using this information, each video file can be named with its offset from the start of the recording session, as described in more detail below. 7 Organization of files on media file server As discussed, the Media File Server imposes few hard constraints on the formats of data that it can store, but it does specify the way that files are organized and named. 7.1 Video Video files larger than a few hundred megabytes are broken into smaller files so that they can be downloaded over the Internet within a reasonable amount of time. Each clip is labeled with its timestamp and duration (see below). A one minute video clip is about 200 Megabytes, and should take about 25 minutes to download at a bandwidth of approximately 1mbps. Because the video data is so large, it is important to also provide low bit-rate previews of video data to help vision researchers find the data they need without having to download it all. So in addition to full quality video, there will also be a highly compressed video file available for previewing. For previewing, we have selected RealMedia format because of the wide accessibility of Real players available on both Windows and Unix platforms, and the ability to integrate Real players with web pages. The compressed preview files (both video and audio) is available by ftp for downloading to a local machine, and is also be available for streaming over RTSP/RTP to a local player without the need to download the entire file. It is also possible to preview a session as a single unit without regard to how the video files might be broken into segments. JPEG key frames can be dynamically extracted from the video files based on time offset using a web-based CGI program on the media file server that takes as arguments the video file name and a timestamp. This can be used, for example, by any HTML page that needs to display video keyframes. 7.2 Filenames and timestamps Every recording session is stored in a directory with a unique name, and the various media files associated with the recording session are stored in the directory. File naming conventions should ensure uniqueness and also provide timestamp information if available. We allow files to be stored on multiple servers and be accessed using HTTP or FTP with standard URL naming conventions. It is possible, for example, to store original and derived files on different file servers and still be associated with each other through their timestamps. The purpose of file naming conventions that include timestamps is for use by programs that automatically extract desired segments of media files. 7.3 Recording session directories Every recording session has a directory with a unique name that can include a timestamp formatted according to conventions below. Time stamp names are based on the timestamp 8

10 format defined in IETF RFC 3339 but we do not include the : character because it is illegal within a Windows filename. NameOfRecordingSession_yyyy-mm-ddThhmmss.#Z The timestamp following the underscore is an absolute timestamp that indicates when the recording session was started in UTC. yyyy is a four-digit year, mm is the month, dd is the day of the month, hh is the hour, mm is the minute, ss is the seconds, and the # represents a string of digits for the fractional part of a second (e.g. 3 digits for milliseconds, 1 digit for tenths of seconds). The Z represents a Universal Coordinated Time (UTC) time zone. The hours, minutes, seconds, and milliseconds are optional and assumed to be zero if left out. Missing or 0 values for the date indicate that this information is unknown. The NameOfRecordingSession string should not include spaces to facilitate storing these files on standard file servers. It will begin with a directory name or string that identifies the source (e.g. ICSI, IDIAP, LDC or IIUF ), and each source may adopt further documented naming conventions to provided additional information in the file name such as the number of participants. Note that the filename is not intended to provide complete information about the recording session, however. If necessary, more detailed labels can be included in a separate XML file in the directory and in the associated records to be stored in the SQL Database. 7.4 Naming of files in session directories Files stored in session directories include a timestamp that is relative to the start of the recording session absolute timestamp. They are named according to the following convention: NameOfSource_relativeTimeOffset_duration.extension Where relativetimeoffset and duration have a similar format as described for absolute timestamps above: yyyy-mm-ddthhmmss.#.extension but there is no Z. For offsets and durations shorter than a day, it s ok to include only seconds and parts of seconds, or only minutes and seconds. To make the duration units unambiguous the T must be included. Any time durations shorter than one second must specify 0 seconds and include the point after the 0. NameOfSource must be unique within the recording session, and can either be an original raw data source (e.g. Camera1 or Microphone3), or it can be a derived source (e.g. RealProducer or JPEGKeyframeExtractor) Example: Camera1_T001022_T avi is an AVI video file of duration 40 seconds and 300 milliseconds that begins 10 minutes and 22 seconds after the start of the recording session. The recording session directory can include subdirectories. In this case, the name of the subdirectory or source does not have to include a timestamp. 8 Access control Each session (directory) has an owner who has an account on the system, and the directory can only be written by that owner. Anyone with an owner account on the Media File Server can create additional session directories which can either contain original data or data derived from another session. Owner accounts with permission to create and write to recording sessions will be manually created by the media file server administrator. Uploading of files to the media file server will not be supported through standard ftp because of security risks. For version 0, uploading will require manual assistance from an administrator, but in future versions, we also plan to support upload through the standard HTTP POST mechanism over https (e.g. as used by RFC 1867). Read access will be allowed for any partner, and implemented using standard HTTP and FTP authentication. In version 0, we allow any partner to have read access to all data and not attempt to hide any of it. In future versions, we will provide session owners with the ability to protect their data from read-access, for example by creating un-indexed un-guessable random session identifiers. 9

11 9 Backup The original data, directory structures and time stamped filenames must be backed up in case of accidents. We will keep the original DV tapes and copies of the raw data files on DVD, but this is not sufficient because it will not include all the post processing. The solution we have adopted is to maintain an on-line replicated mirror of the data on a separate file server using a utility such as rsync that runs approximately once per week. Although this approach doubles the cost of online storage hardware, it provides good data protection with minimal cost of labor and removable media. If we need to duplicate the entire database for someone, we have multiple options to consider, including making a copy onto DVDs or copying it onto a new file server or disk to be taken away. 10 Demonstration Meeting Browser: To highlight of the capabilities SVG and SMIL to create a demonstrator, we propose a Video Meeting Browser using RealPlayer driven by SVG (W3C s Scalable Vector Graphics) within Adobe s SVG Viewer. The browser is composed of a viewing video and slider for scrolling to RealPlayer Synchronised controls Control via JavaScript Dialog Zone SVG viewer Physical layout Agenda display any position. The agenda is shown as a list of topics each displayed in its own colour. Clicking at any position seeks within the top video. Live version at Speaker turns are an essential cue for browsing. Here, speaker turns are displayed as colour blocks, and clicking on these sets the audio and video player to the beginning of the speaker 10

12 turn. Whenever playing, the timeline is synchronised, and active speakers are highlighted at their physical location. Likewise, dialog transcripts appear in a roll-over fashion. This initial browser shows that important information can be displayed and highlighted using these technologies. Additional features being considered include the following: Complete interactivity: Clicking on any item triggers the playing at this location (mostly done) Displaying physical Smart Meeting Room equipment for better presentation of the scene. This could be completed by an interactive view for synthesising unseen views. Display statistics: e.g. speaker talkativity, topic importance, clickable pie-charts, etc. Add scalability. It is clear that the above interface works for short meetings, but for longer meetings with a high number of speaker turns, zooming facilities and hierarchical browsing should be considered. Enhance symbolic coding: In the proposed interface, both participants and topics are colour-coded. This may be confusing. There is a need to define efficient symbolic coding for intuitive use of the interface. The use of a metaphor in this context can prove useful. Support interactive annotations, so users can add their own annotations to the data while browsing (e.g. validation of turns, topics, and keyframe/milestone marking). Remarks: All the above can clearly be generated automatically from the data stored in a DB that would embed the data model proposed earlier. The data would be read and formatted on request by a servlet or a CGI script. For now, it uses random data. Reuse of the code is made possible with the use of an open source Java SVG interpreter such as the Apache Batik package. 11 Plans for next period 1. Definition of specific XML tags and attributes (i.e. DTDs and Schemas) for media file annotations as well as related database schemas. 2. Implementation of processing XML data in and out of SQL database. 3. Implementation of preliminary dummy applications that integrates preliminary outputs of other WPs. 12 References References: 1. W3C SVG web page : 2. W3C SMIL page: 3. Adobe SVG zone: 4. RealNetworks (player and sersver) home page : 5. SVG Essentials. J. David Eisenberg O Reilly Publishers. February Apache s Batik homepage: 7. Open source MPEG-4 DivX project 11

Internet Technologies for Multimedia Applications

Internet Technologies for Multimedia Applications Internet Technologies for Multimedia Applications Part-II Multimedia on the Internet Lecturer: Room: E-Mail: Dr. Daniel Pak-Kong LUN DE637 Tel: 27666255 enpklun@polyu polyu.edu.hk 1 Contents Review: Multimedia

More information

MPEG-4. Today we'll talk about...

MPEG-4. Today we'll talk about... INF5081 Multimedia Coding and Applications Vårsemester 2007, Ifi, UiO MPEG-4 Wolfgang Leister Knut Holmqvist Today we'll talk about... MPEG-4 / ISO/IEC 14496...... is more than a new audio-/video-codec...

More information

A SMIL Editor and Rendering Tool for Multimedia Synchronization and Integration

A SMIL Editor and Rendering Tool for Multimedia Synchronization and Integration A SMIL Editor and Rendering Tool for Multimedia Synchronization and Integration Stephen J.H. Yang 1, Norman W.Y. Shao 2, Kevin C.Y. Kuo 3 National Central University 1 National Kaohsiung First University

More information

Create, Add, and Manage Videos

Create, Add, and Manage Videos CHAPTER 4 Revised: May 31, 2011 Topics in this section describe ways that you can contribute video and supplemental files to your Cisco Show and Share community. Prerequisites, page 4-1 Procedures, page

More information

A Hierarchical Keyframe User Interface for Browsing Video over the Internet

A Hierarchical Keyframe User Interface for Browsing Video over the Internet A Hierarchical Keyframe User Interface for Browsing Video over the Internet Maël Guillemot, Pierre Wellner, Daniel Gatica-Pérez & Jean-Marc Odobez IDIAP, Rue du Simplon 4, Martigny, Switzerland {guillemo,

More information

Streaming video. Video on internet. Streaming video, live or on demand (VOD)

Streaming video. Video on internet. Streaming video, live or on demand (VOD) Streaming video 1 Video on internet. There are two different basic ways of presenting video on internet: The receiver downloads the entire video file and than plays it using some kind of media player The

More information

Software. Networked multimedia. Buffering of media streams. Causes of multimedia. Browser based architecture. Programming

Software. Networked multimedia. Buffering of media streams. Causes of multimedia. Browser based architecture. Programming 1 Software Networked multimedia Introduction Browser based software architecture Distributed software Servers Network Terminals User interface Middleware Communications Network multimedia can be defined

More information

WorldNow Producer. Encoding Video

WorldNow Producer. Encoding Video WorldNow Producer Encoding Video Table of Contents Overview... 4 VideoScribe... 5 Streaming Options... 5 Getting Started... 5 VideoScribe Interface... 5 Controls... 6 Show Headline... 6 Manual Encoding...

More information

Image and video processing

Image and video processing Image and video processing Digital video Dr. Pengwei Hao Agenda Digital video Video compression Video formats and codecs MPEG Other codecs Web video - 2 - Digital Video Until the arrival of the Pentium

More information

Screencast.com. Getting the Most from Your Screencast.com Account. July TechSmith Corporation. All rights reserved.

Screencast.com. Getting the Most from Your Screencast.com Account. July TechSmith Corporation. All rights reserved. Screencast.com Getting the Most from Your Screencast.com Account July 2009 2009 TechSmith Corporation. All rights reserved. Contents Contents...2 First Things First: Get Organized...3 Get Familiar with

More information

OpenVideo Streaming API RTSP Connection Methods

OpenVideo Streaming API RTSP Connection Methods OpenVideo Streaming API RTSP Connection Methods July 26, 2016 Page 1 of 13 Table of Contents 1. Introduction... 3 1.1. Overview...3 1.2. Purpose...3 1.3. Intended Audience...3 1.4. Definitions, Acronyms,

More information

Senstar Symphony. 7.1 User Guide

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

More information

Streaming Audio and Video on the Web

Streaming Audio and Video on the Web Streaming Audio and Video on the Web Asist.univ. Luminiţa GIURGIU Key words: media files, audio, video, streaming, streaming format 1. What s streaming Remember the audio/video files linked or embedded

More information

XProtect Go 2016 R2. Specification Sheet

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

More information

XProtect Essential 2017 R1 Specification Sheet. Specification Sheet

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

More information

Envivio Mindshare Presentation System. for Corporate, Education, Government, and Medical

Envivio Mindshare Presentation System. for Corporate, Education, Government, and Medical Envivio Mindshare Presentation System for Corporate, Education, Government, and Medical Introducing the Envivio Mindshare Presentation System The Envivio Mindshare Presentation system is a highly optimized

More information

Milestone Systems. Quick guide: Search and export video evidence. XProtect Smart Client 2017 R3

Milestone Systems. Quick guide: Search and export video evidence. XProtect Smart Client 2017 R3 Milestone Systems Quick guide: Search and export video evidence XProtect Smart Client 2017 R3 Searching and exporting video in XProtect Smart Client After an incident occurs, it is important that you can

More information

Semestrial Progress Reports for HLT projects under the IST programme

Semestrial Progress Reports for HLT projects under the IST programme Semestrial Progress Reports for HLT projects under the IST programme Project Ref. no.: Acronym: Full Title: IST-2001-34485 M4 MultiModal Meeting Manager Reporting period: 1 March 2002-31 August 2002 Project

More information

Digital Asset Management 5. Streaming multimedia

Digital Asset Management 5. Streaming multimedia Digital Asset Management 5. Streaming multimedia 2015-10-29 Keys of Streaming Media Algorithms (**) Standards (*****) Complete End-to-End systems (***) Research Frontiers(*) Streaming... Progressive streaming

More information

Figure 1 Add Media panel

Figure 1 Add Media panel How to import video There are four basic methods for adding media to your projects: capturing from tape or live sources, importing files from other types of storage, adding from the Organizer workspace,

More information

DVS-100P Configuration Guide

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

More information

Introduction to LAN/WAN. Application Layer 4

Introduction to LAN/WAN. Application Layer 4 Introduction to LAN/WAN Application Layer 4 Multimedia Multimedia: Audio + video Human ear: 20Hz 20kHz, Dogs hear higher freqs DAC converts audio waves to digital E.g PCM uses 8-bit samples 8000 times

More information

Lecture 5. Digital Media Components Markup and Scripting Languages Multimedia Tools Facilities Provided by the School Suggested Reading

Lecture 5. Digital Media Components Markup and Scripting Languages Multimedia Tools Facilities Provided by the School Suggested Reading Lecture 5 Digital Media Components Markup and Scripting Languages Multimedia Tools Facilities Provided by the School Suggested Reading 1 Aim of Lecture Not to teach you everything you need to know about

More information

Cisco WVC210 Wireless-G Pan Tilt Zoom (PTZ) Internet Video Camera: 2-Way Audio Cisco Small Business Video Surveillance Cameras

Cisco WVC210 Wireless-G Pan Tilt Zoom (PTZ) Internet Video Camera: 2-Way Audio Cisco Small Business Video Surveillance Cameras Cisco WVC210 Wireless-G Pan Tilt Zoom (PTZ) Internet Video Camera: 2-Way Audio Cisco Small Business Video Surveillance Cameras High-Quality, Flexible, Remote-Controlled Wireless Video Solution for Your

More information

Review of Previous Lecture

Review of Previous Lecture Review of Previous Lecture Network access and physical media Internet structure and ISPs Delay & loss in packet-switched networks Protocol layers, service models Some slides are in courtesy of J. Kurose

More information

Configuring and Managing the IP Camera

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

More information

DVS-200 Configuration Guide

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

More information

M4 WP3. Multimodal integration. Viper group Computer Vision and Multimedia Lab University of Geneva

M4 WP3. Multimodal integration. Viper group Computer Vision and Multimedia Lab University of Geneva M4 WP3 Multimodal integration Viper group Computer Vision and Multimedia Lab University of Geneva WP3: Multimodal integration Aim(s): To define models for multimedia data (meeting data) ➄ To define technique

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

CyberLink. StreamAuthor 4. User's Guide

CyberLink. StreamAuthor 4. User's Guide CyberLink StreamAuthor 4 User's Guide Copyright and Disclaimer CyberLink reserves all rights to this publication. No part of this publication may be reproduced, duplicated, saved or transmitted without

More information

Technical and Functional Standards for Digital Court Recording

Technical and Functional Standards for Digital Court Recording Technical and Functional Standards for Digital Court Recording As of February 2015 Overview This document provides detailed specifications for Digital Court Recording (DCR) systems which meet the court

More information

Cisco WVC210 Wireless-G Pan Tilt Zoom (PTZ) Internet Video Camera: 2-Way Audio Cisco Small Business Video Surveillance Cameras

Cisco WVC210 Wireless-G Pan Tilt Zoom (PTZ) Internet Video Camera: 2-Way Audio Cisco Small Business Video Surveillance Cameras Cisco WVC210 Wireless-G Pan Tilt Zoom (PTZ) Internet Video Camera: 2-Way Audio Cisco Small Business Video Surveillance Cameras High-Quality, Flexible, Remote-Controlled Wireless Video Solution for Your

More information

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

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

More information

INCITE PRODUCTION WORKFLOW

INCITE PRODUCTION WORKFLOW Inc. Rue des Voisins 30, 1205 Geneva, Switzerland Tel +41-22-3219585; Fax+41-22-3219584 Email : Support@incite-tech.com System Description INCITE PRODUCTION WORKFLOW The MAM is the core of the system using

More information

IP WEB User Manual V2.0

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

More information

D6.1. Project website and internal IT communication infrastructure HINT. 36 months FP7/

D6.1. Project website and internal IT communication infrastructure HINT. 36 months FP7/ D6.1 Project website and internal IT communication infrastructure Project number: 317930 Project acronym: Project title: HINT Start date of the project: 1 st October, 2012 Duration: Programme: Holistic

More information

BBFlashBack Training for Library Staff

BBFlashBack Training for Library Staff BBFlashBack Training for Library Staff Learning outcomes: By the end of the course you will be able to: record a screencast insert/import text, images, audio & video edit text, audio & video files produce

More information

Grapevine web hosting user manual. 12 August 2005

Grapevine web hosting user manual. 12 August 2005 Grapevine web hosting user manual 12 August 2005 Grapevine web hosting user manual 2 Contents Contents... 2 Introduction... 4 System features... 4 How it looks... 5 Main navigation... 5 Reports... 6 Web

More information

V-CUBE Sales & Support. User Manual

V-CUBE Sales & Support. User Manual V-CUBE Sales & Support User Manual V-cube, Inc. 2013/12/20 This document is the user manual for V-CUBE Sales & Support. 2013 V-cube, Inc. All Rights Reserved. Revision history Revision date Details 2013/12/20

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

1. Introduction Overview Product Information... 3

1. Introduction Overview Product Information... 3 1. Introduction... 3 1.1 Overview... 3 1.2 Product Information... 3 2. Device Connection... 3 2.1 Connection Diagram... 3 2.2 Wi-Fi Setting... 4 2.2.1 Set up WiFi by Mobile Phone... 4 2.2.2 WPS/QSS One

More information

Helix DNA Framework. Yann Cadic Quentin Désert. Multimedia Programming Helsinki University of Technology

Helix DNA Framework. Yann Cadic Quentin Désert. Multimedia Programming Helsinki University of Technology Helix DNA Framework Yann Cadic Quentin Désert Multimedia Programming Helsinki University of Technology - 2006 Content Plan About Helix DNA Project Helix DNA Framework Use Case RealNetworks, Inc. Leadership

More information

Dreamweaver is a full-featured Web application

Dreamweaver is a full-featured Web application Create a Dreamweaver Site Dreamweaver is a full-featured Web application development tool. Dreamweaver s features not only assist you with creating and editing Web pages, but also with managing and maintaining

More information

PresenterPLUS Quick Start

PresenterPLUS Quick Start PresenterPLUS Quick Start 1.1 Overview The following is a Quick Start for Accordent s PresenterPLUS presentation authoring software. This document will guide you through installation of PresenterPLUS and

More information

Meeting Host Guide. Getting Stated with Adobe Connect 9.3. Adobe Connect is a web conferencing platform for web meetings, elearning, and webinars.

Meeting Host Guide. Getting Stated with Adobe Connect 9.3. Adobe Connect is a web conferencing platform for web meetings, elearning, and webinars. Meeting Host Guide Getting Stated with Adobe Connect 9.3 Adobe Connect is a web conferencing platform for web meetings, elearning, and webinars. Adobe Connect Services support is available 24/7 at 1-800-

More information

Avigilon Control Center Standard Web Client User Guide. Version 5.6

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

More information

Configuring and Managing the IP Camera

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

More information

USING METADATA TO PROVIDE SCALABLE BROADCAST AND INTERNET CONTENT AND SERVICES

USING METADATA TO PROVIDE SCALABLE BROADCAST AND INTERNET CONTENT AND SERVICES USING METADATA TO PROVIDE SCALABLE BROADCAST AND INTERNET CONTENT AND SERVICES GABRIELLA KAZAI 1,2, MOUNIA LALMAS 1, MARIE-LUCE BOURGUET 1 AND ALAN PEARMAIN 2 Department of Computer Science 1 and Department

More information

VISUALIZATIONS AND INFORMATION WIDGETS

VISUALIZATIONS AND INFORMATION WIDGETS HORIZON 2020 ICT - INFORMATION AND COMMUNICATION TECHNOLOGIES PRO MOTING FI NANCIAL AWARENESS AND STABILIT Y H2020 687895 VISUALIZATIONS AND INFORMATION WIDGETS WORK PACKAGE NO. WP2 WORK PACKAGE TITLE

More information

Adobe Premiere Elements Workspace overview. Creating a new project. About projects. Start a new project

Adobe Premiere Elements Workspace overview. Creating a new project. About projects. Start a new project Adobe Premiere Elements Workspace overview The Adobe Premiere Elements workspace is optimized for the four major phases of a project: organizing footage (video, stills, and audio), editing a movie, creating

More information

Webcaster Frequently Asked Questions

Webcaster Frequently Asked Questions FAQs Webcaster Frequently Asked Questions Getting Started At a minimum, what do I need to start a live webcast? A live webcast requires a live audio/video source. This could be a webcam, an external video

More information

S! Play. Installation Manual

S! Play. Installation Manual S! Play Installation Manual R5976520/02 04/03/2005 Barco nv Media Noordlaan 5, B-8520 Kuurne Phone: +32 56.36.89.70 Fax: +32 56.36.83.86 E-mail: media@barco.com Visit us at the web: www.barco.com Printed

More information

UICapture Windows Training Session. EXERCISE ONE - Windows Panopto Recorder: Login

UICapture Windows Training Session. EXERCISE ONE - Windows Panopto Recorder: Login UICapture Windows Training Session Today s Session 1. UICapture Overview (PowerPoint) 2. Exercise (Hands On) 3. Individual Work Time Before You Begin 1. Plug in your microphone headset. 2. In a browser,

More information

Hostopia WebMail Help

Hostopia WebMail Help Hostopia WebMail Help Table of Contents GETTING STARTED WITH WEBMAIL...5 Version History...6 Introduction to WebMail...6 Cookies and WebMail...6 Logging in to your account...6 Connection time limit...7

More information

Avigilon Control Center Web Client User Guide

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

More information

Creators Basic Guide to Using UICapture (Mac)

Creators Basic Guide to Using UICapture (Mac) Creators Basic Guide to Using UICapture (Mac) Download the software from http://helpdesk.its.uiowa.edu/software/signin.htm After downloading the software and setting up an account with your local IT support,

More information

MISB EG Motion Imagery Standards Board Engineering Guideline. 24 April Delivery of Low Bandwidth Motion Imagery. 1 Scope.

MISB EG Motion Imagery Standards Board Engineering Guideline. 24 April Delivery of Low Bandwidth Motion Imagery. 1 Scope. Motion Imagery Standards Board Engineering Guideline Delivery of Low Bandwidth Motion Imagery MISB EG 0803 24 April 2008 1 Scope This Motion Imagery Standards Board (MISB) Engineering Guideline (EG) provides

More information

DVS-200 Configuration Guide

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

More information

GeoVision Digital Video Recorder Professional CCTV System

GeoVision Digital Video Recorder Professional CCTV System GeoVision Digital Video Recorder Professional CCTV System System Overview: This advanced very high recording resolution PC-based Digital CCTV surveillance system allows you to connect cameras and display,

More information

Network Applications and Protocols

Network Applications and Protocols Network Applications and Protocols VoIP (Voice over Internet Protocol) Voice over IP (VoIP) is a methodology and group of technologies for the delivery of voice communications and multimedia sessions over

More information

Creators Basic Guide to Using UICapture (Windows)

Creators Basic Guide to Using UICapture (Windows) Creators Basic Guide to Using UICapture (Windows) All of the University of Iowa General Assignment Classrooms (GAC) are equipped with the recording software known as Panopto Recorder on Windows and Mac.

More information

NFHS NETWORK EVENT MANAGER CONSOLE GUIDE TABLE OF CONTENTS. Introduction Logging in for the First Time... 2

NFHS NETWORK EVENT MANAGER CONSOLE GUIDE TABLE OF CONTENTS. Introduction Logging in for the First Time... 2 NFHS NETWORK EVENT MANAGER CONSOLE GUIDE TABLE OF CONTENTS Introduction... 2 Introduction... 2 Logging in for the First Time... 2 Events Console... 3 Homepage Tour... 3 Scheduling Your Broadcasts... 4

More information

NFHS NETWORK EVENT MANAGER CONSOLE GUIDE TABLE OF CONTENTS. Introduction Logging in for the First Time... 2

NFHS NETWORK EVENT MANAGER CONSOLE GUIDE TABLE OF CONTENTS. Introduction Logging in for the First Time... 2 NFHS NETWORK EVENT MANAGER CONSOLE GUIDE TABLE OF CONTENTS Introduction... 2 Introduction... 2 Logging in for the First Time... 2 Events Console... 3 Homepage Tour... 3 Scheduling Your Broadcasts... 4

More information

JustConnect 16-Channel PoE Network Video Recorder

JustConnect 16-Channel PoE Network Video Recorder Product Highlights Concurrent Viewing Record and view real-time video streams from up to 16 cameras on a local network or remotely over the Internet Easy Setup and Configuration Embedded software enables

More information

IBM Content Manager OnDemand for i5/os Common Server Planning and Installation Guide

IBM Content Manager OnDemand for i5/os Common Server Planning and Installation Guide System i IBM Content Manager OnDemand for i5/os Common Server Planning and Installation Guide Version 6 Release 1 SC27-1158-04 System i IBM Content Manager OnDemand for i5/os Common Server Planning and

More information

Kaltura Video Package for Moodle 2.x Quick Start Guide. Version: 3.1 for Moodle

Kaltura Video Package for Moodle 2.x Quick Start Guide. Version: 3.1 for Moodle Kaltura Video Package for Moodle 2.x Quick Start Guide Version: 3.1 for Moodle 2.0-2.4 Kaltura Business Headquarters 5 Union Square West, Suite 602, New York, NY, 10003, USA Tel.: +1 800 871 5224 Copyright

More information

SecuGuard. Basic 5.0. User s manual. Dec Version: 5.0.x

SecuGuard. Basic 5.0. User s manual. Dec Version: 5.0.x SecuGuard Basic 5.0 User s manual Dec. 2009 Version: 5.0.x SecuGuard Basic System Requirement...5 Installation...6 Before Installing the Software... 6 Starting the Installation... 6 Quick Start...9 Install

More information

WebEx Recording Editor. User Guide

WebEx Recording Editor. User Guide WebEx Recording Editor User Guide 042310 Copyright 1997 2010 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco WebEx logo are trademarks or registered

More information

InPro Camera SpecoView

InPro Camera SpecoView InPro Camera SpecoView Speco Technologies 200 New Hwy Amityville NY 11701 TEL: 1-800-645-5516 Http://www. specotech.com INPRO CAMERA SPECOVIEW... 1 INTRODUCTION... 4 INSTALL SPECOVIEW PROGRAM... 5 STARTUP

More information

Microsoft Lync 2013 Quick-Start Guide. ThinkTel Communications Professional Services Last Updated: June 18, 2013

Microsoft Lync 2013 Quick-Start Guide. ThinkTel Communications Professional Services Last Updated: June 18, 2013 Microsoft Lync 2013 Quick-Start Guide ThinkTel Communications Professional Services Last Updated: June 18, 2013 Instant Messaging & Presence Accept an IM request Click anywhere on the picture display area

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 Voice and Video over IP Slides derived from those available on the Web site of the book Computer Networking, by Kurose and Ross, PEARSON 2 Multimedia networking:

More information

SIEMPRE. D5.7 SIEMPRE Database and Repository D5.7 SIEMPRE DATABASE AND REPOSITORY DISSEMINATION LEVEL: PUBLIC

SIEMPRE. D5.7 SIEMPRE Database and Repository D5.7 SIEMPRE DATABASE AND REPOSITORY DISSEMINATION LEVEL: PUBLIC D5.7 SIEMPRE DATABASE AND REPOSITORY DISSEMINATION LEVEL: PUBLIC Social Interaction and Entrainment using Music PeRformancE SIEMPRE Version Edited by Changes 1 UNIGE (A.Camurri & D.Glowinski) 2 UPF (E.Maestre

More information

VSPlayer Software User Manual

VSPlayer Software User Manual VSPlayer Software User Manual UD03888B User Manual COPYRIGHT 2016 Hangzhou Hikvision Digital Technology Co., Ltd. ALL RIGHTS RESERVED. Any and all information, including, among others, wordings, pictures,

More information

Adobe Exam 9A0-154 Adobe Premiere Pro CS5 ACE Exam Version: 6.0 [ Total Questions: 95 ]

Adobe Exam 9A0-154 Adobe Premiere Pro CS5 ACE Exam Version: 6.0 [ Total Questions: 95 ] s@lm@n Adobe Exam 9A0-154 Adobe Premiere Pro CS5 ACE Exam Version: 6.0 [ Total Questions: 95 ] Question No : 1 How are the sync lock and track lock functions different? A. A track that is sync locked can

More information

Presentation Agenda. Hardware Setup. Desktop Video System. Software. Software

Presentation Agenda. Hardware Setup. Desktop Video System. Software. Software Presentation Agenda I. Desktop Video System Simon Ting Rose Marie Toscano Integrating Sign Language Video with Web Content to Create Online Video Tutorials II. III. Sign Language Video Production IdeaTools

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6.1 SERVICE PACK 1 PART NO. E17383-01 MARCH 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights

More information

DeltaV Continuous Historian

DeltaV Continuous Historian Frequently Asked Questions Data Analysis Integrated Configuration Scalable Flexible Architecture Contents 1. Introduction 1.1. What is the DeltaV Continuous Historian? 5 1.2. What features are available

More information

V-CUBE Meeting User Manual

V-CUBE Meeting User Manual V-CUBE Meeting User Manual 2. Preparing for Meetings V-cube, Inc. 2013 V-cube, Inc. All Rights Reserved. Revision history Revision date Details 2013/09/10 - Added a folder feature to the storage functionality

More information

C O M M U N I C A T I O N

C O M M U N I C A T I O N C O M M U N I C A T I O N I D I A P A Hierarchical Keyframe User Interface for Browsing Video over the Internet Maël Guillemot * Pierre Wellner * Daniel Gatica-Pérez * Jean-Marc Odobez * IDIAP Com 03-02

More information

Adobe Captivate Level 1

Adobe Captivate Level 1 Information Technology Services Kennesaw State University Adobe Captivate Level 1 Presented by Technology Outreach in collaboration with The Multimedia Development Group (MDG) Copyright 2007 Information

More information

Web Programming Paper Solution (Chapter wise)

Web Programming Paper Solution (Chapter wise) Introduction to web technology Three tier/ n-tier architecture of web multitier architecture (often referred to as n-tier architecture) is a client server architecture in which presentation, application

More information

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009 Tennessee Trade & Industrial Course 655745 Web Page Design II - Site Designer Standards A Guide to Web Development Using Adobe Dreamweaver CS3 2009 ation Key SE Student Edition LE Learning Expectation

More information

UICapture Training Macintosh. Macintosh Panopto Recorder: Login

UICapture Training Macintosh. Macintosh Panopto Recorder: Login UICapture Training Macintosh Before You Begin 1. (For individuals working on their own) If you do not have Panopto installed on your Mac, download and install it from the ITS Software Downloads page or

More information

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018 Course Outline CIW: Web Design Specialist 22 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

Configuring and Managing the IP Camera

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

More information

TABLE OF CONTENTS. SECTION 01 How do i access my Yulio account? 03. SECTION 02 How do i start using Yulio? 04

TABLE OF CONTENTS. SECTION 01 How do i access my Yulio account? 03. SECTION 02 How do i start using Yulio? 04 YULIO USING YULIO TABLE OF CONTENTS SECTION 01 How do i access my Yulio account? 03 SECTION 02 How do i start using Yulio? 04 SECTION 03 How do i share a VR project with clients? 06 SECTION 04 Yulio's

More information

The Transport Layer: User Datagram Protocol

The Transport Layer: User Datagram Protocol The Transport Layer: User Datagram Protocol CS7025: Network Technologies and Server Side Programming http://www.scss.tcd.ie/~luzs/t/cs7025/ Lecturer: Saturnino Luz April 4, 2011 The UDP All applications

More information

EUDICO, Annotation and Exploitation of Multi Media Corpora over the Internet

EUDICO, Annotation and Exploitation of Multi Media Corpora over the Internet EUDICO, Annotation and Exploitation of Multi Media Corpora over the Internet Hennie Brugman, Albert Russel, Daan Broeder, Peter Wittenburg Max Planck Institute for Psycholinguistics P.O. Box 310, 6500

More information

A Reference guide to Using the Collaborate tool in your LMS (Mac Users)

A Reference guide to Using the Collaborate tool in your LMS (Mac Users) A Reference guide to Using the Collaborate tool in your LMS (Mac Users) Your LMS includes a synchronous (real-time) tool for online communication within your subject or community. The Collaborate tool

More information

Activity Log File Aggregation (ALFA) toolkit for computer mediated consultation observation

Activity Log File Aggregation (ALFA) toolkit for computer mediated consultation observation Activity Log File Aggregation (ALFA) toolkit for computer mediated consultation observation Technical setup Stage of ALFA method 1. Observation 1.1 Audio visual recording 1.2 Observational data collection

More information

Avigilon Control Center 6 Release Notes

Avigilon Control Center 6 Release Notes Version 6.2.0.24 Released April 19 th, 2017 Release Summary This is an initial release of Avigilon Control Center 6.2. This release introduces a new ACC Mobile application to support remote alarm handling

More information

Table of Contents. Tops Digital Solutions DVS 2000 Series Users Manual Ver.2.0 2

Table of Contents. Tops Digital Solutions DVS 2000 Series Users Manual Ver.2.0 2 DVS 2000 Series Table of Contents Ch. 1. Preface 4 How to Use This Guide... 4 Conventions 4 Related Documents... 4 Support.. 5 Safety Warnings and Information.. 5 Ch. 2. Overview. 6 Overview 6 Features..

More information

Quick Guide. SMOTS User Guides

Quick Guide. SMOTS User Guides Quick Guide The Scotia Medical Observation and Training System offers live audio-visual recording and display from a patient s bedside. This system is widely used in medical training centres across the

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

Legislative Management Suite User Guide

Legislative Management Suite User Guide Copyright 2009 Granicus, Inc. The following documentation is proprietary and confidential information of Granicus, Inc. and its licensors, the use of which is subject to a License Agreement between the

More information

Contents 1. Accessing Microsoft Stream Uploading your video to My content area Deleting your video Sharing your video...

Contents 1. Accessing Microsoft Stream Uploading your video to My content area Deleting your video Sharing your video... Microsoft Stream Contents 1. Accessing Microsoft Stream... 1 2. Uploading your video to My content area... 4 3. Deleting your video... 11 4. Sharing your video... 12 4.1 Assign permission... 12 4.2 Send

More information

Orchestrate Video MMD Live Guide

Orchestrate Video MMD Live Guide Orchestrate Video MMD Live Guide May 2016 Information herein, including the URL and other Internet website references, is subject to change without notice. Unless otherwise noted, the companies, organizations,

More information

WebEx Network Recording Player User Guide

WebEx Network Recording Player User Guide WebEx Network Recording Player User Guide for Advanced Recording Format (.arf) files Version 2.3 Copyright 1997-2009 Cisco Systems, Inc. and/or its affiliated entities. All rights reserved. WEBEX, CISCO,

More information

The Practical Guide to Live Multimedia Webcasting with Knovio. AWS MediaLive Edition

The Practical Guide to Live Multimedia Webcasting with Knovio. AWS MediaLive Edition The Practical Guide to Live Multimedia Webcasting with Knovio AWS MediaLive Edition Updated May, 2018 The Practical Guide to Multimedia Webcasting with Knovio by Michael E. Kolowich, Founder and CEO of

More information

Multimedia Networking

Multimedia Networking Multimedia Networking 1 Multimedia, Quality of Service (QoS): What is it? Multimedia applications: Network audio and video ( continuous media ) QoS Network provides application with level of performance

More information