Instavc White Paper. Future of Enterprise Communication

Size: px
Start display at page:

Download "Instavc White Paper. Future of Enterprise Communication"

Transcription

1 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 audio, video, and data sharing between browsers. InstaVC offer a unique and unmatched multiparty capability in the same suite of offering. Complete Customized Integration PeopleLink offers custom built Collaboration offerings with seamless integration with your web applications, ERP solutions and video enabling call center and support functions of your organization with Custom InstaVC offering on your own network and premises. Seamless Interoperability Connect with ease to the existing standard-based video systems while securing the prior invest- ments made.peoplelink ensures a seamless integration with the other Hardware based endpoints to conduct conferencing &presentation sharing to ensure much effective visual collaboration for your organization with necessary license. Page 1 of 8

2 Ultra High Definition (4K) Collaboration Instavc Experience Ultra High Definition video collaboration with PeopleLink's next generation software solutions. Distinct team members can now connect visually with the ease of technology and opti- mized bandwidth. The Solution seamlessly transforms into a full-fledged Telepresence suite with additional modules Problems with Existing WebRTC-Based RTC Solutions WebRTC-based RTC solutions change the way people communicate, bringing real-time communication to the browser. However, as a new technology, WebRTC-based solutions require improvements in the following areas to be as complete as traditional RTC solutions. Mostly P2P communication based. The WebRTC standard itself as well as Google WebRTC open source reference implementation only focuses on peer-to-peer (P2P) communication, limiting most of the WebRTC-based solutions to two-party communication. Although some WebRTC solutions support multi-party chat, these solutions use mesh network topology, which is less efficient and can only support a few attendees for common client devices. Not fully accounting for client usage preferences. Although browsers are available for multiple platforms, not all users like browsers. That is,many mobile platform end-users prefer native apps, such as Android apps or ios apps. Additionally, some commonly used browsers, such as Internet Explorer, still do not natively support WebRTC. Lack of flexibility on MCU server. Some WebRTC-based solutions support Multipoint control unit (MCU) servers for multi-party communication. However, most of those MCU servers use a router/forward solution, which just forwards the publishers streams to the subscribers. Although this method fulfills part of the scenarios when clients have equivalent capabilities or SVC/Simul- cast is supported, it becomes a high requirement for clients to easily meet.to work with a wide variety of devices, MCU servers must do some media-specific processing, such as transcoding and mixing. Limited deployment mode choices for customers. Most of the existing WebRTC-based RTC solutions work as a service model hosted by service providers. This style provides all the benefits of a cloud service, but is not useful for service providers and those who want to host the service themselves for data sensitive consideration. Key differentiation of InstaVC InstaVC not only offers peer-to-peer WebRTC communication, but it also supports WebRTCbased multi-party video conferencing and provides the WebRTC client connectivity to other traditional video conferences, like SIP. For video conferencing, it provides router and mixer solutions simultaneously to handle complex customer scenarios. Additionally, it supports: H.264 and VP8 video codecs for input and output streams MCU multi-streaming Real-time streaming protocol (RTSP) stream input Customized video layout definition plus runtime control Flexible media recording Page 2 of 8

3 Easy to Deploy, Scale, and Integrate InstaVC Conference and Gateway Servers provide pluggable integration modules as well as open APIs to work with existing enterprise systems. They easily scale to cluster mode and serve larger number of users with an increase of cluster node numbers. In addition, InstaVC solution provides comprehensive client SDKs including JavaScript SDK, Android native SDK, ios native SDK, and Windows native SDK to help customers quickly expand their client applications with video communication capabilities. Secure, Intelligent, Reliable QoS Control Support InstaVC solution ensures video communication data security through HTTPS, secure Web- Socket, SRTP/DTLS, etc. Also the intelligent quality of service (QoS) control, e.g., NACK, FEC, and dynamic bitrate control, guarantees the communication quality between clients and servers against high packet loss and network bandwidth variance. Experiments listed in Figure 1 have shown that the Intel video engine handles up to 20% packet loss and 200ms delay. Figure 1. Packet Loss Protection Results with QoS Control Page 3 of 8

