Video Encoding for Producers

Size: px
Start display at page:

Download "Video Encoding for Producers"

Transcription

1 Video Encoding for Producers Jan Ozer Shameless Plug Most information in this presentation is derived from this book. For more information, check out the book Published, April 2013 Available Amazon/iBookstore

2 Agenda H.264 what you need to know Playback requirements for computer/mobile Benefits and limitations of HTML5 Introduction to adaptive streaming Distributing to desktop and mobile viewers What is H.264? High quality compression technology Plays almost everywhere Computers Flash, QuickTime, Silverlight Via HTML5 (Chrome, IE9, Safari, NOT Firefox, Opera) Mobile plays natively on all mobile devices

3 What is H.264? Adapted by ISO and ITU Telephony/cellular TV - consumer electronics Computer electronics Only codec adopted by top three streaming providers (Apple, Adobe, Microsoft) Streamcrest Associates H.264 Encoding - Basics Profiles/Levels Most critical compatibility-related setting Encode using wrong profile, file won t play Profile/level selection is available on all encoding tools

4 What are H.264 Profiles? Define a set of coding tools or algorithms that can be used in generating a bitstream Why Do Profiles Exist? Meeting point for hardware vendor and video producer Example: Original video capable ipod is baseline only: why? Lower power (cheaper) CPU Less power consumption Video producer: to produce that will play on ipod, use Baseline profile

5 Rule Number 1 Don t exceed profile of target device Exclusively a concern with mobile Computers can play High profile (any level) Required Profiles for idevices Original ipod (to-5g) ipod nano/ classic/ ipod touch/iphone to V4 iphone 4 /ipod touch 4/ ipad 1&2 iphone 4S IPhone 5/ New ipad iphone 5C iphone 5S/ ipad Air/iPad Mini Video codec H.264 H.264 H.264 H.264 H.264 H.264 Profile/level Baseline to Level 1.3 Baseline to Level 3.0 Main to Level 3.1 High to Level 4.1 High to Level 4.1 High to level 4.2 Max video data rate 768 kbps 2.5 Mbps 14 Mbps 50 Mbps 62.5 mbps 62.5 mbps Max video resolution 320x x p 1080p 1080p 1080p Frame rate 30 fps 30 fps 30 fps 30 fps 30 fps 60 Audio codec AAC-LC AAC-LC AAC-LC AAC-LC AAC-LC AAC-LC Max audio data rate 160 kbps 160 kbps 160 kbps 160 kbps 160 kbps 160 kbps Audio params 48 khz, stereo 48 khz, stereo 48 khz, stereo 48 khz, stereo 48 khz, stereo 48 khz, stereo Four Six playback classes (4 really) Must configure video appropriately to play on target

6 Required Profiles for Android These recommendations are least common denominator software-only playback Most devices probably more capable (no table because too many manufacturers) For 100% compatibility, use these Profiles and Playback Compatibility Profile PreiPhone 4 Android 3.0 Software Android Hardware ipad 1 iphone 4-5 ipad 2/3 PCs/ note books Baseline Yes Yes Yes Yes Yes Yes Yes Yes Main No No? Yes Yes Yes Yes Yes High No No? No Yes Yes Yes Yes OTT Using the wrong profile produces a file incompatible with your target Need to know profile of target device and choose appropriate profile

7 What are H.264 Levels? Constrains key parameters in the bitstream H.264 Levels-Devices Critical not to exceed level of target device Devices won t load file encoded beyond max supported level So, make sure encoding parameters don t exceed level (most templates do this)

8 H.264 Levels Desktop All players can play up to 1080p at maximum level Typically not important for computer playback Choosing a Delivery Technology All platforms Must use a supported codec (H.264 is universal, either in the browser, via Flash or both) Supported delivery technology (e.g. Flash) Correct container format/metadata, so it plays in the target player Two scenarios: Single video file, progressive download - easy If you need adaptive, live, DRM or captions, choosing a path is much more challenging - hard

9 Distributing Single Files Desktop Flash (97% penetration) HTML5 with Flash fallback Mobile 100% playback of HTML5/H.264 Why not just use Flash for Desktops? Many, many producers do But, many use HTML5 for mobile Easy to use that for desktop as well Files load and play a bit faster No chance of plug-in failure Can fallback to Flash for browsers that don t support HTML5

10 Understanding the HTML5 Playback Environment HTML5 introduction Desktop HTML5 penetration HTML5 codec support Mobile HTML5 Overview HTML5 s key benefit Death to plug-ins everywhere (particularly Flash) How it works Instead of obtaining decoders for H.264 and other codecs in plug-ins Browsers supply players and decoders Use <Video> tag in HTML to call player

11 Desktop: HTML5 Operation For video tag to work: 1. Browser must be HTML5 compatible 2. Browser must supply appropriate decoder Two key markets Desktop Mobile HTML5 Browsers on Desktops Not HTML5 Comp So, at best, HTML5 is 72.35% of the market on desktops

