Media Services - Beyond the MCU. Richard Tworek

Size: px
Start display at page:

Download "Media Services - Beyond the MCU. Richard Tworek"

Transcription

1

2 Media Services - Beyond the MCU Richard Tworek

3 Workshop Leaders Chad Hart Dialogic Jason Fedore Tadas Straševičius FACEmeeting

4 D3-4 Beyond the MCU Chad Hart WebRTC Expo V

5 Multi-PARTY! Video Conferencing Image source:

6 Easy & cheap approach to multi-party: Mesh Full Mesh Works for a few parties No server cost Lowest latency 6

7 Mesh does not scale for many video conferees Full Mesh Clients get overloaded Encode costs more than decode Limited uplink bandwidth Inconsistent performance across participants 7

8 Traditional Telephony Approach: MCU Multipoint Control Unit (MCU) Good at manipulating all media Transcoding Transizing Transrating Interworking Server-side CPU intensive Client can request different conference mixes Usually client friendly Downsizing & mixing can reduce bandwidth Fewer client streams to process MCU 8

9 Traditional MCU resource usage Worst-case process: 1. Each stream decoded at the MCU 2. MCU mixes each conferee 3. MCU encodes individual mix for each conferee Ingress streams MCU Egress streams 6 MCU decodes 6 MCU encodes 6 9

10 Efficient MCU resource usage Efficient process: 1. Each stream decoded at the MCU 2. MCU mixes each conferee 3. MCU shares same encoder for all conferees Ingress streams MCU Egress streams 6 MCU decodes 6 MCU encodes 1 10

11 System CPU Utilization Resource efficient MCU with encoder sharing Encoder sharing vs. multi-encode 100% 80% 60% 40% 20% 0% Conferees Traditional MCU Dialogic Evolved MCU 30%-50% reduction in compute resources

12 Newer approach: SFU Selective Forwarding Unit (SFU) routing Clients send one & receive many Client can instruct SFU which streams to send High throughput Can be lots of downlink bandwidth Low latency SFU 12

13 Newer approach: SFU Selective Forwarding Unit (SFU) routing Clients send one & receive many Client can instruct SFU which streams to send High throughput Can be lots of downlink bandwidth Low latency SFU 13

14 New WebRTC approach: Simulcast Selective Forwarding Unit (SFU) with Simulcast Clients send multiple streams to SFU one high-bit rate one or more lower-bit Client directs SFU which streams to receive Reduces bandwidth vs. SFU Simulcast in WebRTC coming SFU High bitrate Low bitrate 14

15 A look at Google Hangouts with Simulcast

16 Future Approach with VP9 SVC? Selective Forwarding Unit (SFU) with SVC Clients send layered stream to SFU Layers have varying bitrates time, size, quality SFU directs who gets what Coming to WebRTC eventually SFU Layered bitrates: High Medium Low 16

17 Multi-party video summary comparison

18 Building a compelling UX with a MCU

19 Video UX: Traditional method MCU G Device Mixed stream

20 Video UX: Traditional method MCU Active Talker 3G Device Media Server Chooses Layout Mixed stream 1 2 3

21 Integrating Intel CS for WebRTC to your Web Application Tadas Strasevicius, CTO FACEmeeting Jason Fedore, Founder of FACEmeeting

22 Agenda What is FACEmeeting? What problems we solved with Intel CS? Intel CS integration to your web app: Conference Server Installation Adding Intel CS SDK to your server side Adding Intel CS SDK to your client side

23 What is FACEmeeting? The next generation video platform

24

25 Why Intel CS for WebRTC? Stable multiparty video conferencing solution WebRTC compatible Signaling WebSockets Scalability Easy integration Hardware acceleration in server side

26 Why you need MCU? It is not possible to make multi-party meetings without enough device resources High local CPU consumption Bandwidth limit High battery consumption Best scenario for mobile devices

27 Peer to Peer model That s why we love WebRTC

28 MCU model Save your device resources

29 Hybrid model with Intel CS WebRTC is so great because of P2P {Leave data channel open using P2P} {Fallback to Intel MCU if needed}

30

31 L00ks good, h0w to st4rt? Step by step + Download and install Intel CS to your server + Using Client SDK integrate to your web application

32 Integration Steps Installing conference server Integrating Intel CS SDK to server side Integrating Intel CS SDK to client side 1 2 3

33 Intel CS modes Forwarding reducing outgoing streams Mix Mode use only one incoming and one outgoing stream

34 Install Intel CS to your server Step by step # Download from # Configure your server for Intel CS installation # Install it on your server (Ubuntu LTS* 64-bit recommended) + bin/init.sh deps # Enable hardware media acceleration # Run MCU + bin/start-all.sh # Configure MCU cluster (not necessary if you don t need scalability)

35 Fast integration to your web app Front and back ends # Server side integration with Intel CS server SDK # Front end integration with Intel CS client SDK

36 Intel CS integration to your web app server-side Step by step Add Intel CS Server API file Create Token Create Room (or use existing)