4 Full Functional Video Communication with InstaVC Conference Servers Flexible Communication Modes InstaVC offers both peer-to-peer video call and MCU-based multi-party video conference commu- nication modes. A typical WebRTC usage scenario is direct peer-to-peer video call. After connecting to the signaling server, users can invite other parties for P2P video communication. All video, audio, and data streams are transported directly between each other. Meanwhile, the sig- naling messages for discovery and control go through the signaling server. As Figure 2 shows, InstaVC provides a reference signaling server implementation called Peer Server. The client SDK also provides the customization mechanism to let users implement their own signaling channel adapter. Figure 2. P2P Video Communication with Peer Server InstaVC solution further offers the MCU-based multi-party video conference chat. All streams go through the MCU server the same as the signaling messages do as Figure 3 shows. This reduces the stream traffic and computing overhead on client devices compared to a mesh network solution Figure 3. Multi-party Video Conference Chat through MCU Server Page 4 of 8

5 Unlike most existing WebRTC MCUs, which usually work as a router to forward media streams for clients, InstaVC MCU server also handles the media processing and allows a wide range of de- vices to be used in the conference. Users can subscribe to either the forward streams or mixed streams from MCU server The InstaVC MCU provides more flexibility on mixed streams. You can generate multiple video resolution mixed streams to adapt to various client devices with different media processing capa- bility and network bandwidth. Flexible Conference Recording When recording in InstaVC you can select any video feed and any audio feed. You not only can record switching across different streams that the conference room is offering (such as mixed and forward streams), but also select video and audio tracks separately from different streams. You can select the audio track from the mixed stream of participants and video track from the screen- sharing stream. Scaling the MCU Conference Server InstaVC MCU server was designed to be a distributed framework with separate components, including manager node, signaling nodes, accessing nodes, media processing nodes, etc. Those components are easy to scale and suitable for cloud deployment. Figure 4 shows an example from the conference server user guide for deploying an MCU server cluster. Figure 4. MCU Conference Server Cluster Deployment Example Page 5 of 8

6 Interoperability with InstaVC Gateway For legacy video conference solutions to adopt the WebRTC advantage on the client side, InstaVC provides the WebRTC gateway Key Functionality Offering InstaVC gateway for SIP not only provides the basic signaling and protocol translation between WebRTC and SIP, it also provides the real-time media transcoding between VP8 and H.264 to ad- dress the video codec preference difference between them. In addition, the gateway keeps the sessions mapping between WebRTC and SIP to support bi-directional video calls. Figure 5 briefly shows how SIP devices can connect with WebRTC terminals through the InstaVC Gateway Figure 5. Connect WebRTC with SIP Terminals through the Gateway NAT Traversal Interactive Connectivity Establishment (ICE) helps devices connect to each other in various complicated Network Address Translation (NAT) conditions. The client SDKs support Session Traversal Utilities for NAT (STUN) and Traversal Using Relay NAT (TURN) servers. Figure 6 and Figure 7 show how client SDKs perform NAT traversal through STUN or TURN servers. Figure 6. NAT Traversal with STUN Server Page 6 of 8

7 Figure 7. NAT Traversal with TURN Server Mixer solution This Mixer approach is the traditional solution for multiconferencing, and has been used for years with great success. This success can be credited to the fact that it requires the least amount of intelligence in the endpoints. The architecture is based on having a central point maintain a single one-to-one stream with each participant. The central element then receives and mixes each incoming audio and video stream to generate a single stream out to every participant. One common term in the video conference industry for these centralized element is Multipoint Control Unit (MCU). In practice, use of an MCU usually refers to a mixer solution. Figure 8. Mixer Solution Mixers are very good solution for inter-operating with legacy devices. They also allows for full bit rate adaption because the mixer can generate different output streams, with different qualities for each receiver. Another advantage of a mixer solution is that it can utilize hardware decoding in the device, providing that many WebRTC devices would include the capability to decode a single video channel in the chipset. The main drawbacks are the infrastructure costs in the MCU. Additionally, because mixing requires decoding and reencoding, this introduces extra delay and loss of quality. Lastly, transcoding and composition may, in theory, result in less flexibility for the UI of the application (although there are workarounds for this issue). Page 7 of 8