12 Desktop: Conclusion 1 Any HTML5-only desktop strategy won t reach 27% of viewers Granted, probably concentrated in corporate, governmental and older consumers Still, all producers implementing HTML5 on the desktop should fallback to Flash Ensures more comprehensive coverage Doesn t cost you anything Desktop: Conclusion 2 There are two HTML5 codecs, H.264/WebM H.264 camp IE, Safari, Chrome Firefox/Opera don t play H.264 without plugin WebM camp - Firefox, Chrome, Opera IE/Safari don t play WebM without plugin Conclusion 2 For maximum HTML5 compatibility, should encode to both H.264 and WebM

13 HTML5: Mobile The good news is: Virtually all smartphones/tablets are HTML5 compatible All play H.264 So, if you deliver H.264 video using the HTML5 tag, virtually all smartphones/tablets should be able to play your videos Implementing HTML5 Requirements H.264/WebM encoded video And Flash fallback (to H.264 video) Many producers forgo WebM and serve Firefox/Opera with Flash

14 Producing H.264 for HTML5 Playback Specifications Video codec Profiles Audio codec Container formats H.264 ONLY, not MPEG-4 Baseline, Main, High AAC, AAC-LC, HE-AAC, HE-AACv2 MP4 (otherwise, may call a different player) MP4 files are best container format Works for HTML5 on mobile and desktop, plus Flash About Flash Fallback What is Flash Fallback Video tag presented first; if browser understands (and supports codec), video plays If browser doesn t understand, Flash playback coding is provided Plays H.264 file

15 What s This Look Like H.264 WebM Flash Implementing HTML5 with Flash Fallback Manual coding Absolutely can encode files separately and create HTML code manually Sorenson Squeeze 9 Can produce both files and HTML code automatically Squeeze makes it very simple See tutorial up on Streaming Media website bit.ly/squeeze_html5

16 Best Implementation Sorenson Squeeze 9 Presets create both WebM and H.264 files All necessary HTML code Just encode/upload Test bit.ly/what_dis Squeeze Demonstration Test playback yourself at bit.ly/html5_whatley

17 My Tests Toshiba Thrive Android ipad iphone IE 10 H.264 Google Chrome H.264 Firefox WebM HTML5 Limitations No true streaming (all progressive download) No live streaming No adaptive streaming Incomplete closed captioning No digital rights management

18 Optimal Single File Strategy HTML5 with Flash Fallback HTML5 to all mobile devices HTML5 to all computers running HTML5 compatible browsers Fallback to Flash for non-html5 compatible browsers Can encode WebM & H.264 for optimal support Encode H.264 only and have Mozilla/Opera play Flash Scenario 2- When HTML5 Won t Do When you need: Adaptive streaming, live streaming, DRM, captioning You need an advanced technology, lumped into the term adaptive streaming

19 Intro to Adaptive Streaming What it is How the various alternatives work RTMP (server-based) HTTP (no server) ID existing technologies Transmuxing What is Adaptive Streaming? One stream in, multiple streams out (live and VOD) Streams switched transparently to adapt to factors like: Changing delivery bandwidths (avoid hard stops) CPU utilization at client (avoid frame drops)

20 Key Benefits Match stream quality to connection and playback platform used by viewer Mobile Desktop OTT Adaptive Streaming Alternatives Flash HLS Smooth Streaming DASH HTML5 Protocol RTMP/ HTTP HTTP HTTP HTTP HTTP Adaptive streaming Dynamic Yes Yes Yes DASH Streaming Live streaming Yes Yes Yes Yes DASH DRM Yes Yes Yes Yes DASH Closed captions Yes Yes Yes Yes DASH

21 Choosing an Adaptive Streaming Technology Features all very similar Consider: Where does it play (and how) Protocol Targeting Desktops Three approaches: Browser-based playback No adaptive streaming technology works yet This is where DASH is supposed to fill in (but not implemented yet) Plug-in (like Flash) Player or plug-in that depends upon Flash

22 Targeting Desktops Native player Flash-based alternative Flash Flash Player Smooth HTML5 HLS DASH Streaming Silverlight NA NA NA Flash penetration is still the most comprehensive Flash or technologies that leverage the Flash Player are still the best Other alternatives: applications/plug-ins E.g. Microsoft s Smooth Streaming plug-in for Flash NA (OSMF plugin) Plugin/Player + Flash Player Player/P lug-in Penetration 96% 70%/96% 70% 96%? Desktop Bottom Line? Flash or HLS Use OSMF plug-in/jw Player in website So long as Flash is installed, will play HLS streams One set of streams for desktop and mobile

23 Mobile Two scenarios Browser-based App-based Targeting Mobile-Browser ios Android Android Share 100% ~ 31% ~69.% HLS playback 100% 0% 100%* Flash playback 0% 100% unknown but * dropping * Issues with HLS playback Some producers go with HLS only Forget about older Android Some go with HLS for ios/newer Android and single RTSP stream for older Android

24 Or, Create OS specific apps If you can convince your viewers to download apps, you can use any technology AIR (Flash) Smooth DASH App - Pros Can use any technology Can customize playback environment App Cons Have to convince users to download Expensive Adobe Primetime Premium product that enables one technology/ DRM pairing to serve multiple targets On computers, it s a library that works with Flash Player Adds HLS playback for computers (so HLS can be a single format solution) Includes SDKs for ios/android Android SDK includes HLS stack that provides ubiquitous HLS playback in Android SDKs for OTT coming

