Microsoft Smooth Streaming

Size: px
Start display at page:

Download "Microsoft Smooth Streaming"

Transcription

1 Microsoft Smooth Streaming for SelenioFlex Ingest August 2015

2 for SelenioFlex Ingest Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be proprietary and confidential. Except for making a reasonable number of copies for your own internal use, you may not reproduce this publication, or any part thereof, in any form, by any method, for any purpose, or in any language other than English without the written consent of Imagine Communications. All others uses are illegal. This publication is designed to assist in the use of the product as it exists on the date of publication of this manual, and may not reflect the product at the current time or an unknown time in the future. This publication does not in any way warrant description accuracy or guarantee the use for the product to which it refers. Imagine Communications reserves the right, without notice to make such changes in equipment, design, specifications, components, or documentation as progress may warrant to improve the performance of the product. Trademarks Stream Live and SelenioFlex Ingest are trademarks or trade names of Imagine Communications or its subsidiaries. Microsoft and Windows are registered trademarks of Microsoft Corporation. All other trademarks and trade names are the property of their respective companies. Dolby and the double-d symbol are trademarks of Dolby Laboratories. Notice about Dolby Pulse Encoder in Imagine Communications Stream: Confidential unpublished works. Copyright Dolby Laboratories. All rights reserved. Contact Information Imagine Communications has office locations around the world. For domestic and international location and contact information, visit our Contact page ( Support Contact Information For domestic and international support contact information see: Support Contacts ( ecustomer Portal ( Academy Training ( Imagine Communications Corp. Proprietary and Confidential. Page 2

3 Contents Contents Microsoft PlayReady using SelenioFlex Ingest... 4 Delivering Media at the Highest Quality... 4 PlayReady Overview... 4 Components in a PlayReady Deployment... 5 Encoder... 5 Server... 5 Player On-Demand File Encoding... 7 Live PlayReady Encoding Microsoft PlayReady DRM Imagine Communications Corp. Proprietary and Confidential. Page 3

4 Microsoft PlayReady using SelenioFlex Ingest Microsoft PlayReady using SelenioFlex Ingest Delivering Media at the Highest Quality When providing media to a player higher data rates provide higher quality video and audio by providing more data per frame. Higher data rates can also allow larger frame sizes and more frames per second. When choosing the data rate to use for the encoded media an important consideration is the available bandwidth from the server to the player. To ensure that the playback is smooth, with no skipped frames or buffering pauses, there must be enough bandwidth available so that an entire frame s worth of data can be delivered in time to display it at the selected frame rate. Normally the player buffers a small amount of data, to allow for minor fluctuations in the available bandwidth. However, when the media is being delivered at a fixed data rate, and that data rate exceeds the available bandwidth often enough to empty the player s buffer, then the player will not have the frames available in time for playback, resulting in a choppy playback experience. Various methods have been used to overcome the problem of adapting to available bandwidth. The simplest is to provide the media at several data rates, and to allow the viewer to pick the option that matches their bandwidth. The disadvantage of this method is that the user may not know their available bandwidth, or their bandwidth may fluctuate over the duration of the media playback, especially if the media is being accessed over the public internet. Another method used to overcome the problem is to create a multiple bit rate (MBR) data stream, and to allow the media server to interact with the media player to determine the highest data rate that can be played back smoothly, such as Microsoft s Intelligent Streaming or RealNetworks SureStream encoding. These methods had issues detecting changes in bandwidth before the player s buffer emptied, and they also had problems switching to the new data rate without glitches. These methods were also only intended for live streaming from a media server, not for on-demand file playback. PlayReady Overview The most recent methods used to provide media to a player at the highest available data rate have been called adaptive streaming. Microsoft s implementation of adaptive streaming is called PlayReady. PlayReady encoding produces multiple streams (called "layers") where each layer uses a different bit rate. All of the video layers use the same length, closed GOPs, which means that all of the data streams are exactly frame aligned at each GOP boundary. This allows switching between different video layers at GOP boundaries to be seamless Imagine Communications Corp. Proprietary and Confidential. Page 4

5 Microsoft PlayReady using SelenioFlex Ingest PlayReady stores the data for each layer in its own file or container (where each layer uses its own encoded bit rate). That container is based on the MPEG-4 file format. Within each file, each "GOP chunk" is stored as an MPEG-4 Movie Fragment in the file. When a player requests media playback at a specific time, the server opens the PlayReady file that uses the bit rate that matches the player s available bandwidth, finds the GOP that includes that playback time, and sends the data for that GOP to the player. Microsoft PlayReady delivers the "GOP chunks" using HTTP delivery, rather than using a streaming media protocol. When using HTTP each chunk will be delivered as fast as the network bandwidth allows. The player can detect how quickly a data chuck was delivered, and use that information to estimate the current available bandwidth. When the next chunk is requested the player can request larger (higher quality) or smaller (lower quality) chunks, where chunk size will vary based on the data rate used to encode that chunk. Since this is done at each chunk boundary, just after the player has received enough data to continue playing smoothly for the chunk duration (typically 2 4 seconds), the player can normally adapt to changing network conditions before there is a playback problem. Components in a PlayReady Deployment The three basic components in a PlayReady deployment are an encoder that can produce the PlayReady files, a server that can deliver the appropriate GOP chunks via HTTP, and a player that can interact with the server, receive the chunks and decode the video and audio. Encoder The currently supported codecs are VC-1 and H.264/AAC for video and WMA or AAC for audio. As well as encoding to those formats, the encoder must be able to store the media in the appropriate container, and to create the required manifest files. The encoder creates the following files: *.ismv Contains the encoded video (or video plus audio); 1 ismv file per encoded video bit rate *.isma Contains the encoded audio only *.ism Server manifest file; the information the server needs for the presentation: a list of all of the files, with information about each file (the media tracks, the timescale, the bit rate, etc.).ismc Client manifest file; this is the first file delivered to the player. It contains information about the media: the codecs used, bit rates encoded, video resolutions, captions, markers, etc. Server PlayReady is supported on an IIS 7 server running on Windows Server 2008, Windows 7 or Windows Vista with Service Pack 1. The IIS Management Console for IIS must be installed ASP.NET for IIS must be installed The IIS Media Services must be installed You must be an administrator on the computer 2015 Imagine Communications Corp. Proprietary and Confidential. Page 5

6 Microsoft PlayReady using SelenioFlex Ingest Please see for more information on IIS 7 server requirements for PlayReady. Player For playback of PlayReady presentations, Silverlight and the templates created with Microsoft Expression 3 (or newer) are recommended. Note that the manifests created by the encoder are slightly different for older templates created with Expression 2, so you will need to set your encoder to create the correct manifest files for compatibility with your template. Playback of AVC/AAC codecs requires Silverlight 3 or newer. For an example of a PlayReady player, with tools that allow you to vary the available bandwidth to see the adaptive streaming in action, please see Imagine Communications Corp. Proprietary and Confidential. Page 6

7 Using SelenioFlex Ingest to Encode for Smooth Streaming SelenioFlex Ingest version 3.1 (or higher) can be used to encode for PlayReady. PlayReady projects in Imagine Communications SelenioFlex Ingest use the group codec profile. The group codec profile is used when more than one elementary stream codec (video only, audio only) needs to be processed into a single file (by a muxer or wrapper) or related files (by a container). For PlayReady you will be using the group codec to make files that contain video only (ismv), audio only (isma) and two manifest files (ism and ismc) that contain the information needed by the server and player. In the group codec the video codec (or codecs) and audio codec will be processed by the PlayReady Container. On-Demand File Encoding Start by loading one of the on-demand PlayReady projects that was installed with SelenioFlex Ingest. 1. Select File > Open Project and open one of the Smooth_Streaming_VOD projects. The group codec is shown in the panel in the lower left-hand corner. In this case the group codec contains one processor, the "PlayReady Container" with two codecs being combined by that processor, a video codec and an audio codec. 2. Right click on the root of the group codec and select Adjust Profile Settings Imagine Communications Corp. Proprietary and Confidential. Page 7

8 The Group Codec Profile window will open. This window has a panel on the right-hand side for the codec profiles (video elementary stream and audio elementary stream codecs), and a panel on the left-hand side for the processors (in this case, the PlayReady Container). 3. In the right-hand panel select the video elementary stream codec (the SSE_VBR codec) and then click the Edit button (the button with the pencil icon) under the panel Imagine Communications Corp. Proprietary and Confidential. Page 8

9 This will open the video codec profile, in this case the Microsoft Smooth Streaming codec profile. This is a 2-pass VBR codec that can be used to create all of the video layers used by the Smooth Streaming ismv files. In this example there are 4 video layers. For a tool that will help you to select appropriate video layer bitrates and frame sizes please see 4. Return to the Group Codec profile window and select the WMA codec, and click the Edit button. This will open the Windows Media Profile window. Note that this profile is only being used to create the audio, so in the Media Types section the Audio check box is enabled and the Video check box is disabled Imagine Communications Corp. Proprietary and Confidential. Page 9

10 5. Return to the Group Codec profile window. In the left hand panel select the Smooth Streaming Container and click the Edit button under that panel. This will open the PlayReady Container window. 6. On the PlayReady Container window in the tree in the left-hand panel select the Program item. The settings for the program are shown in the right-hand panel. Output Format: Set to File. This is required for a on-demand file creation for smooth streaming. (The options below this setting which are grayed out only apply to live encoding.) Chunking duration: This is used by the audio only. The video "GOP chunks" size is determined by the GOP settings in the video codec. Timed text: This option can be used to add a timed text media track to the files, based on a DFXP caption file. Each Video and Audio track can be selected and assigned a 3 character ISO language code if desired. 7. Return to the Group Codec Profile window Imagine Communications Corp. Proprietary and Confidential. Page 10

11 Note that when you click on the Video or Audio nodes in the Processors panel the codecs that can be used by the processor are shown at the bottom of the window. For on-demand files, the video codec can also be AVC/H.264, and the audio codec can be AAC, MPEG audio, or Dolby Digital AC-3, however these codecs can only be played back by Silverlight 3 or newer. 8. Return to the main software interface, and click on the PlayReady Container in the Group Codec Profile. 9. Select the Output tab. The Archive option will be enabled. If you click on the Archive button you can set the file name that will be used as the root name for the files for your smooth streaming files. Note that since the PlayReady Container s Output format was set to file, you should only enable the Archive output. The manifest files created by this project s PlayReady Container will be specific to file delivery, and will not work for live streaming. (As well, in this project the Microsoft PlayReady video codec used is a 2-pass VBR codec, and 2-pass codecs cannot be used for live streaming.) 2015 Imagine Communications Corp. Proprietary and Confidential. Page 11

12 Live PlayReady Encoding Start by loading one of the live Smooth Streaming projects that was installed with Stream. 1. Select File > Open Project and open one of the Smooth_Streaming_Live projects. The group codec is shown in the panel in the lower left-hand corner. In this project the group codec contains two PlayReady Containers, one for Live streaming and a second to create a file for on-demand streaming during the same encode session. Each processor (PlayReady Container) has 4 video codecs and 1 audio codec being combined by that processor Imagine Communications Corp. Proprietary and Confidential. Page 12

13 2. Right click on the root of the group codec and select Adjust Profile Settings. For this encode, each video layer has its settings specified by its own VC-1 Codec Profile, and the audio layer also has its own WMA codec profile. With Silverlight 3 (and newer) AVC/H.264 and AAC codec are also supported. The PlayReady Container lists all of the layers, one for each codec that it will be processing. Note that in this case there are two PlayReady Containers. The first one will be used to make the Live PlayReady files, and the second one will be used to make the on-demand files. However, both processors will use the same encoded data. For example, the encoded data for the 640x480 video layer will be sent to both processors, so that the SelenioFlex Ingest software does not need to encode that data twice, saving on CPU usage. 3. In the Codec Profile panel on the right-hand side select the first video layer, then click the Edit button (the button with the pencil icon). This will open the VC-1 video elementary stream codec profile window Imagine Communications Corp. Proprietary and Confidential. Page 13

14 Note that for PlayReady you cannot use the Microsoft Windows Media codec profile with the audio disabled, you must use the Microsoft VC-1 codec profile. For Smooth Streaming there are some settings restrictions for VC-1. The Never Drop Frames option must be enabled The Profile must be Advanced Closed GOP must be enabled The GOP size must have Fixed GOP duration enabled, and the GOP duration (Max key frame distance) must be the same for all layers (all other VC-1 codec profiles). For a tool that will help you to select appropriate video layer bitrates and frame sizes please see 4. Return to the Group Codec profile window and select the WMA codec, and click the Edit button. This will open the Windows Media Profile window. Note that this profile is only being used to create the audio so in the Media Types section the Audio check box is enabled and the Video check box is disabled Imagine Communications Corp. Proprietary and Confidential. Page 14

15 5. Return to the Group Codec profile window. In the left hand panel select the PlayReady Container and click the Edit button under that panel. This will open the PlayReady Container window. 6. On the PlayReady Container window in the tree in the left-hand panel select the Program item. The settings for the program are shown in the right-hand panel. Output Format: Set to Live. This is required for live smooth streaming. Start URL Index: This is set to 0 unless more than one computer is being used to encode the layers that are being sent to the same publishing point for a single presentation. If more than one system is being used to encode the layers, then the first system will be set to 0, and the second system will be set to the number of the first layer it is encoding (counting up from 0). For example, if the first system is encoding 1 audio layer and 2 video layers (numbers 0, 1, 2), then the second system would use a Start URL Index setting of 3. Start time source: The start time is included in the file. This is needed if the encoder is set to failover to another system in case of an encoder failure, so that the backup encoder can continue the segment order from the point where the primary encoder left off. If a Custom time is selected then the Start time can be specified below this setting. Low Latency: When this is enabled the muxer will optimize the stream structure to reduce the latency during live encoding. Low latency playback requires an update to Media Services 4.0 and Silverlight 4. Stop publishing point: When this is set to "yes" the publishing point on the server will be stopped at the end of a live encoding. Chunking duration: This is used by the audio only. The video "GOP chunks" size is determined by the GOP settings in the video codec. Timed text: This option can be used to add a timed text media track to the files, based on a DFXP caption file. Each Video and Audio track can be selected and assigned a 3 character ISO language code if desired Imagine Communications Corp. Proprietary and Confidential. Page 15

16 While the Program is selected you can click the Add/Remove button and add a Data program. This data program can accept input from a DXFP codec, which allows you to add 608/708 closed captioning to the PlayReady output during live encoding, with the captions being read from the video input. 7. Return to the Group Codec Profile window. Note that when you click on the video or audio nodes in the Processor panel the codecs that can be used by the processor are shown at the bottom of the window. 8. Click on the second PlayReady Container in this group codec, the one for File creation, and click on the Edit button to open the PlayReady Container window. Select the Program item. In this case the Output format is set to File. The manifest files that are created by the PlayReady container will be different when the output format is set to File as compared to Live, so it is important to set this parameter correctly. 9. Return to the Group Codec Profile window. Note that the 4 video and 1 audio codecs that will be encoded by the system are the ones listed in the right hand panel. The same 5 encoded data streams will be processed by both PlayReady Containers. This is a feature of the Group Codec, that is, the same encoded data can be processed by multiple group codec processors, saving on encoder resources. 10. Exit the Group Codec Profile and return to the main SelenioFlex Ingest interface Imagine Communications Corp. Proprietary and Confidential. Page 16

17 11. Click on the first processor (the live PlayReady container), and then select the Output tab. Note that since the PlayReady Container s Output format was set to "live" you should only enable the Broadcast output. The manifest files created by this processor s PlayReady Container will be specific to live delivery, and will not work for on-demand file delivery. 12. Click the Broadcast Push button. This will open the Broadcast settings window. 13. Enter the Server Name, Username, Password and Publishing point that were provided by the IIS Server administrator for your presentation. 14. Choose one of the options for handling server disconnects. 15. Click OK to save your settings Imagine Communications Corp. Proprietary and Confidential. Page 17

18 16. Click on the second processor (the file PlayReady container), and then select the Output tab. Note that since the PlayReady Container s Output format was set to "file" in this case, you should only enable the Archive output. The manifest files created by this processor s PlayReady Container will be specific to file delivery, and will not work for live streaming. If you want to delete one of the processors in the group codec profile: 1. You must right click on the "root" of the group codec and select Adjust Profile Settings to open the Group Codec Profile window. 2. Then select the processor you want to delete, and click the Delete button (the button with the red X icon) under the Processors panel to delete that processor Imagine Communications Corp. Proprietary and Confidential. Page 18

19 Microsoft PlayReady DRM When your output is a PlayReady file or live broadcast one of your output options will be PlayReady DRM. This is a digital rights management technology from Microsoft. When you encode your media it is encrypted using a set of keys. A PlayReady license acquisition URL that identifies where to make a request for a valid license for a piece of content is included in the header of the encoded media. When the media is played back the player attempts to acquire the license needed to decrypt the file for playback, or to redirect the viewer to a web site where they can acquire the license. For more information on PlayReady in Imagine Communications SelenioFlex Ingest please see PlayReady_DRM.pdf, found by default in C:\Program Files\Imagine Communications\SelenioFlex Ingest\documents Imagine Communications Corp. Proprietary and Confidential. Page 19

User's Manual. iphone Codec. for SelenioFlex Ingest

User's Manual. iphone Codec. for SelenioFlex Ingest iphone Codec for SelenioFlex Ingest August 2015 for SelenioFlex Ingest Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document

More information

NEXIO Insight Client v15.1

NEXIO Insight Client v15.1 NEXIO Insight Client v15.1 15-May-2015 Revision: Release Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Wowza Media Systems provides all the pieces in the streaming puzzle, from capture to delivery, taking the complexity out of streaming live events.

Wowza Media Systems provides all the pieces in the streaming puzzle, from capture to delivery, taking the complexity out of streaming live events. Deciding what event you want to stream live that s the easy part. Figuring out how to stream it? That s a different question, one with as many answers as there are options. Cameras? Encoders? Origin and

More information

Novar Database Mail Setup Guidelines

Novar Database Mail Setup Guidelines Database Mail Setup Guidelines August 2015 Delivering the Moment Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and

More information

Users Guide. SelenioFlex File. Version 2.10.0

Users Guide. SelenioFlex File. Version 2.10.0 SelenioFlex File Version 2.10.0 August 2015 Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be

More information

Adaptive HTTP streaming and HTML5. 1 Introduction. 1.1 Netflix background. 1.2 The need for standards. W3C Web and TV Workshop, 8-9 February 2011

Adaptive HTTP streaming and HTML5. 1 Introduction. 1.1 Netflix background. 1.2 The need for standards. W3C Web and TV Workshop, 8-9 February 2011 W3C Web and TV Workshop, 8-9 February 2011 Adaptive HTTP streaming and HTML5 Mark Watson, Netflix Inc. 1 Introduction 1.1 Netflix background Netflix is a leading provider of streaming video services in

More information

Microsoft SQL Replication

Microsoft SQL Replication Microsoft SQL Replication v1 28-January-2016 Revision: Release Publication Information 2016 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and

More information

Nexio Insight EP Logger Application

Nexio Insight EP Logger Application Nexio Insight EP Logger Application v15.4 5/25/2016 Revision: Release v15.4 Publication Information 2016 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this

More information

Microsoft Silverlight

Microsoft Silverlight Microsoft Silverlight for SelenioFlex Ingest February 2015 for SelenioFlex Ingest Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers

More information

Nexio G8 SNMP Support

Nexio G8 SNMP Support 3/28/2014 175-100361-00 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents to be proprietary and confidential.

More information

4.3. Windows. Tutorial

4.3. Windows. Tutorial 4.3 Windows Tutorial May 2013 3 Introduction The best way to get started using Wirecast is to quickly work through all its main features. This tour presents a series of three tutorials, each designed

More information

Nexio Insight LDAP Synchronization Service

Nexio Insight LDAP Synchronization Service Nexio Insight LDAP Synchronization Service 15-May-2015 Revision: Release Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document

More information

NEXIO 7.0 Software Release

NEXIO 7.0 Software Release Installation Guide NEXIO 7.0 Software Release September 2013 175-100474-00 Delivering the Moment Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications

More information

Nexio Connectus with Nexio G-Scribe

Nexio Connectus with Nexio G-Scribe Nexio Connectus with Nexio G-Scribe 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and

More information

Video On Demand (VOD)

Video On Demand (VOD) User Guide Video On Demand (VOD) March 2015 Delivering the Moment Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document

More information

Live and On-Demand Video with Silverlight and IIS Smooth Streaming

Live and On-Demand Video with Silverlight and IIS Smooth Streaming Live and On-Demand Video with Silverlight and IIS Smooth Streaming Microsoft Corporation February 2010 Contents Contents...2 Introduction...3 The Challenges Associated with Current Online Video Delivery

More information

IIS Media Services 3.0 Overview. Microsoft Corporation

IIS Media Services 3.0 Overview. Microsoft Corporation IIS Media Services 3.0 Overview Microsoft Corporation April 2010 Contents Contents...2 Introduction...4 IIS Media Services 3.0...4 Media Delivery Approaches Supported by Windows Server 2008 R2... 5 Goals

More information

DVR4C Remote Viewer Operation Manual Table of Contents EN 3 1. OVERVIEW...5 1.1 MINIMUM PC REQUIREMENTS...5 2. INSTALLING THE PROGRAM...

DVR4C Remote Viewer Operation Manual Table of Contents EN 3 1. OVERVIEW...5 1.1 MINIMUM PC REQUIREMENTS...5 2. INSTALLING THE PROGRAM... DVR4x4RemoteViewer.book Page 3 Tuesday, February 15, 2005 9:19 AM DVR4C Remote Viewer Operation Manual Table of Contents EN 3 1. OVERVIEW...5 1.1 MINIMUM PC REQUIREMENTS...5 2. INSTALLING THE PROGRAM...5

More information

SelenioFlex TM Live Manager

SelenioFlex TM Live Manager User s Guide SelenioFlex TM Live Manager Product Version 2.1.0 06/11/2014 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document

More information

IDIS Solution Suite. Backup Service. Software Manual. Powered by

IDIS Solution Suite. Backup Service. Software Manual. Powered by Solution Suite Software Manual Backup Service Powered by Before reading this manual This Operation Manual provides instructions for using Solution Suite, a network integration solution enabling remote

More information

Nexio Connectus Cluster Set Up with SQL Server Backend

Nexio Connectus Cluster Set Up with SQL Server Backend Nexio Connectus Cluster Set Up with SQL Server Backend 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers

More information

NVMS-1200. User Manual

NVMS-1200. User Manual NVMS-1200 User Manual Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Install and Uninstall... 1 1.2.1 Install the Software... 1 2 Login Software... 3 2.1 Login... 3 2.2 Control Panel Instruction...

More information

Transition to Compressor 4.1. White Paper December 2013

Transition to Compressor 4.1. White Paper December 2013 Transition to Compressor 4.1 White Paper December 2013 2 Contents 3 Introduction 4 New Interface Current View Active View Completed View 6 Basic Encoding Workflow 8 Destinations 11 Distributed Transcoding

More information

IDIS Solution Suite. Backup Service. Software Manual. Powered by

IDIS Solution Suite. Backup Service. Software Manual. Powered by Solution Suite Software Manual Backup Service Powered by Before reading this manual This Operation Manual provides instructions for using Solution Suite, a network integration solution enabling remote

More information

ADC Windows 7 Professional

ADC Windows 7 Professional ADC Windows 7 Professional 8-April-2014 Revision: Release Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

WIM Image Upgrade Instructions

WIM Image Upgrade Instructions v2.1 v2.1 Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be proprietary and confidential. Except

More information

ivms-4200 Client Software Quick Start Guide

ivms-4200 Client Software Quick Start Guide ivms-4200 Client Software Quick Start Guide Notices The information in this documentation is subject to change without notice and does not represent any commitment on behalf of HIKVISION. HIKVISION disclaims

More information

NETWRIX USER ACTIVITY VIDEO REPORTER

NETWRIX USER ACTIVITY VIDEO REPORTER NETWRIX USER ACTIVITY VIDEO REPORTER ADMINISTRATOR S GUIDE Product Version: 1.0 January 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Fragmented MPEG-4 Technology Overview

Fragmented MPEG-4 Technology Overview Fragmented MPEG-4 Technology Overview www.mobitv.com 6425 Christie Ave., 5 th Floor Emeryville, CA 94607 510.GET.MOBI HIGHLIGHTS Mobile video traffic is increasing exponentially. Video-capable tablets

More information

Inter-Tel Audio and Web Conferencing

Inter-Tel Audio and Web Conferencing MITEL Inter-Tel Audio and Web Conferencing User Guide NOTICE This Inter-Tel Audio and Web Conferencing User Guide is released by Inter-Tel, Inc. as a guide for end-users. It provides information necessary

More information

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved.

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved. Tenrox Single Sign-On (SSO) Setup Guide January, 2012 2012 Tenrox. All rights reserved. About this Guide This guide provides a high-level technical overview of the Tenrox Single Sign-On (SSO) architecture,

More information

Central Management System (CMS) USER MANUAL

Central Management System (CMS) USER MANUAL Central Management System (CMS) USER MANUAL LEGAL INFORMATION Reproduction, transfer, distribution or storage of part or all of the contents in this document in any form without the prior written permission

More information

Mediasite How-To Guide

Mediasite How-To Guide 2005 Sonic Foundry, Inc. All rights reserved. No part of this document may be copied and/or redistributed without the consent of Sonic Foundry, Inc. Additional copies may be obtained by contacting Sonic

More information

NVMS - 1000 USER MANUAL. Version 2.1.0

NVMS - 1000 USER MANUAL. Version 2.1.0 NVMS - 1000 USER MANUAL Version 2.1.0 Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Operation Environment... 1 1.3 Install and Uninstall... 2 1.3.1 Install the Software... 2 1.3.2 Uninstall

More information

Professional Surveillance System User s Manual

Professional Surveillance System User s Manual Professional Surveillance System User s Manual \ 1 Content Welcome...4 1 Feature...5 2 Installation...6 2.1 Environment...6 2.2 Installation...6 2.3 Un-installation...8 3 Main Window...9 3.1 Interface...9

More information

Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6

Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6 INTEGRATION GUIDE May 2014 3725-75304-001 Rev B Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6 Polycom, Inc. 0 Copyright 2014, Polycom, Inc. All rights reserved.

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Livestream Studio. Release Notes & New Features!!! For use with Livestream Studio version 3.0.0. Published on April 13, 2015

Livestream Studio. Release Notes & New Features!!! For use with Livestream Studio version 3.0.0. Published on April 13, 2015 Livestream Studio! Release Notes & New Features!!! For use with Livestream Studio version 3.0.0! Published on April 13, 2015 Table of Contents 1. Release notes 2. 4K/UHD and low definition project formats

More information

Content Protection in Silverlight. Microsoft Corporation

Content Protection in Silverlight. Microsoft Corporation Content Protection in Silverlight Microsoft Corporation April 2010 Contents Contents...2 Introduction...3 What is Content Protection?... 3 Why Should You Protect Online Content?... 3 Techniques for Protecting

More information

HRG App for Android Devices. User Guide

HRG App for Android Devices. User Guide HRG App for Android Devices User Guide Document 800-12218 Rev A 07/2012 Revisions Issue Date Revisions A 07/2012 New document. Contents 3 Contents 1 1 Introduction...............................................

More information

Audio and Web Conferencing

Audio and Web Conferencing MITEL Audio and Web Conferencing User Guide Notice This User Guide is released by Mitel Networks Corporation as a guide for end users. It provides information necessary to use Audio and Web Conferencing.

More information

Nexio Backup and Recovery

Nexio Backup and Recovery Nexio Backup and Recovery 11/2/2015 175-100271-00 RevE Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Ocularis Media Server Installation & Administration Guide

Ocularis Media Server Installation & Administration Guide Ocularis Media Server Installation & Administration Guide 2013 On-Net Surveillance Systems Inc. On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone:

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

MS830 / MS833 Barcode Reader v1.0 9-December-2014

MS830 / MS833 Barcode Reader v1.0 9-December-2014 MS830 / MS833 Barcode Reader v1.0 9-December-2014 Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Table of Contents. Chapter 5 Backed-up Video Playback & Exportation... 29 5.1 Playing back Backed-up Video... 29 5.2 Exporting Backed-up Video...

Table of Contents. Chapter 5 Backed-up Video Playback & Exportation... 29 5.1 Playing back Backed-up Video... 29 5.2 Exporting Backed-up Video... inex Backup Table of Contents Chapter 1 Introduction... 1 1.1 System Diagram... 2 Backup Service Registered on Administration Service... 2 Backup Service Registered on Federation Service... 3 Chapter 2

More information

EdgeCast Networks Inc. Flash Media Streaming Administration Guide

EdgeCast Networks Inc. Flash Media Streaming Administration Guide EdgeCast Networks Inc. Flash Media Streaming Administration Guide Disclaimer Care was taken in the creation of this guide. However, EdgeCast Networks Inc. cannot accept any responsibility for errors or

More information

CinePlay 1.1.2. User Manual

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

More information

Outlook 2010 Setup Guide (POP3)

Outlook 2010 Setup Guide (POP3) Versions Addressed: Microsoft Office Outlook 2010 Document Updated: 8/31/2012 Copyright 2012 Smarsh, Inc. All rights Purpose: This document will assist the end user in configuring Outlook 2010 to access

More information

Media Server Installation & Administration Guide

Media Server Installation & Administration Guide Media Server Installation & Administration Guide Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845)

More information

SQL Server 2008 - Express Edition 8-April-2014

SQL Server 2008 - Express Edition 8-April-2014 SQL Server 2008 - Express Edition 8-April-2014 SQL Server 2008 - Express Edition Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers

More information

EasyMP Network Projection Operation Guide

EasyMP Network Projection Operation Guide EasyMP Network Projection Operation Guide Contents 2 About EasyMP Network Projection Functions of EasyMP Network Projection....................... 5 Various Screen Transfer Functions.......................................

More information

Multimedia Playback & Streaming

Multimedia Playback & Streaming Multimedia Playback & Streaming Shadab Rashid Jam 16 September 28 th, 2012 What are you interested in? Making multimedia apps for Consuming Audio/Video Dealing with content providers, looking for An application/client

More information

Installation Guide. Non Linear Services. August 2015. Delivering the Moment

Installation Guide. Non Linear Services. August 2015. Delivering the Moment Non Linear Services August 2015 Delivering the Moment Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Mediasite EX server deployment guide

Mediasite EX server deployment guide Mediasite EX server deployment guide 2008 Sonic Foundry, Inc. All rights reserved. No part of this document may be copied and/or redistributed without the consent of Sonic Foundry, Inc. Additional copies

More information

MySabre with Sabre VPN

MySabre with Sabre VPN MySabre with Sabre VPN MIGRATION / INSTALLATION GUIDE T a b l e o f C o n t e n t s Table of Contents... ii Introduction... 3 Before Installing... 3 New MySabre User Installation... 4 Appendix A ActiveX

More information

Elecard AVC HD Editor User Guide

Elecard AVC HD Editor User Guide Elecard AVC HD Editor User Guide Notices Elecard AVC HD Editor User Guide First edition: November 2008. Date modified: June 10, 2010. For information, contact Elecard. Phone: +7-3822-492-609; Fax: +7-3822-492-642

More information

Call Recorder for Skype Product Manual

Call Recorder for Skype Product Manual Call Recorder for Skype Product Manual Call Recorder is an add-on for Skype which automatically transforms your audio and video calls into QuickTime movies. Call Recorder is great for lessons, interviews,

More information

CISCO VPN CLIENT INSTALL AND UPDATE INSTRUCTIONS

CISCO VPN CLIENT INSTALL AND UPDATE INSTRUCTIONS CISCO VPN CLIENT INSTALL AND UPDATE INSTRUCTIONS * If you are installing the VPN client for the first time skip the Uninstall section and start with the Install procedure on page 3. Uninstall: Prior to

More information

Getting Started with IntelleView POS Administrator Software

Getting Started with IntelleView POS Administrator Software Getting Started with IntelleView POS Administrator Software Administrator s Guide for Software Version 1.2 About this Guide This administrator s guide explains how to start using your IntelleView POS (IntelleView)

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

IDDERO TOUCH PANELS. Video door phone configuration. www.iddero.com 120130-02

IDDERO TOUCH PANELS. Video door phone configuration. www.iddero.com 120130-02 IDDERO TOUCH PANELS Video door phone configuration www.iddero.com 120130-02 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 3 3 INITIAL CONFIGURATION... 4 4 2N HELIOS IP VIDEO DOOR PHONES... 5

More information

ImagineWorldClient Client Management Software. User s Manual. (Revision-2)

ImagineWorldClient Client Management Software. User s Manual. (Revision-2) ImagineWorldClient Client Management Software User s Manual (Revision-2) (888) 379-2666 US Toll Free (905) 336-9665 Phone (905) 336-9662 Fax www.videotransmitters.com 1 Contents 1. CMS SOFTWARE FEATURES...4

More information

NX1010 Video Exploitation Processor

NX1010 Video Exploitation Processor NX1010 Video Exploitation Processor (NX1010VEPEX) 12/9/2014 175-100146-00 Rev B NX1010 Video Exploitation Processor (NX1010VEPEX) Publication Information 2014 Imagine Communications Corp. Proprietary and

More information

HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1. Revision Date: July 2011

HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1. Revision Date: July 2011 HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1 Revision Date: July 2011 Summary of Contents Summary of Contents... 2 Pre Installation Checklist... 4 Prerequisites...

More information

Create Video Lectures with Panopto

Create Video Lectures with Panopto Create Video Lectures with Panopto Table of Contents Adding Panopto to your BeachBoard Course Navigation... 2 Installation & Setup for Windows... 2 Windows Specifications... 2 Windows Install.NET Framework

More information

Adfotain Manager Express Release 1.3 Software User Manual May 2009

Adfotain Manager Express Release 1.3 Software User Manual May 2009 Adfotain Manager Express Release 1.3 Software User Manual May 2009 0 Contents 1. Overview... 1 1.1. Workflow... 1 1.2. Basic operations... 1 2. Installation... 2 2.1. Minimum system requirements... 2 2.2.

More information

Troubleshooting and Monitoring

Troubleshooting and Monitoring Combining QoE and QoS for Maximum Quality Assurance Throughout the Network This paper was first presented at SCTE Cable-Tec Expo 2013 held in Atlanta, GA. TV Everywhere is clearly the future of television

More information

WebEx Meeting Center User Guide

WebEx Meeting Center User Guide WebEx Meeting Center User Guide For Hosts, Presenters, and Attendees 8.17 Copyright 1997 2010 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco

More information

AXIS Video Capture Driver. AXIS Video Capture Driver. User s Manual

AXIS Video Capture Driver. AXIS Video Capture Driver. User s Manual AXIS Video Capture Driver User s Manual 1 Introduction The AXIS Video Capture Driver enables video stream input from one Axis network video product to be recorded and shown with third party products, e.g.

More information

Camera Management Tool User Manual

Camera Management Tool User Manual Network Camera Camera Management Tool User Manual The Operation Guide should be read before using the network camera. ENGLISH Introduction This manual describes how to configure and operate Camera Management

More information

Installation Manual. Table of Contents. System Requirements. PC Console Software. Model no. KX-TDA0300

Installation Manual. Table of Contents. System Requirements. PC Console Software. Model no. KX-TDA0300 PC Console Software Installation Manual Model no. KX-TDA0300 Thank you for purchasing the Panasonic PC Console Software, KX-TDA0300. Please read this manual before using this product and save for future

More information

Sitecore InDesign Connector 1.1

Sitecore InDesign Connector 1.1 Sitecore Adaptive Print Studio Sitecore InDesign Connector 1.1 - User Manual, October 2, 2012 Sitecore InDesign Connector 1.1 User Manual Creating InDesign Documents with Sitecore CMS User Manual Page

More information

How to Install and Setup IIS Server

How to Install and Setup IIS Server How to Install and Setup IIS Server 2010/9/16 NVR is a Windows based video surveillance software that requires Microsoft IIS (Internet Information Services) to operate properly. If you already have your

More information

Network Client. Troubleshooting Guide FREQUENTLY ASKED QUESTIONS

Network Client. Troubleshooting Guide FREQUENTLY ASKED QUESTIONS Network Client Troubleshooting Guide 1 Network Client Troubleshooting Guide The first section of this guide answers some frequently asked questions (FAQs) about the operation of Intellex and the Network

More information

About Recovery Manager for Active

About Recovery Manager for Active Dell Recovery Manager for Active Directory 8.6.1 May 30, 2014 These release notes provide information about the Dell Recovery Manager for Active Directory release. About Resolved issues Known issues System

More information

Azure Media Service Cloud Video Delivery KILROY HUGHES MICROSOFT AZURE MEDIA 2015.08.20

Azure Media Service Cloud Video Delivery KILROY HUGHES MICROSOFT AZURE MEDIA 2015.08.20 Azure Media Service Cloud Video Delivery KILROY HUGHES MICROSOFT AZURE MEDIA 2015.08.20 Azure Cloud Topology Public cloud providers such as Amazon Web Service, Google, IBM, Rackspace, etc. have similar

More information

ClickView Digital Signage User Manual

ClickView Digital Signage User Manual ClickView Digital Signage User Manual Table of Contents 1. What is ClickView Digital Signage?... 3 2. Where do I find ClickView Digital Signage?... 3 2.1. To find ClickView Digital Signage... 3 3. How

More information

Exporting to DVD with EDIUS

Exporting to DVD with EDIUS How To Guide Exporting to DVD with EDIUS desktop. grassvalley. com professional. grassvalley. com 2008 Thomson. All rights reserved. Grass Valley is a trademark of Thomson. All other trademarks are properties

More information

TECHNICAL WHITE PAPER. Closed Caption Analysis Using the CMA 1820

TECHNICAL WHITE PAPER. Closed Caption Analysis Using the CMA 1820 TECHNICAL WHITE PAPER Closed Caption Analysis Using the CMA 1820 Sencore has recently introduced a revolutionary new product option for its CMA 1820 Compressed Media Analyzer that allows users to peer

More information

PC Free Operation Guide

PC Free Operation Guide PC Free Operation Guide Contents 2 PC Free Summary What You Can Do Using PC Free................................ 4 PC Free Examples....................................................... 4 Specifications

More information

EasyMP Multi PC Projection Operation Guide

EasyMP Multi PC Projection Operation Guide EasyMP Multi PC Projection Operation Guide Contents Introduction to EasyMP Multi PC Projection... 7 EasyMP Multi PC Projection Features... 7 Connection to Various Devices... 7 Four-Panel Display... 8

More information

WebEx. Remote Support. User s Guide

WebEx. Remote Support. User s Guide WebEx Remote Support User s Guide Version 6.5 Copyright WebEx Communications, Inc. reserves the right to make changes in the information contained in this publication without prior notice. The reader should

More information

How To Use An Easymp Network Projection Software On A Projector On A Computer Or Computer

How To Use An Easymp Network Projection Software On A Projector On A Computer Or Computer EasyMP Network Projection Operation Guide Contents 2 Before Use Functions of EasyMP Network Projection....................... 5 Sharing the Projector....................................................

More information

ebus Player Quick Start Guide

ebus Player Quick Start Guide ebus Player Quick Start Guide This guide provides you with the information you need to efficiently set up and start using the ebus Player software application to control your GigE Vision or USB3 Vision

More information

MGC WebCommander Web Server Manager

MGC WebCommander Web Server Manager MGC WebCommander Web Server Manager Installation and Configuration Guide Version 8.0 Copyright 2006 Polycom, Inc. All Rights Reserved Catalog No. DOC2138B Version 8.0 Proprietary and Confidential The information

More information

VMware/Hyper-V Backup Plug-in User Guide

VMware/Hyper-V Backup Plug-in User Guide VMware/Hyper-V Backup Plug-in User Guide COPYRIGHT No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying,

More information

LifeSize Video Center Administrator Guide March 2011

LifeSize Video Center Administrator Guide March 2011 LifeSize Video Center Administrator Guide March 2011 LifeSize Video Center 2200 LifeSize Video Center Adminstrator Guide 2 Administering LifeSize Video Center LifeSize Video Center is a network server

More information

Kaltura On-Prem Evaluation Package - Getting Started

Kaltura On-Prem Evaluation Package - Getting Started Kaltura On-Prem Evaluation Package - Getting Started Thank you for your interest in the Kaltura On-Prem Online Video Platform (OVP). Before you get started with your Kaltura On-Prem evaluation, a Kaltura

More information

FAQ. F-Secure Online Backup

FAQ. F-Secure Online Backup F-Secure Online Backup Before installation... 3 Does the F Secure Online Backup program work if there are other online backup programs installed on my computer?... 4 Are two online backup programs better

More information

ECHO360 PERSONAL CAPTURE

ECHO360 PERSONAL CAPTURE ECHO360 PERSONAL CAPTURE Echo360 - Personal Capture allows a User an easy way to capture, edit, publish, and view lectures from their personal computers. Users and/or Instructors can use Echo360 to capture

More information

Cisco TelePresence Content Server

Cisco TelePresence Content Server Q&A Cisco TelePresence Content Server The Cisco TelePresence Content Server enables organizations to record their video conferences and multimedia presentations for live and on-demand access. Whether it

More information

Quality of Service Monitoring

Quality of Service Monitoring Adaptive Bitrate video testing and monitoring at origin servers, CDN (caching servers), and last mile (streaming servers). Quality assurance monitoring for multiscreen video delivery from Pay TV providers.

More information

DATA PROJECTOR XJ-A147/XJ-A247/XJ-A257 XJ-M146/XJ-M156 XJ-M246/XJ-M256. XJ-A Series. XJ-M Series. Network Function Guide

DATA PROJECTOR XJ-A147/XJ-A247/XJ-A257 XJ-M146/XJ-M156 XJ-M246/XJ-M256. XJ-A Series. XJ-M Series. Network Function Guide DATA PROJECTOR EN XJ-A Series XJ-A147/XJ-A247/XJ-A257 XJ-M Series XJ-M146/XJ-M156 XJ-M246/XJ-M256 Network Function Guide In this manual, XJ-A Series and XJ-M Series refer only to the specific models listed

More information

ivms-4200 Intelligent Video Management System Quick Start Guide

ivms-4200 Intelligent Video Management System Quick Start Guide ivms-4200 Intelligent Video Management System Quick Start Guide Notices The information in this documentation is subject to change without notice and does not represent any commitment on behalf of HIKVISION.

More information

Using Google Drive! Your Name

Using Google Drive! Your Name Google Drive: If you are not familiar with Google Drive, please take some time before the start of the course to try it out. You will be using Google Drive for most of the work in your program including

More information

SQL Server 2012 - Express Edition

SQL Server 2012 - Express Edition SQL Server 2012 - Express Edition 20-August-2015 Revision: Release Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document

More information

Polycom Scheduling Guide for Microsoft Outlook

Polycom Scheduling Guide for Microsoft Outlook Polycom Scheduling Guide for Microsoft Outlook 6.0.0 September 2011 3725-18004-001I Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with Polycom s products

More information

SeeVogh Player manual

SeeVogh Player manual SeeVogh Player manual Current Version as of: (03/28/2014) v.2.0 1 The SeeVogh Player is a simple application, which allows you to playback recordings made during a SeeVogh meeting with the recording function

More information