8 Router solution The Router (or relay) approach became popularized by H.264 infrastructures, and it is the architecture being used by most of the new WebRTC platforms that have started without any legacy baggage. The architecture is based on having a central point receiving a stream from every sender and sending out a stream to every participant for each. This central point only does packet inspection and forwarding, but not expensive encoding and decoding of the actual media. Figure 9. Router Solution Hybrid Architecture - It s an intelligent use of both the above architectures to assess the type of call or the need of User to accordingly select the most optimal architecture for establishing the call. GLOBAL HEADQUARTERS Q3 - A2,A3, 10 th Floor, Cyber Towers, Hitech City, Madhapur, Hyderabad (India) Ph: +91 (040) vc@peoplelink.in Africa : Middle East : USA : UK : Canada : Third party trademarks / products mentioned (If any) are the property of their respective owners. The use of the word partner does not imply a partnership / relationship between PeopleLink and any other company. Product Images are for representation purpose only and hence; the original product may look different. PeopleLink Public Document PeopleLink Unified Communications Pvt. Ltd. ISO 9001:2008 Certified Company. Page 8 of 8

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

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

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

Yealink Meeting Server (YMS)

Yealink Meeting Server (YMS) Yealink Meeting (YMS) Powerful collaboration software makes meeting simpler Enterprise Communication Challenges Globalization, mobile devices and an on-the-go work environment are changing how and where

More information

Making Meeting Simpler

Making Meeting Simpler Making Meeting Simpler Yealink Meeting (YMS) The increasing importance of video conferencing in modern communication means that a quality meeting management system is more important than ever. The Yealink

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

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

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 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

Oracle Communications WebRTC Session Controller

Oracle Communications WebRTC Session Controller Oracle Communications WebRTC Session Controller Concepts Release 7.0 E40976-01 November 2013 Oracle Communications WebRTC Session Controller Concepts, Release 7.0 E40976-01 Copyright 2013, Oracle and/or

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

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

RESTCOMMONE. WebRTC SDKs for Web, IOS, And Android Copyright All Rights Reserved Page 2

RESTCOMMONE. WebRTC SDKs for Web, IOS, And Android Copyright All Rights Reserved Page 2 RESTCOMMONE WebRTC SDKs for Web, IOS, And Android Copyright All Rights Reserved Page 2 RestcommONE Core Components RestcommOne Connect Visual Designer Web Browser WebRTC SDK s Mobile WebRTC SDK s RESTful

More information

Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple. Frank Altenburg, IBM

Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple. Frank Altenburg, IBM Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple Frank Altenburg, IBM Agenda Voice and Video an effective way to do business! Sametime Softphone Computer is your phone! Sametime Voice

More information

Video Conferencing & Skype for Business: Your Need-to-Know Guide

Video Conferencing & Skype for Business: Your Need-to-Know Guide Video Conferencing & Skype for Business: Your Need-to-Know Guide Effective, engaging collaboration that leverages video conferencing should incorporate features like content sharing, clear participant

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

Session Abstract 11/25/2013

Session Abstract 11/25/2013 1 Session Abstract While WebRTC is powerful and has huge open opportunities on the Internet, most enterprises are just now deploying SIP as a way to normalize and reduce costs in their communications infrastructure.

More information

Media Services - Beyond the MCU. Richard Tworek

Media Services - Beyond the MCU. Richard Tworek Media Services - Beyond the MCU Richard Tworek Workshop Leaders Chad Hart Dialogic Jason Fedore Tadas Straševičius FACEmeeting D3-4 Beyond the MCU Chad Hart WebRTC Expo V Multi-PARTY! Video Conferencing

More information

Brochure. Dialogic BorderNet Session Border Controller Solutions

Brochure. Dialogic BorderNet Session Border Controller Solutions Dialogic BorderNet Session Border Controller Solutions Dialogic BorderNet Solutions Supercharge Connections between Networks, Services and Subscribers with Ease and Scale The BorderNet family of session