37 Intel CS integration to your web app front-end Step by step 1. Get local media 2. Get Token from server-side 3. Connect to room 4. Add event listeners 5. Subscribe mixed stream 6. Publish your local stream

38 MCU administration Awesome tool Server resources monitoring Services/Rooms management Logs monitor Users management

39 Contest Win FREE T-SHIRT!

40 THANK YOU FOR YOUR ATTENTION! Tadas Strasevicius CTO, FACEmeeting Facemeeting.com/tadas Jason Fedore Founder, FACEmeeting Facemeeting.com/jason.fedore

White Paper Conquering Scalable WebRTC Conferencing

White Paper Conquering Scalable WebRTC Conferencing Conquering Scalable WebRTC Conferencing Executive Summary Developers are embracing WebRTC technology for building their next generation services but leveraging only peer-to-peer topologies may not be enough.

More information

Delivering Large Scale WebRTC. Richard Tworek Principal WebRTC Strategies Twitter: rmtworek. WebRTC STRATEGIES 11/25/2013

Delivering Large Scale WebRTC. Richard Tworek Principal WebRTC Strategies Twitter: rmtworek. WebRTC STRATEGIES 11/25/2013 11/25/2013 1 Delivering Large Scale WebRTC Richard Tworek Principal WebRTC Strategies rtworek@webrtcstrategies.com Twitter: rmtworek 11/25/2013 WebRTC STRATEGIES 2 Panelists Michal Raz Vice President,

More information

Instavc White Paper. Future of Enterprise Communication

Instavc White Paper. Future of Enterprise Communication Future of Enterprise Communication InstaVC is a futuristic Video Collaboration platform for the organizations to achieve client-less and plugin free, real-time communication which enables peer-to-peer

More information

The Frozen Mountain irtc White Paper Series

The Frozen Mountain irtc White Paper Series The Frozen Mountain irtc White Paper Series This white paper is the fourth in a series on Internet Based Real Time Communications (irtc) written by Frozen Mountain Software s CTO Anton Venema. The complete

More information

WebRTC Lessons Learned SUCCESSFULLY SUPPORTING WEBRTC IN BUSINESS APPLICATIONS

WebRTC Lessons Learned SUCCESSFULLY SUPPORTING WEBRTC IN BUSINESS APPLICATIONS Daitan White Paper WebRTC Lessons Learned SUCCESSFULLY SUPPORTING WEBRTC IN BUSINESS APPLICATIONS Highly Reliable Software Development Services http://www.daitangroup.com/webrtc WebRTC: Lessons Learned

More information

WebRTC Server Side Media Processing: Simplified

WebRTC Server Side Media Processing: Simplified WebRTC Server Side Media Processing: Simplified Meeting the challenges of the rising need of server side media processing in WebRTC Tsahi Levent-Levi tsahil@bloggeek.me Contents Contents... 1 Executive

More information

Asterisk 15 Video Conferencing. The new video conferencing functionality in Asterisk 15 and the journey to get there

Asterisk 15 Video Conferencing. The new video conferencing functionality in Asterisk 15 and the journey to get there Asterisk 15 Video Conferencing?! The new video conferencing functionality in Asterisk 15 and the journey to get there Joshua C. Colp (file) Senior Software Developer Twitter: @joshnet / Email: file@digium.com

More information

Collaborative Conferencing

Collaborative Conferencing CHAPTER 8 Revised: March 30, 2012, When there are three or more participants involved in a call, the call becomes a conference. In collaborative conferencing, the audio, video and content from some or

More information

Collaboration and Conferencing Applications

Collaboration and Conferencing Applications 1 Collaboration and Conferencing Applications Session B2-3 E. Brent Kelly, Ph.D. President and Principal Analyst KelCor, Inc. Vice President and Principal Analyst, Constellation Research bkelly@kelcor.com;

More information

of WebRTC-based Video Conferencing

of WebRTC-based Video Conferencing Performance Evaluation of WebRTC-based Video Conferencing Delft University of Technology Bart Jansen Fernando Kuipers Columbia University Timothy Goodwin Varun Gupta Gil Zussman IFIP WG 7.3 Performance

More information

WebRTC STRATEGIES. Video Chat Issues. Session: D1-5 Richard Tworek Principal WebRTC Strategies

WebRTC STRATEGIES. Video Chat Issues. Session: D1-5 Richard Tworek Principal WebRTC Strategies WebRTC TRATEGIE Video Chat Issues ession: D1-5 Richard Tworek Principal WebRTC trategies rtworek@webrtcstrategies.com ession Presenters Gustavo Garcia Bernardo Cloud Architect TokBox Philippe ultan Title

More information

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

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

More information

18.05 en. Collaboration Solutions Portfolio

18.05 en. Collaboration Solutions Portfolio 18.05 en Collaboration Solutions Portfolio Video Collaboration Without Limits TrueConf provides award-winning video conferencing software to connect together desktops, mobiles, phones, Skype for Business,