25 Adaptive Summary Easy (need dual format encoding): Flash for desktop, HLS for ios/android 3.0+ Easy (single format encoding, but some simple programming): HLS for desktop, ios and Android 3.0+ Need player like JW Player or OSMF plug-in for desktop computers to play Flash Hardest (single format encoding, but expensive programming/marketing) Flash on desktop and completely custom approach on mobile via apps Could use any technology, including Smooth, HLS, DASH Most expensive Adobe Primetime Single File Summary Single file playback HTML5 with Flash Fallback Encode WebM to play natively in Firefox/Opera Encode H.264 onlyl with fallback to Flash for those browsers

26 Questions

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

The World`s First Unified Media Server

The World`s First Unified Media Server The World`s First Unified Media Server Wowza Media Server 2 is not just a high-performance, extensible and a fully interactive Flash media server - it takes the proven Wowza Pro platform beyond Flash by

More information

Video Encoding Best Practices

Video Encoding Best Practices Video Encoding Best Practices SAFARI Montage Creation Station and Managed Home Access Introduction This document provides recommended settings and instructions to prepare user-created video for use with

More information

HTTP Live Streaming as a Secure Streaming Method. Bobby Kania Luke Gusukuma Client: Keith Gilbertson VT CS 4624 Semester Project 4/29/12

HTTP Live Streaming as a Secure Streaming Method. Bobby Kania Luke Gusukuma Client: Keith Gilbertson VT CS 4624 Semester Project 4/29/12 HTTP Live Streaming as a Secure Streaming Method Bobby Kania Luke Gusukuma Client: Keith Gilbertson VT CS 4624 Semester Project 4/29/12 Table of Contents Abstract... 3 What is HTTP Live Streaming?... 4

More information

VOD Encoder Fast HIDef Video Encoding

VOD Encoder Fast HIDef Video Encoding VOD Encoder Fast HIDef Video Encoding 1 What is VOD Encoder? VOD Encoder is the application which converts all high quality files into.mp4 or.flv videos or into HTML5/Mobile compatible files (mp4 and webm)

More information

What HTML5 is, isn t, and why it matters

What HTML5 is, isn t, and why it matters PlanetStream 2015 THE TRUTH ABOUT HTML5 AND MOBILE STREAMING What HTML5 is, isn t, and why it matters PlanetStream Ltd Churchfield House 36 Vicar Street Dudley West Midlands DY2 8RG United Kingdom Tel:

More information

How to Integrate Camera Live View into Web Application?

How to Integrate Camera Live View into Web Application? ACTi Knowledge Base Category: Installation & Configuration Note Sub-category: Integration Model: All Firmware: N/A Software: N/A Author: Published: 2009/12/30 Reviewed: 2011/11/30 How to Integrate Camera

More information

For More Information. Setting Bitrate Control and Keyframe Parameters

For More Information. Setting Bitrate Control and Keyframe Parameters Setting Bitrate Control and Keyframe Parameters Jan Ozer www.streaminglearningcenter.com @janozer jozer@mindspring.com/ 276-238-9135 For More Information! Most information derived from this book.! For

More information

Week 7 Audio and Video

Week 7 Audio and Video Introduction For a long time Web designers had to rely on Adobe Flash or other clunky, third party plugins in order to deal with audio and video playback online. HTML5 has changed this. The HTML specification

More information

Release Notes. Upgrades to LifeSize UVC Video Center. New Features. LifeSize UVC Video Center Release: v2.1

Release Notes. Upgrades to LifeSize UVC Video Center. New Features. LifeSize UVC Video Center Release: v2.1 Release Notes LifeSize UVC Video Center Release: v2.1 Upgrades to LifeSize UVC Video Center... 1 New Features... 1 Resolved Issues... 2 Known Issues... 2 Product Limitations... 4 Interoperability... 6

More information

RTMP Channel Server. 2013 I6NET Solutions and Technologies www.i6net.com

RTMP Channel Server. 2013 I6NET Solutions and Technologies www.i6net.com RTMP Channel Server 2013 About... Do you need to make voice or video calls over the web? Do you need to add web calling to your contact center? Do you need to extend your business? Do you need to manage

More information

Towards Secure Multi-network Video Services. Steve Oetegenn, President

Towards Secure Multi-network Video Services. Steve Oetegenn, President Towards Secure Multi-network Video Services Steve Oetegenn, President Contents Market Dynamics Multi-network Solutions Evolution of Security 2 Copyright 2015 Verimatrix, Inc. CONFIDENTIAL OTT Market Dynamics

More information

HTTP Live Streaming Overview

HTTP Live Streaming Overview HTTP Live Streaming Overview Contents Introduction 5 At a Glance 6 You Can Send Audio and Video Without Special Server Software 6 You Can Send Live Streams or Video on Demand, with Optional Encryption

More information

ipad, a revolutionary device - Apple

ipad, a revolutionary device - Apple Flash vs HTML5 ipad, a revolutionary device Apple Lightweight and portable Sufficient battery life Completely Wireless Convenient multitouch interface Huge number of apps (some of them are useful) No Flash

More information

Wowza Streaming Cloud TM Overview

Wowza Streaming Cloud TM Overview Wowza Streaming Cloud TM Overview Wowza Media Systems, LLC February 2015 This document is for informational purposes only and in no way shall be interpreted or construed to create any warranties of any

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

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

Minimum Requirements for Web Based Applications

Minimum Requirements for Web Based Applications Recommended Browsers Skyward recognizes the diverse Operating Systems, Devices, and Internet browsers our customers are using. While we want every customer to have the best possible experience, we recognize

More information

Objective. Page 1 Xcontrol Mobile Entertainment Content Protection

Objective. Page 1 Xcontrol Mobile Entertainment Content Protection Xcontrol Mobile Entertainment Content Protection Objective The mobile entertainment solution distributes written content, video and audio over a wireless infrastructure. The targeted devices are brought

More information

HTTP Live Streaming Overview

HTTP Live Streaming Overview HTTP Live Streaming Overview Contents Introduction 5 At a Glance 6 You Can Send Audio and Video Without Special Server Software 6 You Can Send Live Streams or Video on Demand, with Optional Encryption

More information

SeeTec ExpansionPackage

SeeTec ExpansionPackage SeeTec ExpansionPackage Contents Contents 1 SeeTec WebClient...1 1.1 System requirements... 2 1.1.1 Server requirements for Apache HTTP Server, SeeTec TranscodingEngine (STE) and SeeTec ApplicationGateway

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

Supported Platforms May 2013

Supported Platforms May 2013 Supported Platforms May 2013 This document is intended for restricted use only. Infinite Campus asserts that this document contains proprietary information that would give our competitors undue advantage

More information

AVC792D. 4CH Full 960H DVR. Compatible with ios & Android mobile devices.

AVC792D. 4CH Full 960H DVR. Compatible with ios & Android mobile devices. AVC792D 4CH Full 960H DVR Push Status - Active Event Notification with EagleEyes App Sends instant notifications for system events, such as video loss or HDD data removal Mobile Surveillance with EagleEyes

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

How To Measure Streaming On Polandowan Internet

How To Measure Streaming On Polandowan Internet Warsaw, December 12, 2011 Polish Internet Research Al. Jerozolimskie 65/79, lok. 3.175 00-697 Warsaw, Poland LETTER OF INQUIRY Executing the agreement signed by co-owners of Polish Internet Research Ltd

More information

HTML5 the new. standard for Interactive Web

HTML5 the new. standard for Interactive Web WHITE PAPER HTML the new standard for Interactive Web by Gokul Seenivasan, Aspire Systems HTML is everywhere these days. Whether desktop or mobile, windows or Mac, or just about any other modern form factor

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

Web Conferencing: It should be easy THE REASONS WHY IT IS NOT AND THE PATHS TO OVERCOME THE CHALLENGES.

Web Conferencing: It should be easy THE REASONS WHY IT IS NOT AND THE PATHS TO OVERCOME THE CHALLENGES. September 2013 Daitan White Paper Web Conferencing: It should be easy THE REASONS WHY IT IS NOT AND THE PATHS TO OVERCOME THE CHALLENGES. Highly Reliable Software Development Services http://www.daitangroup.com/webconferencing

More information

Serving Media with NGINX Plus

Serving Media with NGINX Plus Serving Media with NGINX Plus Published June 11, 2015 NGINX, Inc. Table of Contents 3 About NGINX Plus 3 Using this Guide 4 Prerequisites and System Requirements 5 Serving Media with NGINX Plus 9 NGINX

More information

Upgrading from a previous release of LifeSize Video Center to LifeSize UVC Video Center 2.0 is not supported in this release.

Upgrading from a previous release of LifeSize Video Center to LifeSize UVC Video Center 2.0 is not supported in this release. Release Notes LifeSize UVC Video Center Release: v2.0 Upgrades... 1 New Features... 1 Known Issues... 2 Product Limitations... 3 Interoperability... 5 Interoperability Limitations... 6 Contacting Technical

More information

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

Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze

Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Whitepaper December 2012 Anita Banerjee Contents Introduction... 3 Sorenson Squeeze... 4 Intel QSV H.264... 5 Power Performance...

More information

User Guide FOR TOSHIBA STORAGE PLACE

User Guide FOR TOSHIBA STORAGE PLACE User Guide FOR TOSHIBA STORAGE PLACE (This page left blank for 2-sided "book" printing.) Table of Contents Overview... 5 System Requirements... 5 Storage Place Interfaces... 5 Getting Started... 6 Using

More information

Questions. Choosing a Cloud Encoder. Jan Ozer. jozer@mindspring.com/ 276-238-9135

Questions. Choosing a Cloud Encoder. Jan Ozer. jozer@mindspring.com/ 276-238-9135 Choosing a Cloud Encoder Jan Ozer www.streaminglearningcenter.com @janozer jozer@mindspring.com/ 276-238-9135 Questions Brought to you by the author of this book. For more information, check out the book

More information

Grant Management. System Requirements

Grant Management. System Requirements January 26, 2014 This is a publication of Abila, Inc. Version 2014.x 2013 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned

More information

PD 360 Training. Getting Started Series. PD 360 Essentials (Distance Learning) PD 360 Essentials. School Leadership and PD 360

PD 360 Training. Getting Started Series. PD 360 Essentials (Distance Learning) PD 360 Essentials. School Leadership and PD 360 Getting Started Series is an essential part of the successful implementation of any new initiative. To ensure a successful start for your organization, School Improvement Network has created the Getting

More information

HTML5 Video. Current situation. Version 1.1. February 8, 2011. Herman van Dompseler / Bas Zoetekouw. SURFnet/Kennisnet Innovation Programme

HTML5 Video. Current situation. Version 1.1. February 8, 2011. Herman van Dompseler / Bas Zoetekouw. SURFnet/Kennisnet Innovation Programme HTML5 Video Current situation Version 1.1 February 8, 2011 Herman van Dompseler / Bas Zoetekouw SURFnet/Kennisnet Innovation Programme The SURFnet/Kennisnet Innovation Programme is made possible by funding

More information

Microsoft Smooth Streaming

Microsoft Smooth Streaming Microsoft Smooth Streaming for SelenioFlex Ingest August 2015 for SelenioFlex Ingest Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers

More information

PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD ENVIRONMENT

PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD ENVIRONMENT Suresh Gyan Vihar University Journal of Engineering & Technology (An International Bi Annual Journal) Vol. 1, Issue 1, 2015, pp 1 5 ISSN: 2395 0196 PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD

More information

Live and VOD OTT Streaming Practical South African Technology Considerations

Live and VOD OTT Streaming Practical South African Technology Considerations Live and VOD OTT Streaming Practical South African Technology Considerations Purpose of Presentation Discuss the state of video streaming technology in South Africa Discuss various architectures and technology

More information

Managing video content in DAM How digital asset management software can improve your brands use of video assets

Managing video content in DAM How digital asset management software can improve your brands use of video assets 1 Managing Video Content in DAM Faster connection speeds and improved hardware have helped to greatly increase the popularity of online video. The result is that video content increasingly accounts for

More information

QuickTime, iphone, ipad and ipod are either registered trademarks or trademarks of Apple, Inc. in the United States and/or other countries.

QuickTime, iphone, ipad and ipod are either registered trademarks or trademarks of Apple, Inc. in the United States and/or other countries. Load Testing Tool This document is for informational purposes only and in no way shall be interpreted or construed to create any warranties of any kind, either express or implied, regarding the information

More information

By Kundan Singh Oct 2010. Communication

By Kundan Singh Oct 2010. Communication Flash Player Audio Video Communication By Kundan Singh Oct 2010 Modern multimedia communication systems have roots in several different technologies: transporting video over phone lines, using multicast

More information

Features Comparison of Lynda.com vs Udemy Common Systems Group April 22, 2014

Features Comparison of Lynda.com vs Udemy Common Systems Group April 22, 2014 Features Comparison of Lynda.com vs Udemy Common Systems Group April 22, 2014 SUMMARY CATALOG OFFERINGS Cost Lynda.com Pros: Many technical, design, and business courses In-house course design and editorial

More information

Quick Start Guide. GV-Redundant Server GV-Failover Server. 1 Introduction. Packing List

Quick Start Guide. GV-Redundant Server GV-Failover Server. 1 Introduction. Packing List 1 Introduction Quick Start Guide GV-Redundant Server GV-Failover Server Welcome to the GV-Redundant Server / Failover Server Quick Start Guide. In the following sections, you will be guided through the

More information

Developing PlayReady Clients

Developing PlayReady Clients April 2015 Abstract Microsoft PlayReady is the premier platform for protection and distribution of digital content. This white paper provides an overview of the PlayReady product suite and discusses PlayReady

More information

Internet Captioning - Implications of the Multi-platform, Multi-Display Ecosystem

Internet Captioning - Implications of the Multi-platform, Multi-Display Ecosystem Internet Captioning - Implications of the Multi-platform, Multi-Display Ecosystem Welcome Brought to you by the following PDA Sponsors: SMPTE Monthly Webcast Sponsors Thank you to our sponsors for their

More information

TROUBLESHOOTING GUIDE FOR CITRIX HDX COMPONENTS

TROUBLESHOOTING GUIDE FOR CITRIX HDX COMPONENTS TROUBLESHOOTING GUIDE FOR CITRIX HDX COMPONENTS Section: General Information and Overview HDX MediaStream for Flash Defined HDX accelerates multimedia performance by sending compressed streams to endpoint

More information

Using TriCaster with YouTube Live. v.20140305

Using TriCaster with YouTube Live. v.20140305 v.20140305 Using TriCaster with YouTube Live YouTube Live is an increasingly popular web streaming provider. TriCaster works well with this service; in fact there are several different workflows available

More information

JW Player Quick Start Guide

JW Player Quick Start Guide JW Player Quick Start Guide Getting Started Embedding the JW Player on your website is a simple, 3-step process: 1. Upload the jwplayer.js and player.swf files from the download ZIP to your server. All

More information

MySciLEARN System Requirements. For educators and providers using the Fast ForWord and Reading Assistant programs

MySciLEARN System Requirements. For educators and providers using the Fast ForWord and Reading Assistant programs MySciLEARN System Requirements For educators and providers using the Fast ForWord and Reading Assistant programs August 2015 Copyright 1996 through 2015 Scientific Learning Corporation. All rights reserved.

More information

OneDrive for Business

OneDrive for Business OneDrive for Business User Guide IRM Department Table of Contents Section A Exploring OneDrive for Business... 3 Features... 3 Accessing OneDrive for Business... 3 Section B Installing OneDrive for Business

More information

Abila Grant Management. System Requirements

Abila Grant Management. System Requirements Abila Grant Management This is a publication of Abila, Inc. Version 2015 2014 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names

More information

WATTLE. Adobe Connect 9.4 Upgrade Key Differences. Author: Jo Jo Maung, Business Analyst, ITS Version: 1.3 Date: 16 September 2015.

WATTLE. Adobe Connect 9.4 Upgrade Key Differences. Author: Jo Jo Maung, Business Analyst, ITS Version: 1.3 Date: 16 September 2015. WATTLE Adobe Connect 9.4 Upgrade Key Differences Author: Jo Jo Maung, Business Analyst, ITS Version: 1.3 Date: 16 September 2015 WATTLE Page 1 Table of Contents ADOBE CONNECT MEETING ACCESS VIA WATTLE

More information

ACTi MobileGo User Manual. Version 2.0.51

ACTi MobileGo User Manual. Version 2.0.51 ACTi MobileGo User Manual Version 2.0.51 04/18/2013 Table of Contents MobileGo V2.0.51 1 Overview 3 Introduction... 3 Network Architecture... 3 Specification... 4 Compatible NVR Firmware Version... 4 Things

More information

Avigilon View Software Release Notes

Avigilon View Software Release Notes Version 4.6.3 System Version 4.6.3 includes the following components: Avigilon VIEW Version 4.6.3 R-Series Version 4.6.3 Rialto Version 4.6.3 ICVR-HD Version 3.7.1 ICVR-SD Version 2.6.3 System Requirements

More information

Digital Video Architectures Compared: QuickTime, Real System, and Windows Media

Digital Video Architectures Compared: QuickTime, Real System, and Windows Media Digital Video Architectures Compared: QuickTime, Real System, and Windows Media Introduction: Technology has come a long way in the last ten years. In the early days of the Internet, we waited patiently

More information

Creating Content for ipod + itunes

Creating Content for ipod + itunes apple Apple Education Creating Content for ipod + itunes This guide provides information about the file formats you can use when creating content compatible with itunes and ipod. This guide also covers

More information

Closed Captions. Questions. Jan Ozer jozer@mindspring.com www.streaminglearningcenter.com #janozer 11/20/2014

Closed Captions. Questions. Jan Ozer jozer@mindspring.com www.streaminglearningcenter.com #janozer 11/20/2014 Closed Captions Jan Ozer jozer@mindspring.com www.streaminglearningcenter.com #janozer Questions For more information, check out the book http://bit.ly/ozer_multi A beacon of light in a valley of half-knowledge

More information

5100 SERIES 32-CHANNEL SWITCHBOX NVR

5100 SERIES 32-CHANNEL SWITCHBOX NVR High Definition Surveillance 5100 SERIES 32-CHANNEL SWITCHBOX NVR Powerful IP recording solution supports up to 32 network IP security cameras + + Plug-and-play support for up to 16 compatible IP cameras

More information

FAST FACTS. Fraunhofer Institute for Integrated Circuits IIS

FAST FACTS. Fraunhofer Institute for Integrated Circuits IIS FAST FACTS HE-AAC - The codec of choice for broadcast and streaming MPEG HE-AAC (High Efficiency Advanced Audio Coding) has become one of the most important enabling technologies for state-of-the-art multimedia

More information

Recording. http://www.qnap.com/nvr/compatibilityx01.html. Smart recording (depending on the camera models)

Recording. http://www.qnap.com/nvr/compatibilityx01.html. Smart recording (depending on the camera models) VS-2108L Hardware Spec. CPU Marvell 1.6GHz DRAM 512MB DDRIII RAM Flash Memory 512MB Hard Disk Drive 2 x 3.5" SATA I/II hard disk drive (HDD) NOTE: 1. The system is shipped without hard disk drives. 2.

More information

QuickTime Streaming. End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features

QuickTime Streaming. End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features QuickTime Streaming End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features Unlimited cross-platform streaming Streams to standards-based media players on any platform

More information

Opalum FLOW series Opalum STREAM series Wireless setup guide. Wireless setup guide

Opalum FLOW series Opalum STREAM series Wireless setup guide. Wireless setup guide The Control Hub of the Opalum FLOW and STEAM series speaker systems is sold in two versions, with and without wireless LAN (WLAN) support. This guide applies to WLAN enabled units only. Connecting the

More information

General Ad Guidelines and Specs

General Ad Guidelines and Specs General Ad Guidelines and Specs www.vervemobile.com General Ad Guidelines Development and delivery specifications PROVIDING FINAL ADS TO VERVE Ad creatives should be sent in one of the following formats:.png,.jpg,

More information

Harry Fike hefike@frostburg.edu. Frostburg State University Office of Information Technology Technical Services

Harry Fike hefike@frostburg.edu. Frostburg State University Office of Information Technology Technical Services Harry Fike hefike@frostburg.edu Frostburg State University Office of Information Technology Technical Services New Technologies Challenges Solutions What we do at FSU Apple has been gaining market share

More information

Minimum Computer System Requirements

Minimum Computer System Requirements Minimum Computer System Requirements http://ualr.edu/blackboard/welcome/system- requirements/ The following minimum hardware and software requirements are necessary in order to access an online class through

More information

Getting Started with Adobe Connect. Div of IT Learning Technologies

Getting Started with Adobe Connect. Div of IT Learning Technologies Getting Started with Adobe Connect Div of IT Learning Technologies Contents Introduction to Adobe Connect... 3 Technical Specifications... 3 Creating Meetings... 4 Meeting User Roles... 5 Managing Audio

More information

VidyoConferencing Network Administrators Guide

VidyoConferencing Network Administrators Guide VidyoConferencing Network Administrators Guide Windows 8, 7, XP, Vista and Apple Mac OS - updated 30/11/2012 Introduction The Attend Anywhere management platform is a cloud based management, facilitation

More information

EZCast User s Manual

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

More information

Introduction of Fujitsu DRM Solution for Marlin DRM/MPEG-DASH Solutions

Introduction of Fujitsu DRM Solution for Marlin DRM/MPEG-DASH Solutions Introduction of Fujitsu DRM Solution for Marlin DRM/MPEG-DASH Solutions March, 2013 FUJITSU LIMITED Introduction Fujitsu was dealing with the creating open specification of DRM from about 20 years ago.

More information

Understanding the Performance of an X550 11-User Environment

Understanding the Performance of an X550 11-User Environment Understanding the Performance of an X550 11-User Environment Overview NComputing's desktop virtualization technology enables significantly lower computing costs by letting multiple users share a single

More information

SQUEEZE SERVER. Release Notes Version 3.1

SQUEEZE SERVER. Release Notes Version 3.1 SQUEEZE SERVER Release Notes Version 3.1 This file contains important last minute information regarding Sorenson Squeeze Server. Sorenson Media strongly recommends that you read this entire document. Sorenson

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

User Manual Version 0.9.9.p BETA III December 23rd, 2015

User Manual Version 0.9.9.p BETA III December 23rd, 2015 User Manual Version 0.9.9.p BETA III December 23rd, 2015 Disclaimer: This document is provided as-is. Information and views expressed in this document, including URL and other Internet website references,

More information

Over the Top (OTT) Content Delivery

Over the Top (OTT) Content Delivery Over the Top (OTT) Content Delivery Secured Internet TV Deployment with Envivio 4Caster C4 2 and Verimatrix VCAS September 2010 www.envivio.com Contents 1. TELEVISION TRANSFORMED... 3 1.1 Introduction...3

More information

Sending, Storing & Sharing Video With latakoo

Sending, Storing & Sharing Video With latakoo Sending, Storing & Sharing Video With latakoo Copyright latakoo. All rights reserved. Revised 11/12/2012 Table of contents Table of contents... 1 1. Introduction... 2 2. Sending video & files with latakoo...

More information

Contents. About AirPlay 5. Preparing Your Media and Server for AirPlay 8. Opting Into or Out of AirPlay 11

Contents. About AirPlay 5. Preparing Your Media and Server for AirPlay 8. Opting Into or Out of AirPlay 11 AirPlay Overview Contents About AirPlay 5 At a Glance 5 Choose the Best Option for Media Playback 5 You Can Opt Into or Out of AirPlay for Video 6 Provide a Great AirPlay User Experience in Your App 6

More information

There are a variety of ways to read ebooks from the Stirling Libraries and Archives ebooks Collection.

There are a variety of ways to read ebooks from the Stirling Libraries and Archives ebooks Collection. 1 Guide Contents Using Stirling Libraries and Archives ebook Service 2 Downloading to Adobe Digital Editions 6 Transferring to an E-Reader from Adobe Digital 7 Editions Downloading to an Apple ipad and

More information

itunes U at Cal Poly Pomona

itunes U at Cal Poly Pomona itunes U at Cal Poly Pomona Implementation Plan I&IT, Cal Poly Pomona Date: 8/22/2012 TABLE OF CONTENTS BACKGROUND OF CAL POLY POMONA ON ITUNES U... 2 WHAT IS ITUNES U?... 2 ITUNES U CONTENT SHARING AND

More information

MySciLEARN System Requirements. For educators and providers using the Fast ForWord and Reading Assistant programs

MySciLEARN System Requirements. For educators and providers using the Fast ForWord and Reading Assistant programs MySciLEARN System Requirements For educators and providers using the Fast ForWord and programs December 2014 Copyright 1996 through 2014 Scientific Learning Corporation. All rights reserved. This document

More information

Any Video Converter Professional User Manual 1. Any Video Converter Professional. User Manual

Any Video Converter Professional User Manual 1. Any Video Converter Professional. User Manual Any Video Converter Professional User Manual 1 Any Video Converter Professional User Manual Any Video Converter Professional User Manual 2 1. Welcome to Any Video Converter Professional...3 1.1 Main Window

More information

stream.jw.org - Viewer User Guide Table of Contents

stream.jw.org - Viewer User Guide Table of Contents Table of Contents Quick Start... 4 1.0 Introduction... 5 1.1 Objective... 5 1.2 Scope... 5 1.3 Terms & Definitions... 5 2.0 Technical Requirements... 6 2.1 Computer... 6 2.2 Credentials... 6 2.3 Internet...

More information

boundary free tv As part of our Boundary Free TV promise, Mediacom is proud to introduce HBO GO & MAX GO, the new streaming services from HBO.

boundary free tv As part of our Boundary Free TV promise, Mediacom is proud to introduce HBO GO & MAX GO, the new streaming services from HBO. boundary free tv As part of our Boundary Free TV promise, Mediacom is proud to introduce HBO GO & MAX GO, the new streaming services from HBO. Our customers will have access to over 1400 of their favorite

More information

Streaming Media System Requirements and Troubleshooting Assistance

Streaming Media System Requirements and Troubleshooting Assistance Test Your System Streaming Media System Requirements and Troubleshooting Assistance Test your system to determine if you can receive streaming media. This may help identify why you are having problems,

More information

AppBoard TM 2.6. System Requirements. Technical Documentation. Version 2.6.0. July 2015

AppBoard TM 2.6. System Requirements. Technical Documentation. Version 2.6.0. July 2015 Technical Documentation AppBoard TM 2.6 System Requirements Version 2.6.0 July 2015 Edge Technologies 1881 Campus Commons Drive Suite 101 Reston, VA 20191 T 703.691.7900 F 703.691.4020 1.888.771.EDGE www.edge-technologies.com

More information

bank zweiplus email Gateway user manual

bank zweiplus email Gateway user manual bank zweiplus email Gateway user manual T +41 (0)58 059 22 22, F +41 (0)58 059 22 44, www.bankzweiplus.ch 1/29 Table of contents 1 Foreword... 3 2 Important Notes... 3 2.1 General... 3 2.2 Password...

More information

a c WMV 2.4 Windows Media Components for QuickTime User s Guide

a c WMV 2.4 Windows Media Components for QuickTime User s Guide F li p 4 M a c WMV 2.4 Windows Media Components for QuickTime User s Guide March 2012 82667 2012 Telestream, Inc. Obtaining Support and Information To learn more about Windows Media Components for QuickTime

More information

Using the Online ebooks Library. Moray Council Libraries & Information Services. For more information log on to http://moray.libraryebooks.co.

Using the Online ebooks Library. Moray Council Libraries & Information Services. For more information log on to http://moray.libraryebooks.co. Using the Online ebooks Library Moray Council Libraries & Information Services For more information log on to http://moray.libraryebooks.co.uk How does the ebooks Service work? Log in to ebooks website

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

Watch TV Everywhere. Source Cable Limited

Watch TV Everywhere. Source Cable Limited Watch TV Everywhere Source Cable Limited Source Cable Limited offers our cable television customers 16 mobile network applications on its TV Everywhere (TVE) platform. This allows you to watch your favourite

More information

HTML5 - Key Feature of Responsive Web Design

HTML5 - Key Feature of Responsive Web Design Volume A.13-10 Publish Date: 09 th August 2013 Author(s): Gateway Team HTML5 - Key Feature of Responsive Web Design ARTICLE Gateway TechnoLabs Pvt. Ltd. (ISO 9001:2008) B 81, Corporate House, Judges Bungalow

More information

System Requirements for Microsoft Dynamics NAV 2016

System Requirements for Microsoft Dynamics NAV 2016 System Requirements for Microsoft Dynamics NAV 2016 Microsoft Dynamics NAV 2016 The following sections list the minimum hardware and software requirements to install and run Microsoft Dynamics NAV 2016.

More information

Acquire Video Wall. Revolutionising digital interaction.

Acquire Video Wall. Revolutionising digital interaction. Revolutionising digital interaction. Create an immersive experience with Full HD Digital Signage Video Walls. Video Walls are increasing in popularity and are commonly being used in stores, restaurants,

More information

Choosing a Cloud Encoder

Choosing a Cloud Encoder Choosing a Cloud Encoder Jan Ozer www.streaminglearningcenter.com @janozer jozer@mindspring.com/ 276-238-9135 Agenda What is cloud encoding VOD cloud encoding Business models How cloud encoding works Who

More information

ADTVision (ios) Mobile Client Software User Manual (V1.6)

ADTVision (ios) Mobile Client Software User Manual (V1.6) ADTVision (ios) Mobile Client Software User Manual (V1.6) Thank you for purchasing our product. This manual applies to ADTVision (ios) mobile client software, please read it carefully for the better use

More information

Send and receive encrypted e-mails

Send and receive encrypted e-mails Manual Send and receive encrypted e-mails Bank J. Safra Sarasin Ltd Document Owner Security Classification Document Type Bank J. Safra Sarasin Ltd internal and external use Manual Document change history

More information

Feature Sheet. Mobile Access. With INXPO s mobile experience, you can connect with your audience, anywhere at anytime!

Feature Sheet. Mobile Access. With INXPO s mobile experience, you can connect with your audience, anywhere at anytime! Feature Sheet Mobile Access With INXPO s mobile experience, you can connect with your audience, anywhere at anytime! Industry s Best Mobile Experience Today, more than ever, people rely on mobile technology

More information

Capture video in 1080p HD

Capture video in 1080p HD High-Definition PCIe Capture Card - HDMI VGA DVI & Component - 1080P StarTech ID: PEXHDCAP2 This all-in-one PCI Express capture card lets you record 1080p HD video and stereo audio to your computer system.

More information