More information

See What We See - Sharing Mixed Reality Experiences with WebRTC

See What We See - Sharing Mixed Reality Experiences with WebRTC See What We See - Sharing Mixed Reality Experiences with WebRTC Jonathan Reeves October 9, 2017 1 Introduction Mixed Reality is a game changing technology for enterprises including AEC, education, energy,

More information

Polycom and Microsoft: A Complete UC Experience

Polycom and Microsoft: A Complete UC Experience Polycom and Microsoft: A Complete UC Experience Uwe Ansmann Polycom System Engineer Polycom, Inc. All rights reserved. Polycom + Microsoft s Winning Partnership Polycom and Microsoft deliver end-to-end

More information

A POLYCOM SOLUTION BROCHURE Polycom Open Telepresence Experience

A POLYCOM SOLUTION BROCHURE Polycom Open Telepresence Experience A POLYCOM SOLUTION BROCHURE Polycom Open Telepresence Experience Experience stunning HD quality and lower TCO with bandwidth savings up to 50% using the H.264 High Profile video compression standard. Polycom

More information

Cisco Unified Videoconferencing

Cisco Unified Videoconferencing Cisco Unified Communications Rich-Media Conferencing Conferencing applications have become critical productivity tools for organizations. Cisco provides multiple conferencing offerings that are part of

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

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

Cisco Meeting Server and Cisco Meeting App

Cisco Meeting Server and Cisco Meeting App Data Sheet Cisco Meeting Server and Cisco Meeting App Cisco Meeting Server revolutionizes team collaboration through high scale and advanced interoperability in audio, web, and video conferencing. Cisco

More information

Cisco Meeting Server (former Acano)

Cisco Meeting Server (former Acano) Cisco Meeting Server (former Acano) Ken Reeves Fall 2016 1 Meeting Objectives Overview of Acano integration into Cisco Opportunity to scale Acano-Cisco Meeting Server, globally Technical Overview of Cisco

More information

Cisco Spark Flex Plan

Cisco Spark Flex Plan Cisco Spark Flex Plan Simplify your transition to cloud-based collaboration services Today s office is diverse and fast-paced, and isn t constrained by geography. However, it s still as important as ever

More information

WebRTC: IETF Standards Update September Colin Perkins

WebRTC: IETF Standards Update September Colin Perkins WebRTC: IETF Standards Update September 2016 Colin Perkins WebRTC Goals Server SIP+SDP Server Service SIP+SDP SIP+SDP Alice RTP Bob Alice API RTP API Bob The SIP framework is overly complex and rigid hinders

More information

VoipSwitch User Portal for Rich Communiation Suite RCS features, HTML 5, WebRTC powered FOR DESKTOP AND MOBILES

VoipSwitch User Portal for Rich Communiation Suite RCS features, HTML 5, WebRTC powered FOR DESKTOP AND MOBILES VoipSwitch User Portal for Rich Communiation Suite RCS features, HTML 5, WebRTC powered FOR DESKTOP AND MOBILES Overview The VoipSwitch User Portal (VUP) is a self-care customer portal for VoIP service

More information

Administrator Guide for Avaya Scopia Desktop Server

Administrator Guide for Avaya Scopia Desktop Server Administrator Guide for Avaya Scopia Desktop Server Version 8.3 For Solution 8.3 September 2014 2000-2014 Avaya Inc. All intellectual property rights in this publication are owned by Avaya Inc. and are

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

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

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

The office for the anywhere worker!!! Your LCB SOFTPHONE: A powerful new take on the all-in-one for a more immersive experience.

The office for the anywhere worker!!! Your LCB SOFTPHONE: A powerful new take on the all-in-one for a more immersive experience. The office for the anywhere worker!!! Your LCB SOFTPHONE: A powerful new take on the all-in-one for a more immersive experience. LCB SOFTPHONE FOR SALESFORCE Combine real-time communications and tracking

More information

ABC SBC: Secure Peering. FRAFOS GmbH