More information

The Frozen Mountain irtc White Paper Series

The Frozen Mountain irtc White Paper Series The Frozen Mountain irtc White Paper Series This white paper is the second in a series on Internet Based Real Time Communications (irtc) written by Frozen Mountain Software s CTO Anton Venema. The complete

More information

Building a video conference (WebRTC) controller with Elixir. Or how Elixir was introduced into VoiSmart

Building a video conference (WebRTC) controller with Elixir. Or how Elixir was introduced into VoiSmart Building a video conference (WebRTC) controller with Elixir Or how Elixir was introduced into VoiSmart Hello! Who: Matteo Brancaleoni Where: VoiSmart www.voismart.it As: Software Engineer Where #2: GH:

More information

The Architecture of WebRTC-MCU Based on the Distributed Processing

The Architecture of WebRTC-MCU Based on the Distributed Processing The Architecture of WebRTC-MCU Based on the Distributed Processing - For the Korean Market Gooroomee Co., Ltd Rang-hyuck Lucas Lee The Introduction of Gooroomee Technology Provide high quality video Conference

More information

Web Conference - InstaVC WebRTC-based Clientless VC Make the Right Impression Collaborate with your team like never before. With InstaVC, give presentations, have productive discussions, and come up with

More information

Achieving Low-Latency Streaming At Scale

Achieving Low-Latency Streaming At Scale Achieving Low-Latency Streaming At Scale Founded in 2005, Wowza offers a complete portfolio to power today s video streaming ecosystem from encoding to delivery. Wowza provides both software and managed

More information

WebRTC Evolution. Dr Alex Citrix. The International Multimedia Telecommunications Consortium

WebRTC Evolution. Dr Alex Citrix. The International Multimedia Telecommunications Consortium The International Multimedia Telecommunications Consortium WebRTC volution Dr Alex Gouaillard @ Citrix http://www.html5rocks.com/en/tutorials/webrtc/basics/ arly 2015, P2P webrtc Model arly 2015, P2p webrtc

More information

ATP Map. Video Conferencing within the Arizona Telemedicine Program. Pete Yonsetto Video Conferencing Administrator 4/12/2018

ATP Map. Video Conferencing within the Arizona Telemedicine Program. Pete Yonsetto Video Conferencing Administrator 4/12/2018 Video Conferencing within the Arizona Telemedicine Program Pete Yonsetto Video Conferencing Administrator ATP Map 1 Common terms used in Video Conferencing Video Conferencing System(CODECS) Multipoint

More information

Asterisk: Where is it going this year?

Asterisk: Where is it going this year? Asterisk: Where is it going this year? Matthew Fredrickson @creslin287 Personal Background Who are you and what have you done with Matt Jordan!!? Worked at Digium since 2001 in various developmental capacities

More information

The paper shows how to realize write-once-run-anywhere for such apps, and what are important lessons learned from our experience.

The paper shows how to realize write-once-run-anywhere for such apps, and what are important lessons learned from our experience. Paper title: Developing WebRTC-based team apps with a cross-platform mobile framework. Speaker: John Buford. Track: Mobile and Wearable Devices, Services, and Applications. Hello everyone. My name is John

More information

irtc: Live Broadcasting

irtc: Live Broadcasting 1 irtc: Live Broadcasting Delivering ultra-low-latency media at massive scale with LiveSwitch and WebRTC Introduction In the early days of the Internet and personal computing, it wasn t uncommon to wait

More information

nanostream WebRTC.live

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

More information

Emerging technologies, trends and standards that can impact ongoing the evolution of government streaming platforms

Emerging technologies, trends and standards that can impact ongoing the evolution of government streaming platforms 2011 - Emerging technologies, trends and standards that can impact ongoing the evolution of government streaming platforms Sanjiv Menezes President and Founder Sliq Media Technologies 1 Contact Information

More information

The Frozen Mountain irtc White Paper Series

The Frozen Mountain irtc White Paper Series The Frozen Mountain irtc White Paper Series This white paper is the first in a series on Internet Based Real Time Communications (irtc) written by Frozen Mountain Software s CTO Anton Venema. The complete

More information

REAL PERFORMANCE RESULTS WITH VMWARE HORIZON AND VIEWPLANNER

REAL PERFORMANCE RESULTS WITH VMWARE HORIZON AND VIEWPLANNER April 4-7, 2016 Silicon Valley REAL PERFORMANCE RESULTS WITH VMWARE HORIZON AND VIEWPLANNER Manvender Rawat, NVIDIA Jason K. Lee, NVIDIA Uday Kurkure, VMware Inc. Overview of VMware Horizon 7 and NVIDIA

More information

Smart Video Transcoding Solution for Surveillance Applications. White Paper. AvidBeam Technologies 12/2/15

Smart Video Transcoding Solution for Surveillance Applications. White Paper. AvidBeam Technologies 12/2/15 Smart Video Transcoding Solution for Surveillance Applications AvidBeam Technologies 12/2/15 Table of Contents Introduction... 2 AvidBeam Smart Video Transcoding Solution... 2 Portability Solution for