ABC SBC: Secure Peering. FRAFOS GmbH ABC SBC: Secure Peering FRAFOS GmbH Introduction While an increasing number of operators have already replaced their SS7 based telecommunication core network with a SIP based solution, the interconnection

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

Cisco TelePresence Content Server

Cisco TelePresence Content Server Cisco TelePresence Content Server The Cisco TelePresence portfolio creates an immersive, face-to-face experience over the network - empowering you to collaborate with others like never before. Through

More information

IETF Video Standards A review, some history, and some reflections. Colin Perkins

IETF Video Standards A review, some history, and some reflections. Colin Perkins IETF Video Standards A review, some history, and some reflections Colin Perkins Internet Engineering Task Force The goal of the IETF is to make the Internet work better Technical development of protocol

More information

P2PSIP, ICE, and RTCWeb

P2PSIP, ICE, and RTCWeb P2PSIP, ICE, and RTCWeb T-110.5150 Applications and Services in Internet October 11 th, 2011 Jouni Mäenpää NomadicLab, Ericsson Research AGENDA Peer-to-Peer SIP (P2PSIP) Interactive Connectivity Establishment

More information

ABC SBC: Securing the Enterprise. FRAFOS GmbH. Bismarckstr CHIC offices Berlin. Germany.

ABC SBC: Securing the Enterprise. FRAFOS GmbH. Bismarckstr CHIC offices Berlin. Germany. ABC SBC: Securing the Enterprise FRAFOS GmbH Bismarckstr 10-12 CHIC offices 10625 Berlin Germany www.frafos.com Introduction A widely reported fraud scenarios is the case of a malicious user detecting

More information

12/12/2012 Cisco TIP Endpoint Profile TX 6 Page 1 Doc version: 1.0

12/12/2012 Cisco TIP Endpoint Profile TX 6 Page 1 Doc version: 1.0 12/12/2012 Cisco TIP Endpoint Profile TX 6 Page 1 Cisco TIP Endpoint TX 6 Implementation Profile (for use with TIP v8) Agreement. Information about that Agreement is available at www.imtc.org/tip Modification

More information

Cisco Expressway Session Classification

Cisco Expressway Session Classification Cisco Expressway Session Classification Deployment Guide First Published: December 2016 Last Updated: December 2017 Expressway X8.10 Cisco Systems, Inc. www.cisco.com 2 Preface Preface Change History Table

More information

Cisco Webex Cloud Connected Audio

Cisco Webex Cloud Connected Audio White Paper Cisco Webex Cloud Connected Audio Take full advantage of your existing IP telephony infrastructure to help enable a Webex integrated conferencing experience Introduction Cisco Webex Cloud Connected

More information

WebRTC Gateway. Real-time communications in all browsers

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

More information

Designing Workspace of the Future for the Mobile Worker

Designing Workspace of the Future for the Mobile Worker Designing Workspace of the Future for the Mobile Worker Paulo Jorge Correia Technical Solutions Architect Building Business Value Enable mobile workers and BYOD Locate and access remote experts Collaborate

More information

Vendor: Cisco. Exam Code: Exam Name: TelePresence Video Sales Specialist for Express Exam. Version: Demo

Vendor: Cisco. Exam Code: Exam Name: TelePresence Video Sales Specialist for Express Exam. Version: Demo Vendor: Cisco Exam Code: 650-292 Exam Name: TelePresence Video Sales Specialist for Express Exam Version: Demo QUESTION NO: 1 What is a benefit of the Cisco TelePresence Interoperability Protocol? Select

More information

Evaluation of Polycom RealConnect for Teams

Evaluation of Polycom RealConnect for Teams August 2018 Evaluation of Polycom RealConnect for Teams Hands-on testing of a pre-release version of a cloud-based video interop service for use with Microsoft Teams. This evaluation sponsored by: Background

More information

Cisco TelePresence Multipoint Switch

Cisco TelePresence Multipoint Switch Cisco TelePresence Multipoint Switch The Cisco TelePresence Multipoint Switch solution allows geographically dispersed organizations to hold Cisco TelePresence meetings across multiple locations reliably

More information

SCOPIA Elite 5000 Series MCU

SCOPIA Elite 5000 Series MCU SCOPIA Elite 5000 Series MCU User Guide Version 7.7 2000-2011 RADVISION Ltd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by United States copyright

More information

Cloud Video Interop for Microsoft Teams

Cloud Video Interop for Microsoft Teams Pexip Infinity Cloud Video Interop for Microsoft Teams Deep dive deck Subject to change Cloud Video Interop Join experience 1 1 Schedule a Teams meeting using Outlook or Teams client 2 Dial VTC into Pexip

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

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

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

LEVEL 3 SM WEB MEETING

LEVEL 3 SM WEB MEETING LEVEL 3 SM WEB MEETING REAL-TIME, INTUITIVE, ROBUST COLLABORATION AT YOUR FINGERTIPS JANUARY 2017 Today, organizations are finding that rudimentary web conferencing applications are inadequate and frustrating

More information

1. Rich video conference control. Video Conferencing. System Solutions. Video Conferencing System

1. Rich video conference control. Video Conferencing. System Solutions. Video Conferencing System Video Conferencing System Solutions SparkleConference-Video Supports single node video conferencing for 100 people Supports multi-node overlay Support standard SIP rfc-4579 conference control protocol

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

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System Release Notes Polycom RealPresence Access Director System 4.0 June 2014 3725-78700-001D Polycom announces the release of the Polycom RealPresence Access Director system, version 4.0. This document provides

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

Real-Time Communications for the Web. Presentation of paper by:cullen Jennings,Ted Hardie,Magnus Westerlund

Real-Time Communications for the Web. Presentation of paper by:cullen Jennings,Ted Hardie,Magnus Westerlund Real-Time Communications for the Web Presentation of paper by:cullen Jennings,Ted Hardie,Magnus Westerlund What is the paper about? Describes a peer-to-peer architecture that allows direct,interactive,rich

More information

LYNC 2013 NEW FEATURES

LYNC 2013 NEW FEATURES LYNC 2013 NEW FEATURES Standard Edition Server Front End Server and Back End Server Edge Server Mediation Server Director Persistent Chat Front End Server Persistent Chat Store (Persistent Chat Back End

More information

COMPANY CREDENTIALS. Sheng Li Telecom India Pvt. Ltd. Sheng Li Telecom click & Learn more.

COMPANY CREDENTIALS. Sheng Li Telecom India Pvt. Ltd. Sheng Li Telecom click & Learn more. COMPANY CREDENTIALS Sheng Li Telecom click & Learn more Sheng Li Telecom India Pvt. Ltd. www.shenglitelecom.in Company Overview Sheng Li Telecom India Pvt. Ltd. is incorporated on 21 August 2012. It is

More information

The Vidyo Conferencing Portfolio. Everything you need for HD video conferencing with incredible quality, reach and savings

The Vidyo Conferencing Portfolio. Everything you need for HD video conferencing with incredible quality, reach and savings The Vidyo Conferencing Portfolio Everything you need for HD video conferencing with incredible quality, reach and savings The Vidyo difference Vidyo is the leader in personal telepresence. We unlock the

More information

Become a WebRTC School Qualified Integrator (WSQI ) supported by the Telecommunications Industry Association (TIA)

Become a WebRTC School Qualified Integrator (WSQI ) supported by the Telecommunications Industry Association (TIA) WSQI Certification Become a WebRTC School Qualified Integrator (WSQI ) supported by the Telecommunications Industry Association (TIA) Exam Objectives The WebRTC School Qualified Integrator (WSQI ) is designed

More information

CCNP COLLABORATION. Cisco Certified Network Professional Collaboration

CCNP COLLABORATION. Cisco Certified Network Professional Collaboration Cisco Certified Network Professional Collaboration O V E R VIE W For collaboration and unified communications network engineers who want develop advanced collaboration skills designing, deploying, configuring,

More information

Yealink Easy Video Conferencing

Yealink Easy Video Conferencing Yealink Easy Video Conferencing Next-Gen Video Conferencing Solutions As communication technology evolves, video conferencing is now widely used in the modern workplace to improve work efficiency and to

More information

The Cloud Meeting Company

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

More information

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

Configure Mobile and Remote Access

Configure Mobile and Remote Access Mobile and Remote Access Overview, on page 1 Mobile and Remote Access Prerequisites, on page 3 Mobile and Remote Access Configuration Task Flow, on page 4 Mobile and Remote Access Overview Cisco Unified

More information

Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1)

Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs : CIPTV1 v1.0 gives the learner all the tools they