More information

Huawei CaaS Monetize Your Network Capabilities

Huawei CaaS Monetize Your Network Capabilities www.huawei.com Huawei CaaS Monetize Your Network Capabilities HUAWEI TECHNOLOGIES CO., LTD. Our Journey Huawei CaaS Monetize Your Network Capabilities Challenges Ahead with intensive competition from non-telco

More information

18.09 en partners. Collaboration Solutions Portfolio

18.09 en partners. Collaboration Solutions Portfolio 18.09 en partners Collaboration Solutions Portfolio Video Collaboration Without Limits TrueConf provides award-winning video conferencing software to connect together desktops, mobiles, phones, Skype for

More information

Pexip Infinity version 10 Specifications and Requirements

Pexip Infinity version 10 Specifications and Requirements Pexip Infinity version 10 Specifications and Requirements The Pexip Infinity platform is designed to use industry-standard servers from any vendor to provide high-quality, scalable and efficient conferencing.

More information

Solution Sheet. The Acano solution. March 2016

Solution Sheet. The Acano solution. March 2016 Solution Sheet The Acano solution March 2016 Imagine having all of the tools your team needs to work in one place and always accessible. That s Acano. 1. What Acano can do for your team Acano joins video,

More information

Network Design Considerations for Grid Computing

Network Design Considerations for Grid Computing Network Design Considerations for Grid Computing Engineering Systems How Bandwidth, Latency, and Packet Size Impact Grid Job Performance by Erik Burrows, Engineering Systems Analyst, Principal, Broadcom

More information

Building video apps on Salesforce Platform

Building video apps on Salesforce Platform Building video apps on Salesforce Platform 1 All about makepositive Salesforce PLATINUM Partner More than 400 successful Salesforce project deliveries Leaders in Customer Engagement solutions #1 Professional

More information

Codecs in 2018 and Beyond

Codecs in 2018 and Beyond Codecs in 2018 and Beyond In 30 Minutes or Less by Jan Ozer @janozer Agenda Codecs (25 Minutes) H.264 HEVC Google VP9 Alliance for Open Media AV1 V-Nova PERSEUS Divideon xvc Questions (5 Minutes) H.264

More information

Bandwidth Planning in your Cisco Webex Meetings Environment

Bandwidth Planning in your Cisco Webex Meetings Environment White Paper Bandwidth Planning in your Cisco Webex Meetings Environment White Paper 2018 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 16 Contents

More information

IT Deployment Guide AT-OMNI-512 AT-OMNI-521 AT-OMNI-111 AT-OMNI-112 AT-OMNI-121 AT-OMNI-122. Atlona Manuals OmniStream AT-OMNI-232

IT Deployment Guide AT-OMNI-512 AT-OMNI-521 AT-OMNI-111 AT-OMNI-112 AT-OMNI-121 AT-OMNI-122. Atlona Manuals OmniStream AT-OMNI-232 IT Deployment Guide AT-OMNI-111 AT-OMNI-121 AT-OMNI-512 AT-OMNI-521 AT-OMNI-232 Atlona Manuals OmniStream Version Information Version Release Date Notes 1 08/17 Initial release 2 11/17 Added language to

More information

Janus: back to the future of WebRTC!

Janus: back to the future of WebRTC! : back to the future of! Alessandro Amirante alex@meetecho.com Tobia Castaldi tcastaldi@meetecho.com Lorenzo Miniero lorenzo@meetecho.com Simon Pietro Romano spromano@unina.it January 14, 2015 Outline

More information

Video & Vision: New IP, New Standards, New Solutions

Video & Vision: New IP, New Standards, New Solutions US Summit May 2015 Video & Vision: New IP, New Standards, New Solutions Chris Longstaff May 2015 www.imgtec.com A Brief history of video Evolution Imagination Technologies PowerVR US Summit May 2015 -

More information

NOT FOR DISTRIBUTION OR REPRODUCTION

NOT FOR DISTRIBUTION OR REPRODUCTION www.pipelinepub.com Volume 10, Issue 11 Next-Generation Video Transcoding By Alexandru Voica The Emergence of H.265 (HEVC) and 10- Bit Color Formats Today s increasingly demanding applications, such as

More information

Status of the "H.325 Project"

Status of the H.325 Project Status of the "H.325 Project" Status of the "ITU-T T H.325 Project" Istvan Sebestyen, Siemens AG Dave Lindbergh, Polycom Inc. May 2006 What is H.325?? 3rd Generation of multimedia system and terminal standards

More information

«Rendez-vous» Web(RTC) Conferencing as a Service

«Rendez-vous» Web(RTC) Conferencing as a Service «Rendez-vous» Web(RTC) Conferencing as a Service Author: Franck Rupin (RENATER) Abstract Over the last decade, videoconferencing services were often deployed in the form of Multipoint Control Units (MCUs)

More information

Configure Conference Bridges

Configure Conference Bridges Conference Bridges Overview, page 1 s, page 1 Conference Bridge Configuration Task Flow, page 6 Conference Bridges Overview Conference bridge for Cisco Unified Communications Manager is a software or hardware

More information

This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett.

This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett. This is a sample chapter of WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web by Alan B. Johnston and Daniel C. Burnett. For more information or to buy the paperback or ebook editions, visit

More information

A Gentle Introduction to Ceph

A Gentle Introduction to Ceph A Gentle Introduction to Ceph Narrated by Tim Serong tserong@suse.com Adapted from a longer work by Lars Marowsky-Brée lmb@suse.com Once upon a time there was a Free and Open Source distributed storage

More information

PM-QoS? Naah..It is PnP QoS

PM-QoS? Naah..It is PnP QoS PM-QoS? Naah..It is PnP QoS Sundar Iyer, Mark Gross, Premanand Sakarda, Ajaya Durg, Muthukumar Kalyan, Anand Bodas, Manoj Dawarwadikar Mobile & Comms. Group, Intel Special Thanks to: Ticky Thakkar, Jasmin

More information

Cisco Spark Hybrid Media service

Cisco Spark Hybrid Media service Cisco Spark Hybrid Media service Richard Murphy Technical Marketing Engineer Abstract Cisco Spark is a constantly evolving cloud platform with innovation happening in the cloud and on the Cisco Spark app.

More information

Building Real-time Data in Web Applications with Node.js

Building Real-time Data in Web Applications with Node.js Building Real-time Data in Web Applications with Node.js Dan McGhan Oracle Developer Advocate JavaScript and HTML5 March, 2017 Copyright 2017, Oracle and/or its affiliates. All rights reserved. Safe Harbor

More information

Media Service - Is This Where the Money Is? Dean Bubley Disruptive Analysis

Media Service - Is This Where the Money Is? Dean Bubley Disruptive Analysis Media Service - Is This Where the Money Is? Dean Bubley Disruptive Analysis New stakeholders in communications Vendors & standards Telco / SP End-user Services creation Services consumption September 2014

More information

The realtime web: HTTP/1.1 to WebSocket, SPDY and beyond. Guillermo QCon. November 2012.

The realtime web: HTTP/1.1 to WebSocket, SPDY and beyond. Guillermo QCon. November 2012. The realtime web: HTTP/1.1 to WebSocket, SPDY and beyond Guillermo Rauch @ QCon. November 2012. Guillermo. CTO and co-founder at LearnBoost. Creator of socket.io and engine.io. @rauchg on twitter http://devthought.com

More information

Open Mic Webcast. Jumpstarting Audio- Video Deployments Tony Payne March 9, 2016

Open Mic Webcast. Jumpstarting Audio- Video Deployments Tony Payne March 9, 2016 Open Mic Webcast Jumpstarting Audio- Video Deployments Tony Payne March 9, 2016 Agenda The Challenges of Audio and Video Architecture Bill of Materials Component Descriptions Deployment Sample Deployment

More information

Traffic Management Shaping. White Paper. Northforge Innovations Inc.

Traffic Management Shaping. White Paper. Northforge Innovations Inc. Traffic Management haping White aper Northforge Innovations Inc. eptember 017 1 Traffic Management roviding appropriate quality of service is increasingly important as the variety of networking applications

More information

Cisco TelePresence MCU 4200 Series

Cisco TelePresence MCU 4200 Series Cisco TelePresence MCU 4200 Series Figure 1. Cisco TelePresence MCU 4200 Series Product Overview The Cisco TelePresence MCU 4200 Series is the industry s leading standard-definition (SD) multimedia conferencing

More information

Tips and Tricks: Designing low power Native and WebApps. Harita Chilukuri and Abhishek Dhanotia

Tips and Tricks: Designing low power Native and WebApps. Harita Chilukuri and Abhishek Dhanotia Tips and Tricks: Designing low power Native and WebApps Harita Chilukuri and Abhishek Dhanotia Acknowledgements William Baughman for his help with the browser analysis Ross Burton & Thomas Wood for information

More information

Our Market. Overwhelming Growth of Video & It s Still Early

Our Market. Overwhelming Growth of Video & It s Still Early Our Market Overwhelming Growth of Video & It s Still Early Sorenson Media Innovators A Decade of Hits Squeeze 9 Headlines Industry-First HTML5 Optimization Refined Overall Aesthetic & Streamlined User

More information

Introduction. H.323 Basics CHAPTER

Introduction. H.323 Basics CHAPTER CHAPTER 1 Last revised on: October 30, 2009 This chapter provides an overview of the standard and the video infrastructure components used to build an videoconferencing network. It describes the basics

More information

Chapter 11: Understanding the H.323 Standard

Chapter 11: Understanding the H.323 Standard Página 1 de 7 Chapter 11: Understanding the H.323 Standard This chapter contains information about the H.323 standard and its architecture, and discusses how Microsoft Windows NetMeeting supports H.323