More information

Security Guide Zoom Video Communications Inc.

Security Guide Zoom Video Communications Inc. Zoom unifies cloud video conferencing, simple online meetings, group messaging, and a softwaredefined conference room solution into one easy-to-use platform. Zoom offers the best video, audio, and wireless

More information

Citrix SD-WAN for Optimal Office 365 Connectivity and Performance

Citrix SD-WAN for Optimal Office 365 Connectivity and Performance Solution Brief Citrix SD-WAN for Optimal Office 365 Connectivity and Performance Evolving Needs for WAN Network Architecture Enterprise networks have historically been architected to provide users access

More information

Cisco Unified Videoconferencing Manager 5.7

Cisco Unified Videoconferencing Manager 5.7 . Data Sheet Cisco Unified Videoconferencing Manager 5.7 A Comprehensive Management Suite for Cisco Unified Videoconferencing Solutions Product Overview Cisco Unified Communications solutions enable collaboration

More information

Dialogic PowerMedia Media Resource Broker (MRB)

Dialogic PowerMedia Media Resource Broker (MRB) Dialogic PowerMedia Media Resource Broker (MRB) The PowerMedia Media Resource Broker (MRB) is a standardscompliant, software-based Media Resource Broker that allows application developers, service providers

More information

ACANO SOLUTION RESILIENT ARCHITECTURE. White Paper. Mark Blake, Acano CTO

ACANO SOLUTION RESILIENT ARCHITECTURE. White Paper. Mark Blake, Acano CTO ACANO SOLUTION RESILIENT ARCHITECTURE White Paper Mark Blake, Acano CTO September 2014 CONTENTS Introduction... 3 Definition of Resilience... 3 Achieving Resiliency... 4 Managing Your Data Secure from

More information

Cisco Expressway Options with Cisco Meeting Server and/or Microsoft Infrastructure

Cisco Expressway Options with Cisco Meeting Server and/or Microsoft Infrastructure Cisco Expressway Options with Cisco Meeting Server and/or Microsoft Infrastructure Deployment Guide First Published: December 2016 Last Updated: October 2017 Expressway X8.9.2 Cisco Systems, Inc. www.cisco.com

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

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

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

More information

Cisco TelePresence Content Server

Cisco TelePresence Content Server Figure 1. Product Overview With the Cisco TelePresence Content Server (Content Server), your organization can share knowledge and enhance communication by recording video conferences. You can access live

More information

Dialogic PowerMedia Media Resource Broker (MRB)

Dialogic PowerMedia Media Resource Broker (MRB) Dialogic PowerMedia Media Resource Broker (MRB) The PowerMedia Media Resource Broker (MRB), a standardscompliant, software-based Media Resource Broker that allows application developers, service providers

More information

Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) 1.0

Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) 1.0 Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) 1.0 COURSE OVERVIEW: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) v1.0 is a five-day course that prepares the learner for implementing

More information

Cisco TelePresence Content Server

Cisco TelePresence Content Server Data Sheet Figure 1. Product Overview With the Cisco TelePresence Content Server (Content Server), your organization can share knowledge and enhance communication by recording video conferences. You can

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

Video CONFERENCING COMPARISON GUIDE

Video CONFERENCING COMPARISON GUIDE Video CONFERENCING COMPARISON GUIDE You need video conferencing capabilities, and lets be honest, Skype isn t cutting it. Marco offers a variety of video conferencing options to fit any level of need.

More information

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Daitan White Paper IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Highly Reliable Software Development Services http://www.daitangroup.com Daitan Group 2014 IMS, NFV

More information