More information

A video streaming technique, in which video content is played back while the video data is being downloaded from an origin server, is useful for the

A video streaming technique, in which video content is played back while the video data is being downloaded from an origin server, is useful for the Video Transcoding Introduction At present, mobile phones can also process video data and mobile users can enjoy video content on mobile phones. In current services for video content distribution to mobile

More information

Jason Borduje AARNet National VC Mana. The High Definiti. HDTV Workshop - Tuesday August 5th

Jason Borduje AARNet National VC Mana. The High Definiti. HDTV Workshop - Tuesday August 5th Jason Borduje AARNet National VC Mana The High Definiti Video Landsca APAN26 Queensto HDTV Workshop - Tuesday August 5th Contents AARNet s Video Services Landscape Telepresence the current landscape Desktop

More information

Class A Bridge Latency Calculations

Class A Bridge Latency Calculations Class A Bridge Latency Calculations Christian Boiger IEEE 802 Plenary Meeting November 2010 Dallas, TX 1 Example - 15 port FE Bridge - 13 FE talkers, each is sending one stream - 1 FE listener L, is receiving

More information

Next Generation Web Based Live Data Monitoring for W7-X

Next Generation Web Based Live Data Monitoring for W7-X Next Generation Web Based Live Data Monitoring for W7-X Simon Dumke Wendelstein 7-X CoDaC Software Development Group Max-Planck-Institut für Plasmaphysik Greifswald, Germany 1 Agenda Motivation Architecture

More information

Alkit Reflex RTP reflector/mixer

Alkit Reflex RTP reflector/mixer Alkit Reflex RTP reflector/mixer Mathias Johanson, Ph.D. Alkit Communications Introduction Real time audio and video communication over IP networks is attracting a lot of interest for applications like

More information

Service Mesh and Microservices Networking

Service Mesh and Microservices Networking Service Mesh and Microservices Networking WHITEPAPER Service mesh and microservice networking As organizations adopt cloud infrastructure, there is a concurrent change in application architectures towards

More information

Hello everyone. My name is Kundan Singh and today I will describe a project we did at Avaya Labs.

Hello everyone. My name is Kundan Singh and today I will describe a project we did at Avaya Labs. Hello everyone. My name is Kundan Singh and today I will describe a project we did at Avaya Labs. 1 Let me start by saying that people often forget the importance of separating data from the application

More information

Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT)

Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT) 6210 Central Ave, Portage, IN. 46368 Phone: 219.764.3800 Fax: 219.764.3805 Web: http://www.ctclc.com Implementing, Configuring and Managing Cisco Meeting Server (ICMCMS-CT) In this course, students will

More information

Virtualized Video Processing: Video Infrastructure Transformation Yoav Schreiber, Product Marketing Manager, Service Provider Video BRKSPV-1112

Virtualized Video Processing: Video Infrastructure Transformation Yoav Schreiber, Product Marketing Manager, Service Provider Video BRKSPV-1112 Toonces LOOK OUT! Virtualized Video Processing: Video Infrastructure Transformation Yoav Schreiber, Product Marketing Manager, Service Provider Video BRKSPV-1112 Agenda Video Industry Evolution and Challenges

More information

Comparing Hybrid Peer-to-Peer Systems. Hybrid peer-to-peer systems. Contributions of this paper. Questions for hybrid systems

Comparing Hybrid Peer-to-Peer Systems. Hybrid peer-to-peer systems. Contributions of this paper. Questions for hybrid systems Comparing Hybrid Peer-to-Peer Systems Beverly Yang and Hector Garcia-Molina Presented by Marco Barreno November 3, 2003 CS 294-4: Peer-to-peer systems Hybrid peer-to-peer systems Pure peer-to-peer systems

More information

More performance options

More performance options More performance options OpenCL, streaming media, and native coding options with INDE April 8, 2014 2014, Intel Corporation. All rights reserved. Intel, the Intel logo, Intel Inside, Intel Xeon, and Intel

More information

Scalable Video Coding

Scalable Video Coding Introduction to Multimedia Computing Scalable Video Coding 1 Topics Video On Demand Requirements Video Transcoding Scalable Video Coding Spatial Scalability Temporal Scalability Signal to Noise Scalability

More information

Kurento Real Time Media Stream Processing. Juan Ángel Fuentes Software Developer. Stream Oriented GE

Kurento Real Time Media Stream Processing. Juan Ángel Fuentes Software Developer. Stream Oriented GE Kurento Real Time Media Stream Processing Juan Ángel Fuentes Software Developer. Stream Oriented GE jafuentes@naevatec.com Introducing multimedia infrastructures Peer-to-Peer Application (without media

More information

Troubleshooting Packet Loss. Steven van Houttum

Troubleshooting Packet Loss. Steven van Houttum Troubleshooting Packet Loss Steven van Houttum INTRODUCTION Steven van Houttum Consultant/Trainer MVP Office Server & Services (Skype for Business) TROUBLESHOOTING PACKET LOSS, IS IT REALLY THE NETWORK?

More information

Media Resources CHAPTER

Media Resources CHAPTER 17 CHAPTER Revised: April 30, 2013; A media resource is a software-based or hardware-based entity that performs media processing functions on the data streams to which it is connected. Media processing

More information

Quality of service issues for world-wide mobile telephony

Quality of service issues for world-wide mobile telephony Quality of service issues for world-wide mobile telephony Gregor v. Bochmann e-mail: bochmann@site.uottawa.ca School of Information Technology and Engineering (SITE) University of Ottawa This presentation

More information

Cisco WebEx Network Bandwidth

Cisco WebEx Network Bandwidth White Paper Cisco WebEx Network Bandwidth White Paper 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 24 Contents Introduction... 3 Optimized

More information

Implementing Cisco Unified Communications Manager Part 2, Volume 1

Implementing Cisco Unified Communications Manager Part 2, Volume 1 Implementing Cisco Unified Communications Manager Part 2, Volume 1 Course Introduction Learner Skills and Knowledge Course Goal and Course Flow Additional Cisco Glossary of Terms Your Training Curriculum

More information

Enterprise Recording and Live Streaming Architecture with VBrick

Enterprise Recording and Live Streaming Architecture with VBrick Enterprise Recording and Live Streaming Architecture with VBrick Terry French Technical Manager - International - VBrick Systems Inc BRKCOL-2111 Agenda Enterprise Video Overview VBrick Core Components

More information

Configure Conference Bridges

Configure Conference Bridges Conference Bridges Overview, page 1 Conference Bridge Types, page 1 Call Preservation, page 4 Call Preservation Scenarios, page 5 Conference Bridge Configuration Task Flow, page 7 Conference Bridges Overview

More information

Producing High-Quality Video for JavaFXTM Applications

Producing High-Quality Video for JavaFXTM Applications Producing High-Quality Video for JavaFXTM Applications Frank Galligan On2 Technologies VP, Engineering Why We are Here Who We Are General Encoding Best Practices VP6 JavaFX & Video Questions 2 On2 Video

More information

Building an Area-optimized Multi-format Video Encoder IP. Tomi Jalonen VP Sales

Building an Area-optimized Multi-format Video Encoder IP. Tomi Jalonen VP Sales Building an Area-optimized Multi-format Video Encoder IP Tomi Jalonen VP Sales www.allegrodvt.com Allegro DVT Founded in 2003 Privately owned, based in Grenoble (France) Two product lines: 1) Industry

More information

Optimizing IP Networks for Acquisition. Presented by Henry Quintana, Director of Solutions TVU Networks

Optimizing IP Networks for Acquisition. Presented by Henry Quintana, Director of Solutions TVU Networks Optimizing IP Networks for Acquisition Presented by Henry Quintana, Director of Solutions TVU Networks More Content, Less Cost IP-based Infrastructure Limitations All transmission mediums have compromises

More information

Important Encoder Settings for Your Live Stream

Important Encoder Settings for Your Live Stream Important Encoder Settings for Your Live Stream Being able to stream live video over the Internet is a complex technical endeavor. It requires a good understanding of a number of working parts. That s

More information

The Cisco WebEx Node for the Cisco ASR 1000 Series Delivers the Best Aspects of On-Premises and On-Demand Web Conferencing

The Cisco WebEx Node for the Cisco ASR 1000 Series Delivers the Best Aspects of On-Premises and On-Demand Web Conferencing . White Paper The Cisco WebEx Node for the Cisco ASR 1000 Series Delivers the Best Aspects of On-Premises and On-Demand Web Conferencing Executive Summary The Cisco WebEx Node for the Cisco ASR 1000 Series,

More information

Talkative Engage Mitel Architecture Guide. Version 1.0

Talkative Engage Mitel Architecture Guide. Version 1.0 Talkative Engage Mitel Architecture Guide Version 1.0 This document contains confidential information that is proprietary to Talkative. No part of its contents may be used, disclosed or conveyed to any

More information

Provide One Year Free Update!

Provide One Year Free Update! QUESTION & ANSWER HIGHER QUALITY, BETTER SERVICE Provide One Year Free Update! https://www.passquestion.com Exam : NCS_20020301010 Title : NCSS LTE RA OaM 2.0 Version : DEMO 1 / 5 1.What is the main motivation

More information

SoftFlash: Programmable Storage in Future Data Centers Jae Do Researcher, Microsoft Research

SoftFlash: Programmable Storage in Future Data Centers Jae Do Researcher, Microsoft Research SoftFlash: Programmable Storage in Future Data Centers Jae Do Researcher, Microsoft Research 1 The world s most valuable resource Data is everywhere! May. 2017 Values from Data! Need infrastructures for

More information

Multimedia Technologies for Convergent Networks

Multimedia Technologies for Convergent Networks Dr. Marwan Jabri Founder and CTO Dilithium Networks Multimedia Technologies for Convergent Networks IMTC Spring Forum May 11, 2006 3G/Broadband Video/Multimedia Services Real Time Conversational Video