Polycom Solutions For Microsoft Unified Communications Sandro Piccoli Technical Product Manager Roberto Vicenzi Direzione Servizi

Polycom Solutions For Microsoft Unified Communications Sandro Piccoli Technical Product Manager Roberto Vicenzi Direzione Servizi Polycom Solutions For Microsoft Unified Communications Sandro Piccoli Technical Product Manager Roberto Vicenzi Direzione Servizi 1 Why Microsoft? Most of the world s enterprise desktop runs on Microsoft

More information

Network Requirements

Network Requirements GETTING STARTED GUIDE ALCATEL-LUCENT RAINBOW TM Network Requirements GETTING STARTED GUIDE JANVIER 2017 Author: R&D - Cloud Services Disclaimer This documentation is provided for reference purposes only.

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

Bandwidth, Latency, and QoS for Core Components

Bandwidth, Latency, and QoS for Core Components Bandwidth, Latency, and QoS for Core Components, on page 1 Bandwidth, Latency, and QoS for Optional Cisco Components, on page 18 Bandwidth, Latency, and QoS for Optional Third-Party Components, on page

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

MWC 17 Collaboration Mobile Convergence

MWC 17 Collaboration Mobile Convergence MWC 17 Collaboration Mobile Convergence Cisco & Ericsson Collaboration Mobile Convergence - CMC Cisco and Ericsson partner to deliver industry leading Mobile Collaboration solutions. Validated, life-cycle

More information

GUIDELINES FOR VOIP NETWORK PREREQUISITES

GUIDELINES FOR VOIP NETWORK PREREQUISITES GUIDELINES FOR VOIP NETWORK PREREQUISITES WHITE PAPER October 2016 Unified Networks Unified User Clients Unified Messaging Mobility 100+ Call Management Features Executive Summary This document contains

More information

ENTERPRISE COMMUNICATION SOLUTION BY BULPROS

ENTERPRISE COMMUNICATION SOLUTION BY BULPROS ENTERPRISE COMMUNICATION SOLUTION BY BULPROS BULPROS Key Facts Core team of 300+ developers BULPROS is one of the fastest growing IT companies in Europe. It is headquartered in Sofia, Bulgaria, with offices

More information

Cisco TelePresence Server MSE 8710

Cisco TelePresence Server MSE 8710 Data Sheet Cisco TelePresence Server MSE 8710 Product Overview The Cisco TelePresence Server is a pioneering solution that brings together telepresence, high-definition (HD), and standard-definition (SD)

More information

Product Overview. Benefits CHAPTER

Product Overview. Benefits CHAPTER CHAPTER 1 Revised July 3, 2012 The Cisco TelePresence Exchange System is an integrated video service-creation platform that enables service providers and strategic partners to offer secure cloud-based

More information

Janus: a general purpose WebRTC gateway

Janus: a general purpose WebRTC gateway : a general purpose gateway Lorenzo Miniero lorenzo@meetecho.com FOSDEM 2016 Real Time devroom 30 th January 2016, Brussels Outline 1 A brief introduction 2 Some context and standardization activities

More information

VNC Connect security whitepaper. Cloud versus direct with VNC Connect

VNC Connect security whitepaper. Cloud versus direct with VNC Connect VNC Connect security whitepaper Cloud versus direct with VNC Connect November 2017 Contents Introduction... 3 Key terminology... 3 Direct connectivity... 4 Cloud connectivity... 5 Summary... 6 Appendix:

More information

Cisco WebEx Cloud Connected Audio Subscription Service

Cisco WebEx Cloud Connected Audio Subscription Service Data Sheet Cisco WebEx Cloud Connected Audio Subscription Service Product Overview Cisco WebEx Cloud Connected Audio (CCA) is a cost-effective audio conferencing solution for WebEx meetings, delivered

More information

Cisco TelePresence TX9000 Series

Cisco TelePresence TX9000 Series Data Sheet Cisco TelePresence TX9000 Series Product Overview The Cisco TelePresence TX9000 Series (TX9000) is the new benchmark for immersive in-person collaboration. With modern design and advanced functions,

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