More information

Network Requirements

Network Requirements GETTING STARTED GUIDE l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l l

More information

AN 831: Intel FPGA SDK for OpenCL

AN 831: Intel FPGA SDK for OpenCL AN 831: Intel FPGA SDK for OpenCL Host Pipelined Multithread Subscribe Send Feedback Latest document on the web: PDF HTML Contents Contents 1 Intel FPGA SDK for OpenCL Host Pipelined Multithread...3 1.1

More information

Empirical Evaluation of Latency-Sensitive Application Performance in the Cloud

Empirical Evaluation of Latency-Sensitive Application Performance in the Cloud Empirical Evaluation of Latency-Sensitive Application Performance in the Cloud Sean Barker and Prashant Shenoy University of Massachusetts Amherst Department of Computer Science Cloud Computing! Cloud

More information

Asterisk - Do I see video in the future?

Asterisk - Do I see video in the future? Asterisk - Do I see video in the future? Matthew Fredrickson @creslin287 Personal Background Who are you and what have you done with Matt Jordan!!? Worked at Digium since 2001 in various developmental

More information

A Hierarquical MEC Architecture: Experimenting the RAVEN Use-Case

A Hierarquical MEC Architecture: Experimenting the RAVEN Use-Case A Hierarquical MEC Architecture: Experimenting the RAVEN Use-Case D. Sabella (Intel), N. Nikaein and A. Huang (Eurecom), J. Xhembulla and G. Malnati (Politectionco di Torino), S. Scarpina (Telecom Italia)

More information

ONLIVE CLOUD GAMING SERVICE

ONLIVE CLOUD GAMING SERVICE ONLIVE CLOUD GAMING SERVICE SE 172/272 Enterprise Software Project Topic: Web Service Professor: Rakesh Ranjan By: Kelvin Leung Talhah Asharaf Xiang Liu May 2011 TABLE OF CONTENTS Abstract... 3 I. Introduction...

More information

World s most advanced data center accelerator for PCIe-based servers

World s most advanced data center accelerator for PCIe-based servers NVIDIA TESLA P100 GPU ACCELERATOR World s most advanced data center accelerator for PCIe-based servers HPC data centers need to support the ever-growing demands of scientists and researchers while staying

More information

Theory of Operations for TSN-Based Industrial Systems and Applications. Paul Didier Cisco Systems

Theory of Operations for TSN-Based Industrial Systems and Applications. Paul Didier Cisco Systems Theory of Operations for TSN-Based Industrial Systems and Applications Paul Didier Cisco Systems Agenda Why TSN? Value and Benefits TSN Standards a brief Overview How TSN works an Operational Model The

More information

Live P2P Streaming with Scalable Video Coding and Network Coding

Live P2P Streaming with Scalable Video Coding and Network Coding School of Computing Science Simon Fraser University, Canada Live P2P Streaming with Scalable Video Coding and Network Coding Mohamed dhefeeda (Joint work with Shabnam Mirshokraie) 22 February 2010 Mohamed

More information

Adaptive Video Multicasting

Adaptive Video Multicasting Adaptive Video Multicasting Presenters: Roman Glistvain, Bahman Eksiri, and Lan Nguyen 1 Outline Approaches to Adaptive Video Multicasting Single rate multicast Simulcast Active Agents Layered multicasting

More information

Demystifying the Cloud With a Look at Hybrid Hosting and OpenStack

Demystifying the Cloud With a Look at Hybrid Hosting and OpenStack Demystifying the Cloud With a Look at Hybrid Hosting and OpenStack Robert Collazo Systems Engineer Rackspace Hosting The Rackspace Vision Agenda Truly a New Era of Computing 70 s 80 s Mainframe Era 90

More information

Encryption setup for gateways and trunks

Encryption setup for gateways and trunks Encryption setup for gateways and trunks This chapter provides information about encryption setup for gateways and trunks. Cisco IOS MGCP gateway encryption, page 1 H.323 gateway and H.323/H.225/H.245

More information

EVALUATING WINDOWS 10 LEARN WHY YOUR USERS NEED GPU ACCELERATION

EVALUATING WINDOWS 10 LEARN WHY YOUR USERS NEED GPU ACCELERATION May 8-11 2017 Silicon Valley EVALUATING WINDOWS 10 LEARN WHY YOUR USERS NEED GPU ACCELERATION Jason Kyungho Lee, Sr Performance Engineer, NVIDAI GRID @NVIDIA Hari Sivaraman, Staff Engineer @ VMware Introduction

More information

CONFERENCING: THE PATH FORWARD. Mike Wasserburger

CONFERENCING: THE PATH FORWARD. Mike Wasserburger CONFERENCING: THE PATH FORWARD Mike Wasserburger Thank you Sponsors! Global Sponsors Gold Sponsors Silver Sponsors Join the Conversation @Avaya #AvayaATF Complete your survey at the end of the session

More information