SlideShare une entreprise Scribd logo
1  sur  56
WebRTC Applications Using
GENBAND SPiDR
Chris Koehncke
8. May 2014
2 GENBAND Confidential and Proprietary
Hi! So nice to
see you!
 Brief on what WebRTC is (a repeat for some)
 What others are doing
 What GENBAND can offer you to help
 Some specific application recommendations & why
Agenda for today (thanks for joining BTW!)
4 GENBAND Confidential and Proprietary
Now, let’s ask you a question
How likely are you to implement a WebRTC
application?
Embedded browser technology to
enable rapid development P2P
communication services.
WebRTC is a part of a broader HTML5 effort
HTML5 is the beginning of the end of stand alone applications
slides.html5rocks.com
8 GENBAND Confidential and Proprietary
WebRTC supports
Voice – Video – Data
9 GENBAND Confidential and Proprietary
In simple terms, WebRTC is much like ISDN but without a
specification for complex signaling
10 GENBAND Confidential and Proprietary
The re-introduction of P2P
Inefficient, costly, complexity, time and prone to potential
failure
11 GENBAND Confidential and Proprietary
The re-introduction of P2P
Obviously more efficient, less prone to error and simpler
12 GENBAND Confidential and Proprietary12 GENBAND Confidential and Proprietary12 GENBAND Confidential and Proprietary
What can you build with WebRTC technology?
 Voice/video integrated into existing websites
 Numerous new instances of “Skype” like services for gaming
 Video conferencing
 Web collaboration
 File/data sharing
13 GENBAND Confidential and Proprietary13 GENBAND Confidential and Proprietary13 GENBAND Confidential and Proprietary
The Solution
 WebRTC is technology that‟s built into your browser that enables
rapid creation of Peer-to-peer (P2P) connectivity and transmission
 Key components:
• WebRTC enables „channels‟ of the following types:
– Media – voice, video and screen
– Data – any type of data
– Signaling
 Automatically manages with echo cancellation and packet loss
concealment
 Uses standard Internet infrastructure
 A „server‟ is not required (beyond a WWW server) however most
applications will have a server to facilitate connection
 During a WebRTC session media/data/signaling travel directly
between the connected parties (meaning they don‟t transit a server)
14 GENBAND Confidential and Proprietary
The (Simplified) Path to WebRTC
The notion of 2-way browser communication is still
new
Communication Developers
HTML5 Developers
17 GENBAND Confidential and Proprietary17 GENBAND Confidential and Proprietary17 GENBAND Confidential and Proprietary
The Problem
 For average HTML programmer, writing a communications application is
difficult
 Challenges in dealing with creating a connection, network, security and
transmission with no previous experience
 Deep technical skills needed for understanding media processing
 You had to be pretty serious about writing a communications app!
WebRTC primary beauty is that the user is required
to take no action
18 GENBAND Confidential and Proprietary
Chrome hasn’t taken over (yet)
While Microsoft is joining the conversation, WebRTC is still some time away
from being a standard (JavaScript took 6 years) and not every browser is
current compatible (though there are workarounds).
A quick run through existing WebRTC applications
20 GENBAND Confidential and Proprietary
www.sqwiggle.com
Sqwiggle is about your computer looking at you!
21 GENBAND Confidential and Proprietary
www.movikantirevo.com/
A crazy application using motion
22 GENBAND Confidential and Proprietary
www.mailchimp.com
Simple photo taking
23 GENBAND Confidential and Proprietary
www.uberconference.com
Audio conferencing taken to a new level
24 GENBAND Confidential and Proprietary
www.vonage.com
Extending the service reach of
a traditional fix service
25 GENBAND Confidential and Proprietary
www.sharefest.me
P2P exchange of files
26 GENBAND Confidential and Proprietary
webdesign.maratz.com/lab/responsivetypography/
Computer reacting to your needs
27 GENBAND Confidential and Proprietary
github.com/feross/webtorrent-chrome
Embedding P2P bit torrent capabilities inside of the web
browser
28 GENBAND Confidential and Proprietary
Now, let’s ask you a question
How would you rate your current knowledge of
WebRTC?
29 GENBAND Confidential and Proprietary
Resources:
http://www.genband.com/products/experius/webrtc-
gateway
http://developer.genband.com
http://www.cio2cmo.com
30 GENBAND Confidential and Proprietary
Our objective
 To provide you with an inclusive
software & services suite that
makes it EASY to implement
WebRTC applications
 Interface these new applications
with your pre-existing systems
 Provide comprehensive support &
expert knowledge both to the
technology and understanding of
the application.
SPiDR is our core software offering to support
WebRTC apps
31 GENBAND Confidential and Proprietary
SPiDR Overview
Web Applications Access
IM Federation
Social Networks Apps
Address books linking
Email, Calendar
Maps, Sharing
Advertisement
Web – Telecom Bridging
WebRTC Media Interworking
Transcoding
Signaling and Media Security
NAT/Firewall traversalWeb user interfaces
Web client
Hybrid Web – Telephony client
Mobile web client
Communication toolbar
Notification/Disposition Widget
Personal Agent Portal
TV Web interface
Delivering Rich User
Experiences
Web API
REST-based
Secured access
Call, Message,
Presence, Logs
Location, Etc.
Web platform
Cloud computing
Tiered Scaling
Simple REST APIs
Web developer skillset
32 GENBAND Confidential and ProprietaryGENBAND Confidential and ProprietaryGENBAND Confidential and Proprietary
SPiDR
• Web application platform to interwork the web with the telecom networks
• Provides signaling interworking between web REST APIs and telecom signaling interfaces
• Fully functional web client with voice, video, presence, messaging, address book, call
logs, conferencing and more
• Converts the WebRTC Media to IETF/3GPP media
• Provides media transcoding (voice, video) if required
• Extends capabilities beyond standard telecom services with additional network services
GENCom for Web
Application
Interworking
Media
Interworking
(ICE, STUN/TURN)
Transcoding
REST SIP
webRTC
Media
3GPP/
IETF
Media
Existing
Telecom
Networks
Media
REST
SIP
WebClient
UI
HTML5 Network
Services
Interworking
Network
Services
Telecom Media
33 GENBAND Confidential and Proprietary
Basic Web Client
 Complement existing service with a
web client
• User can make or receive calls from either
their classic telecom endpoint or a web
client
• Basic or full range of voice services
available via the web client
 Values
• Convenience for the user, being able to
communicate from their computing device
where they spend a lot of time
• Make classic but underused/unknown
voice services one click away via a better
user interface
– Conferencing
– Call waiting / callerID
– Call forward
– Call disposition
– Visual voicemail
• Promote voice services during a call
– Pay-per use or subscription
SIP
Core
IETF
SIP
Internet
HTTP
WebRTC
Carrier User
Computer
Tablet
Now
34 GENBAND Confidential and Proprietary
A short list of what’s in SPiDR
 REST interface to SIP infrastructure and data
stores
 REST interface for call control
 WebRTC session control (websockets)
 Media management for WebRTC (SRTP-to-
RTP)
 Media transcoding for WebRTC (Opus to G.722)
 Security & application controls (DTLS mgmt)
 STUN/TURN server and port management
 Software based solution
 Focus on providing gateway from WebRTC
events to existing SIP infrastructure
 Support for IMS via Gm interface
35 GENBAND Confidential and Proprietary35 GENBAND Confidential and Proprietary35 GENBAND Confidential and Proprietary
What is GENBAND doing & why
is this important?
 SPiDR is a WebRTC software package which contains all the
necessary elements integrated to provide you with start-up
suite for WebRTC
 SPiDR is optimized for services providers with an existing SIP
infrastructure and allows you to leverage your existing
investment in SIP to reach a WebRTC audience FAST!
 Product is available now
Don‟t get too confused, WebRTC is a
technology and you use it in a multitude of
ways
38 GENBAND Confidential and Proprietary
Fact: We all have multiple screens in our lives
By 2017, there will be
2.5 devices/connections
for every person on
earth.
By 2017, there will be
5 devices/connections
for every Internet user.
Souce: Cisco VNI Report
39 GENBAND Confidential and Proprietary
Mobile
The short is that Mobile is growing while desktop is shrinking, little initial
thoughts into webrtc for mobile
42 GENBAND Confidential and Proprietary
No guessing, here are five examples of what you
could be doing to add value for your existing
customers using WebRTC
43 GENBAND Confidential and Proprietary
Number 1 - Mobile
 Offer me the ability to access my existing subscription service via multiple
devices
 Allow unknown 3rd parties to access me via a web interface
 Leverage opportunity for new unique domain (sticky)
44 GENBAND Confidential and Proprietary
Number 1 – Mobile – Let me be more specific
 Offer me the ability to access my existing
subscription service via multiple devices
• Offer WebRTC powered page which allows me to
log on and make and receive simple telephone
calls from any web browser
 Allow unknown 3rd parties to access me
via a web interface
• Provide a simple WebRTC powered page that
would allow any one to reach me (using my
telephone number or domain)
 Leverage opportunity for new unique
domain (sticky)
• Still talking about telephone numbers? How about
domains? How about? mycompany.io/yourname
• A single click to contact about.me style concept
45 GENBAND Confidential and Proprietary
Number 2 – SIP trunking
 Allow me to use my DID service when away from the office
46 GENBAND Confidential and Proprietary
Number 2 – Extend the value of SIP trunking
 A simple web page that allows
me to log-on to my DID
remotely allowing me to make
and receive phone calls from
any web browser
47 GENBAND Confidential and Proprietary
Number 3 – offer free video service
 Get the word out about WebRTC! Learn, do, experiment
 Leverage domain names again
 Link to telephony service if you dare
48 GENBAND Confidential and Proprietary
Number 3 – offer free video service, details
 WebRTC apps are still relatively
new, introduce concept with your
customer base in low cost, low risk
method
 Point-to-point video
 Show added value and offer for
expansion to paid video or
upgraded services
49 GENBAND Confidential and Proprietary
Number 4 – simply click to call or API exposure
50 GENBAND Confidential and Proprietary
Number 4 – simply click to call or API exposure
 Communication API‟s are a hot
topic, but most non-accessible to
non-techs or basic technology
developers looking for a simple low
cost application
 Keep it simple and keep it part of
your expanding circle of subscriber
values
51 GENBAND Confidential and Proprietary
Number 5 – free or low cost UC services
52 GENBAND Confidential and Proprietary
Number 5 – free or low cost UC service
 End the complexity of time to onboard UC
customers or hassles with on-site IP
phone deployment
 Customized UC “soft phone” PLUS portal
experience combined with support for
other devices (tablet/mobile)
 Infinite pricing and packaging models with
moderate cost of entry
53 GENBAND Confidential and Proprietary
54 GENBAND Confidential and Proprietary
Summary
 WebRTC is real, you can deploy it today
 It‟s a low cost, low risk technology
 Opportunity to extend value to existing
and attract new customers
 Flexibility to personalize to your desired
customer experience
 GENBAND has a comprehensive
package of software, services and
knowledge to rapidly implement your
WebRTC application
55 GENBAND Confidential and Proprietary
Questions, answers & follow-up
C koehncke webinar v2

Contenu connexe

Tendances

WebRTC and Mobile Integration
WebRTC and Mobile IntegrationWebRTC and Mobile Integration
WebRTC and Mobile IntegrationGiorgio Natili
 
The Enterprise wants WebRTC -- and it needs Middleware to get it! (IIT RTC Co...
The Enterprise wants WebRTC -- and it needs Middleware to get it! (IIT RTC Co...The Enterprise wants WebRTC -- and it needs Middleware to get it! (IIT RTC Co...
The Enterprise wants WebRTC -- and it needs Middleware to get it! (IIT RTC Co...Brian Pulito
 
WebRTC: players, business models and implications for telecommunication carriers
WebRTC: players, business models and implications for telecommunication carriersWebRTC: players, business models and implications for telecommunication carriers
WebRTC: players, business models and implications for telecommunication carriersHarry Behrens, PhD
 
WebRTC with Java
WebRTC with JavaWebRTC with Java
WebRTC with Javaamithap07
 
A Practical Guide to WebRTC
A Practical Guide to WebRTCA Practical Guide to WebRTC
A Practical Guide to WebRTCvline
 
WebRTC: Show me the money! Where's the beef for gateway, platform, API and te...
WebRTC: Show me the money! Where's the beef for gateway, platform, API and te...WebRTC: Show me the money! Where's the beef for gateway, platform, API and te...
WebRTC: Show me the money! Where's the beef for gateway, platform, API and te...Harry Behrens, PhD
 
How IBM and Dialogic Are Making Conferencing Smarter with AI
How IBM and Dialogic Are Making Conferencing Smarter with AIHow IBM and Dialogic Are Making Conferencing Smarter with AI
How IBM and Dialogic Are Making Conferencing Smarter with AIDialogic Inc.
 
Baby Steps: A WebRTC Tutorial
Baby Steps: A WebRTC TutorialBaby Steps: A WebRTC Tutorial
Baby Steps: A WebRTC TutorialTsahi Levent-levi
 
Real-time Communications at Internet Speed
Real-time Communications at Internet SpeedReal-time Communications at Internet Speed
Real-time Communications at Internet SpeedBrian Pulito
 
WebRTC. Yet Another Overview, for IT Technicians.
WebRTC. Yet Another Overview, for IT Technicians.WebRTC. Yet Another Overview, for IT Technicians.
WebRTC. Yet Another Overview, for IT Technicians.Vladimir Beloborodov
 
WebRTC on Mobile Devices: Challenges and Opportunities
WebRTC on Mobile Devices: Challenges and OpportunitiesWebRTC on Mobile Devices: Challenges and Opportunities
WebRTC on Mobile Devices: Challenges and OpportunitiesVladimir Beloborodov
 
ARM Mali "Egil" technical preview
ARM Mali "Egil" technical previewARM Mali "Egil" technical preview
ARM Mali "Egil" technical previewPhil Hughes
 

Tendances (20)

WebRTC and Mobile Integration
WebRTC and Mobile IntegrationWebRTC and Mobile Integration
WebRTC and Mobile Integration
 
WebRTC
WebRTCWebRTC
WebRTC
 
WebRTC DataChannels demystified
WebRTC DataChannels demystifiedWebRTC DataChannels demystified
WebRTC DataChannels demystified
 
Pkewebrtc
PkewebrtcPkewebrtc
Pkewebrtc
 
WebRTC - a History Lesson
WebRTC - a History LessonWebRTC - a History Lesson
WebRTC - a History Lesson
 
The Enterprise wants WebRTC -- and it needs Middleware to get it! (IIT RTC Co...
The Enterprise wants WebRTC -- and it needs Middleware to get it! (IIT RTC Co...The Enterprise wants WebRTC -- and it needs Middleware to get it! (IIT RTC Co...
The Enterprise wants WebRTC -- and it needs Middleware to get it! (IIT RTC Co...
 
WebRTC: players, business models and implications for telecommunication carriers
WebRTC: players, business models and implications for telecommunication carriersWebRTC: players, business models and implications for telecommunication carriers
WebRTC: players, business models and implications for telecommunication carriers
 
WebRTC with Java
WebRTC with JavaWebRTC with Java
WebRTC with Java
 
AT&T Enhanced WebRTC API Overview
AT&T Enhanced WebRTC API OverviewAT&T Enhanced WebRTC API Overview
AT&T Enhanced WebRTC API Overview
 
A Practical Guide to WebRTC
A Practical Guide to WebRTCA Practical Guide to WebRTC
A Practical Guide to WebRTC
 
WebRTC on Mobile
WebRTC on MobileWebRTC on Mobile
WebRTC on Mobile
 
WebRTC: Show me the money! Where's the beef for gateway, platform, API and te...
WebRTC: Show me the money! Where's the beef for gateway, platform, API and te...WebRTC: Show me the money! Where's the beef for gateway, platform, API and te...
WebRTC: Show me the money! Where's the beef for gateway, platform, API and te...
 
WebRTC in the Real World
WebRTC in the Real WorldWebRTC in the Real World
WebRTC in the Real World
 
How IBM and Dialogic Are Making Conferencing Smarter with AI
How IBM and Dialogic Are Making Conferencing Smarter with AIHow IBM and Dialogic Are Making Conferencing Smarter with AI
How IBM and Dialogic Are Making Conferencing Smarter with AI
 
Baby Steps: A WebRTC Tutorial
Baby Steps: A WebRTC TutorialBaby Steps: A WebRTC Tutorial
Baby Steps: A WebRTC Tutorial
 
Real-time Communications at Internet Speed
Real-time Communications at Internet SpeedReal-time Communications at Internet Speed
Real-time Communications at Internet Speed
 
WebRTC. Yet Another Overview, for IT Technicians.
WebRTC. Yet Another Overview, for IT Technicians.WebRTC. Yet Another Overview, for IT Technicians.
WebRTC. Yet Another Overview, for IT Technicians.
 
WebRTC on Mobile Devices: Challenges and Opportunities
WebRTC on Mobile Devices: Challenges and OpportunitiesWebRTC on Mobile Devices: Challenges and Opportunities
WebRTC on Mobile Devices: Challenges and Opportunities
 
A jQuery for WebRTC
A jQuery for WebRTCA jQuery for WebRTC
A jQuery for WebRTC
 
ARM Mali "Egil" technical preview
ARM Mali "Egil" technical previewARM Mali "Egil" technical preview
ARM Mali "Egil" technical preview
 

En vedette

Waterfall Client Webinar: Information on the October 16 TCPA Rules Changes
Waterfall Client Webinar: Information on the October 16 TCPA Rules ChangesWaterfall Client Webinar: Information on the October 16 TCPA Rules Changes
Waterfall Client Webinar: Information on the October 16 TCPA Rules ChangesWaterfall Mobile
 
The Unified view of a customer
The Unified view of a customerThe Unified view of a customer
The Unified view of a customerRamesh Raman
 
Stacked deck presentation (1)
Stacked deck presentation (1)Stacked deck presentation (1)
Stacked deck presentation (1)Joe Hines
 
Romance vietnamienne.
Romance vietnamienne.Romance vietnamienne.
Romance vietnamienne.sinagua
 
Interculturalidad compilacion de temas
Interculturalidad compilacion de temasInterculturalidad compilacion de temas
Interculturalidad compilacion de temasTeodoro Pozo Uribe
 
Using content-based multimedia similarity search for learning
Using content-based multimedia similarity search for learningUsing content-based multimedia similarity search for learning
Using content-based multimedia similarity search for learningsuzreader
 
Creating ORMMA Compliant Mobile Apps
Creating ORMMA Compliant Mobile AppsCreating ORMMA Compliant Mobile Apps
Creating ORMMA Compliant Mobile AppsCrisp Media
 
Tarea1 loli villalba
Tarea1 loli villalbaTarea1 loli villalba
Tarea1 loli villalbalolivillalba
 
Canoe Trip 2011 - February Meeting
Canoe Trip 2011 - February MeetingCanoe Trip 2011 - February Meeting
Canoe Trip 2011 - February MeetingEye Feel Good
 
In 10 Stappen Een Hypotheek
In 10 Stappen Een HypotheekIn 10 Stappen Een Hypotheek
In 10 Stappen Een HypotheekUwPlus
 
Special needs power point
Special needs power pointSpecial needs power point
Special needs power pointbusybee67
 
Dgu ppt en_fin
Dgu ppt en_finDgu ppt en_fin
Dgu ppt en_fin960200
 
Batik aceh dan penjelasannya
Batik aceh dan penjelasannyaBatik aceh dan penjelasannya
Batik aceh dan penjelasannyaEny Nurainy
 
【STR3 パネルトーク】
【STR3 パネルトーク】【STR3 パネルトーク】
【STR3 パネルトーク】Up Hatch
 
Data decay and the illusion of the present
Data decay and the illusion of the presentData decay and the illusion of the present
Data decay and the illusion of the presentDan Lynn
 
Retail Mobile Marketing Webinar
Retail Mobile Marketing WebinarRetail Mobile Marketing Webinar
Retail Mobile Marketing WebinarWaterfall Mobile
 

En vedette (20)

Portfolio
PortfolioPortfolio
Portfolio
 
Waterfall Client Webinar: Information on the October 16 TCPA Rules Changes
Waterfall Client Webinar: Information on the October 16 TCPA Rules ChangesWaterfall Client Webinar: Information on the October 16 TCPA Rules Changes
Waterfall Client Webinar: Information on the October 16 TCPA Rules Changes
 
The Unified view of a customer
The Unified view of a customerThe Unified view of a customer
The Unified view of a customer
 
Stacked deck presentation (1)
Stacked deck presentation (1)Stacked deck presentation (1)
Stacked deck presentation (1)
 
Romance vietnamienne.
Romance vietnamienne.Romance vietnamienne.
Romance vietnamienne.
 
Interculturalidad compilacion de temas
Interculturalidad compilacion de temasInterculturalidad compilacion de temas
Interculturalidad compilacion de temas
 
Using content-based multimedia similarity search for learning
Using content-based multimedia similarity search for learningUsing content-based multimedia similarity search for learning
Using content-based multimedia similarity search for learning
 
LevelUp
LevelUpLevelUp
LevelUp
 
Prezentacja na Targi BUDMA 2011
Prezentacja na Targi BUDMA 2011Prezentacja na Targi BUDMA 2011
Prezentacja na Targi BUDMA 2011
 
Creating ORMMA Compliant Mobile Apps
Creating ORMMA Compliant Mobile AppsCreating ORMMA Compliant Mobile Apps
Creating ORMMA Compliant Mobile Apps
 
Tarea1 loli villalba
Tarea1 loli villalbaTarea1 loli villalba
Tarea1 loli villalba
 
Canoe Trip 2011 - February Meeting
Canoe Trip 2011 - February MeetingCanoe Trip 2011 - February Meeting
Canoe Trip 2011 - February Meeting
 
In 10 Stappen Een Hypotheek
In 10 Stappen Een HypotheekIn 10 Stappen Een Hypotheek
In 10 Stappen Een Hypotheek
 
Special needs power point
Special needs power pointSpecial needs power point
Special needs power point
 
Dgu ppt en_fin
Dgu ppt en_finDgu ppt en_fin
Dgu ppt en_fin
 
Batik aceh dan penjelasannya
Batik aceh dan penjelasannyaBatik aceh dan penjelasannya
Batik aceh dan penjelasannya
 
Aztec
AztecAztec
Aztec
 
【STR3 パネルトーク】
【STR3 パネルトーク】【STR3 パネルトーク】
【STR3 パネルトーク】
 
Data decay and the illusion of the present
Data decay and the illusion of the presentData decay and the illusion of the present
Data decay and the illusion of the present
 
Retail Mobile Marketing Webinar
Retail Mobile Marketing WebinarRetail Mobile Marketing Webinar
Retail Mobile Marketing Webinar
 

Similaire à C koehncke webinar v2

How WebRTC is Altering the Landscape for Mobile UC & BYOD
How WebRTC is Altering the Landscape for Mobile UC & BYODHow WebRTC is Altering the Landscape for Mobile UC & BYOD
How WebRTC is Altering the Landscape for Mobile UC & BYODGENBANDcorporate
 
WebRTC - Is this a Game changer??
WebRTC - Is this a Game changer??WebRTC - Is this a Game changer??
WebRTC - Is this a Game changer??learjk
 
Getting Started with WebRTC
Getting Started with WebRTCGetting Started with WebRTC
Getting Started with WebRTCChad Hart
 
DeveloperWeek 2015 - WebRTC - Where to start and how to scale
DeveloperWeek 2015 - WebRTC - Where to start and how to scaleDeveloperWeek 2015 - WebRTC - Where to start and how to scale
DeveloperWeek 2015 - WebRTC - Where to start and how to scaleDialogic Inc.
 
Webinar: To Build or Not To Build Your WebRTC Infrastructure
Webinar: To Build or Not To Build Your WebRTC InfrastructureWebinar: To Build or Not To Build Your WebRTC Infrastructure
Webinar: To Build or Not To Build Your WebRTC InfrastructureUppersideConferences
 
WebRTC And FreeSWITCH – What This Combination Means?
WebRTC And FreeSWITCH – What This Combination Means?WebRTC And FreeSWITCH – What This Combination Means?
WebRTC And FreeSWITCH – What This Combination Means?MoonTechnolabsPvtLtd
 
Webrtc workshop from Alan Quayle
Webrtc workshop from Alan QuayleWebrtc workshop from Alan Quayle
Webrtc workshop from Alan QuayleAlan Quayle
 
WEB CONFERENCING
WEB CONFERENCINGWEB CONFERENCING
WEB CONFERENCINGRobbySahoo
 
minor-project-1.ppt
minor-project-1.pptminor-project-1.ppt
minor-project-1.pptthinkonce1
 
Kamailio World 2017: Getting Real with WebRTC
Kamailio World 2017: Getting Real with WebRTCKamailio World 2017: Getting Real with WebRTC
Kamailio World 2017: Getting Real with WebRTCChad Hart
 
Webrtc Technology overview and Business Opportunity
Webrtc Technology overview and Business OpportunityWebrtc Technology overview and Business Opportunity
Webrtc Technology overview and Business OpportunityKen Workun
 
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!Alan Quayle
 
Deploying WebRTC successfully – A web developer perspective
Deploying WebRTC successfully – A web developer perspectiveDeploying WebRTC successfully – A web developer perspective
Deploying WebRTC successfully – A web developer perspectiveDialogic Inc.
 
T-Labs @ WebRTC Conference in Paris, Dec 2014
T-Labs @ WebRTC Conference in Paris, Dec 2014T-Labs @ WebRTC Conference in Paris, Dec 2014
T-Labs @ WebRTC Conference in Paris, Dec 2014T-Labs
 
Boosting business with WebRTC - ClueCon 2017
Boosting business with WebRTC - ClueCon 2017Boosting business with WebRTC - ClueCon 2017
Boosting business with WebRTC - ClueCon 2017Chad Hart
 
WebRTC Media Challenges
WebRTC Media Challenges WebRTC Media Challenges
WebRTC Media Challenges Dialogic Inc.
 

Similaire à C koehncke webinar v2 (20)

How WebRTC is Altering the Landscape for Mobile UC & BYOD
How WebRTC is Altering the Landscape for Mobile UC & BYODHow WebRTC is Altering the Landscape for Mobile UC & BYOD
How WebRTC is Altering the Landscape for Mobile UC & BYOD
 
WebRTC - Is this a Game changer??
WebRTC - Is this a Game changer??WebRTC - Is this a Game changer??
WebRTC - Is this a Game changer??
 
WebRTC Summit (June 2014) - WebRTC Interoperability (and why it is important)
WebRTC Summit (June 2014) - WebRTC Interoperability (and why it is important)WebRTC Summit (June 2014) - WebRTC Interoperability (and why it is important)
WebRTC Summit (June 2014) - WebRTC Interoperability (and why it is important)
 
Getting Started with WebRTC
Getting Started with WebRTCGetting Started with WebRTC
Getting Started with WebRTC
 
DeveloperWeek 2015 - WebRTC - Where to start and how to scale
DeveloperWeek 2015 - WebRTC - Where to start and how to scaleDeveloperWeek 2015 - WebRTC - Where to start and how to scale
DeveloperWeek 2015 - WebRTC - Where to start and how to scale
 
DevCon5 (July 2014) - Intro to WebRTC
DevCon5 (July 2014) - Intro to WebRTCDevCon5 (July 2014) - Intro to WebRTC
DevCon5 (July 2014) - Intro to WebRTC
 
Webinar: To Build or Not To Build Your WebRTC Infrastructure
Webinar: To Build or Not To Build Your WebRTC InfrastructureWebinar: To Build or Not To Build Your WebRTC Infrastructure
Webinar: To Build or Not To Build Your WebRTC Infrastructure
 
Asterisk World (January 2014) - Taking Enterprise Telephony into the Web World
Asterisk World (January 2014) - Taking Enterprise Telephony into the Web WorldAsterisk World (January 2014) - Taking Enterprise Telephony into the Web World
Asterisk World (January 2014) - Taking Enterprise Telephony into the Web World
 
WebRTC And FreeSWITCH – What This Combination Means?
WebRTC And FreeSWITCH – What This Combination Means?WebRTC And FreeSWITCH – What This Combination Means?
WebRTC And FreeSWITCH – What This Combination Means?
 
Webrtc workshop from Alan Quayle
Webrtc workshop from Alan QuayleWebrtc workshop from Alan Quayle
Webrtc workshop from Alan Quayle
 
WEB CONFERENCING
WEB CONFERENCINGWEB CONFERENCING
WEB CONFERENCING
 
DevCon 5 (December 2013) - WebRTC & WebSockets
DevCon 5 (December 2013) - WebRTC & WebSocketsDevCon 5 (December 2013) - WebRTC & WebSockets
DevCon 5 (December 2013) - WebRTC & WebSockets
 
minor-project-1.ppt
minor-project-1.pptminor-project-1.ppt
minor-project-1.ppt
 
Kamailio World 2017: Getting Real with WebRTC
Kamailio World 2017: Getting Real with WebRTCKamailio World 2017: Getting Real with WebRTC
Kamailio World 2017: Getting Real with WebRTC
 
Webrtc Technology overview and Business Opportunity
Webrtc Technology overview and Business OpportunityWebrtc Technology overview and Business Opportunity
Webrtc Technology overview and Business Opportunity
 
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
 
Deploying WebRTC successfully – A web developer perspective
Deploying WebRTC successfully – A web developer perspectiveDeploying WebRTC successfully – A web developer perspective
Deploying WebRTC successfully – A web developer perspective
 
T-Labs @ WebRTC Conference in Paris, Dec 2014
T-Labs @ WebRTC Conference in Paris, Dec 2014T-Labs @ WebRTC Conference in Paris, Dec 2014
T-Labs @ WebRTC Conference in Paris, Dec 2014
 
Boosting business with WebRTC - ClueCon 2017
Boosting business with WebRTC - ClueCon 2017Boosting business with WebRTC - ClueCon 2017
Boosting business with WebRTC - ClueCon 2017
 
WebRTC Media Challenges
WebRTC Media Challenges WebRTC Media Challenges
WebRTC Media Challenges
 

Dernier

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 

Dernier (20)

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 

C koehncke webinar v2

  • 1. WebRTC Applications Using GENBAND SPiDR Chris Koehncke 8. May 2014
  • 2. 2 GENBAND Confidential and Proprietary Hi! So nice to see you!
  • 3.  Brief on what WebRTC is (a repeat for some)  What others are doing  What GENBAND can offer you to help  Some specific application recommendations & why Agenda for today (thanks for joining BTW!)
  • 4. 4 GENBAND Confidential and Proprietary Now, let’s ask you a question How likely are you to implement a WebRTC application?
  • 5. Embedded browser technology to enable rapid development P2P communication services.
  • 6. WebRTC is a part of a broader HTML5 effort
  • 7. HTML5 is the beginning of the end of stand alone applications slides.html5rocks.com
  • 8. 8 GENBAND Confidential and Proprietary WebRTC supports Voice – Video – Data
  • 9. 9 GENBAND Confidential and Proprietary In simple terms, WebRTC is much like ISDN but without a specification for complex signaling
  • 10. 10 GENBAND Confidential and Proprietary The re-introduction of P2P Inefficient, costly, complexity, time and prone to potential failure
  • 11. 11 GENBAND Confidential and Proprietary The re-introduction of P2P Obviously more efficient, less prone to error and simpler
  • 12. 12 GENBAND Confidential and Proprietary12 GENBAND Confidential and Proprietary12 GENBAND Confidential and Proprietary What can you build with WebRTC technology?  Voice/video integrated into existing websites  Numerous new instances of “Skype” like services for gaming  Video conferencing  Web collaboration  File/data sharing
  • 13. 13 GENBAND Confidential and Proprietary13 GENBAND Confidential and Proprietary13 GENBAND Confidential and Proprietary The Solution  WebRTC is technology that‟s built into your browser that enables rapid creation of Peer-to-peer (P2P) connectivity and transmission  Key components: • WebRTC enables „channels‟ of the following types: – Media – voice, video and screen – Data – any type of data – Signaling  Automatically manages with echo cancellation and packet loss concealment  Uses standard Internet infrastructure  A „server‟ is not required (beyond a WWW server) however most applications will have a server to facilitate connection  During a WebRTC session media/data/signaling travel directly between the connected parties (meaning they don‟t transit a server)
  • 14. 14 GENBAND Confidential and Proprietary The (Simplified) Path to WebRTC The notion of 2-way browser communication is still new
  • 17. 17 GENBAND Confidential and Proprietary17 GENBAND Confidential and Proprietary17 GENBAND Confidential and Proprietary The Problem  For average HTML programmer, writing a communications application is difficult  Challenges in dealing with creating a connection, network, security and transmission with no previous experience  Deep technical skills needed for understanding media processing  You had to be pretty serious about writing a communications app! WebRTC primary beauty is that the user is required to take no action
  • 18. 18 GENBAND Confidential and Proprietary Chrome hasn’t taken over (yet) While Microsoft is joining the conversation, WebRTC is still some time away from being a standard (JavaScript took 6 years) and not every browser is current compatible (though there are workarounds).
  • 19. A quick run through existing WebRTC applications
  • 20. 20 GENBAND Confidential and Proprietary www.sqwiggle.com Sqwiggle is about your computer looking at you!
  • 21. 21 GENBAND Confidential and Proprietary www.movikantirevo.com/ A crazy application using motion
  • 22. 22 GENBAND Confidential and Proprietary www.mailchimp.com Simple photo taking
  • 23. 23 GENBAND Confidential and Proprietary www.uberconference.com Audio conferencing taken to a new level
  • 24. 24 GENBAND Confidential and Proprietary www.vonage.com Extending the service reach of a traditional fix service
  • 25. 25 GENBAND Confidential and Proprietary www.sharefest.me P2P exchange of files
  • 26. 26 GENBAND Confidential and Proprietary webdesign.maratz.com/lab/responsivetypography/ Computer reacting to your needs
  • 27. 27 GENBAND Confidential and Proprietary github.com/feross/webtorrent-chrome Embedding P2P bit torrent capabilities inside of the web browser
  • 28. 28 GENBAND Confidential and Proprietary Now, let’s ask you a question How would you rate your current knowledge of WebRTC?
  • 29. 29 GENBAND Confidential and Proprietary Resources: http://www.genband.com/products/experius/webrtc- gateway http://developer.genband.com http://www.cio2cmo.com
  • 30. 30 GENBAND Confidential and Proprietary Our objective  To provide you with an inclusive software & services suite that makes it EASY to implement WebRTC applications  Interface these new applications with your pre-existing systems  Provide comprehensive support & expert knowledge both to the technology and understanding of the application. SPiDR is our core software offering to support WebRTC apps
  • 31. 31 GENBAND Confidential and Proprietary SPiDR Overview Web Applications Access IM Federation Social Networks Apps Address books linking Email, Calendar Maps, Sharing Advertisement Web – Telecom Bridging WebRTC Media Interworking Transcoding Signaling and Media Security NAT/Firewall traversalWeb user interfaces Web client Hybrid Web – Telephony client Mobile web client Communication toolbar Notification/Disposition Widget Personal Agent Portal TV Web interface Delivering Rich User Experiences Web API REST-based Secured access Call, Message, Presence, Logs Location, Etc. Web platform Cloud computing Tiered Scaling Simple REST APIs Web developer skillset
  • 32. 32 GENBAND Confidential and ProprietaryGENBAND Confidential and ProprietaryGENBAND Confidential and Proprietary SPiDR • Web application platform to interwork the web with the telecom networks • Provides signaling interworking between web REST APIs and telecom signaling interfaces • Fully functional web client with voice, video, presence, messaging, address book, call logs, conferencing and more • Converts the WebRTC Media to IETF/3GPP media • Provides media transcoding (voice, video) if required • Extends capabilities beyond standard telecom services with additional network services GENCom for Web Application Interworking Media Interworking (ICE, STUN/TURN) Transcoding REST SIP webRTC Media 3GPP/ IETF Media Existing Telecom Networks Media REST SIP WebClient UI HTML5 Network Services Interworking Network Services Telecom Media
  • 33. 33 GENBAND Confidential and Proprietary Basic Web Client  Complement existing service with a web client • User can make or receive calls from either their classic telecom endpoint or a web client • Basic or full range of voice services available via the web client  Values • Convenience for the user, being able to communicate from their computing device where they spend a lot of time • Make classic but underused/unknown voice services one click away via a better user interface – Conferencing – Call waiting / callerID – Call forward – Call disposition – Visual voicemail • Promote voice services during a call – Pay-per use or subscription SIP Core IETF SIP Internet HTTP WebRTC Carrier User Computer Tablet Now
  • 34. 34 GENBAND Confidential and Proprietary A short list of what’s in SPiDR  REST interface to SIP infrastructure and data stores  REST interface for call control  WebRTC session control (websockets)  Media management for WebRTC (SRTP-to- RTP)  Media transcoding for WebRTC (Opus to G.722)  Security & application controls (DTLS mgmt)  STUN/TURN server and port management  Software based solution  Focus on providing gateway from WebRTC events to existing SIP infrastructure  Support for IMS via Gm interface
  • 35. 35 GENBAND Confidential and Proprietary35 GENBAND Confidential and Proprietary35 GENBAND Confidential and Proprietary What is GENBAND doing & why is this important?  SPiDR is a WebRTC software package which contains all the necessary elements integrated to provide you with start-up suite for WebRTC  SPiDR is optimized for services providers with an existing SIP infrastructure and allows you to leverage your existing investment in SIP to reach a WebRTC audience FAST!  Product is available now
  • 36.
  • 37. Don‟t get too confused, WebRTC is a technology and you use it in a multitude of ways
  • 38. 38 GENBAND Confidential and Proprietary Fact: We all have multiple screens in our lives By 2017, there will be 2.5 devices/connections for every person on earth. By 2017, there will be 5 devices/connections for every Internet user. Souce: Cisco VNI Report
  • 39. 39 GENBAND Confidential and Proprietary Mobile The short is that Mobile is growing while desktop is shrinking, little initial thoughts into webrtc for mobile
  • 40.
  • 41.
  • 42. 42 GENBAND Confidential and Proprietary No guessing, here are five examples of what you could be doing to add value for your existing customers using WebRTC
  • 43. 43 GENBAND Confidential and Proprietary Number 1 - Mobile  Offer me the ability to access my existing subscription service via multiple devices  Allow unknown 3rd parties to access me via a web interface  Leverage opportunity for new unique domain (sticky)
  • 44. 44 GENBAND Confidential and Proprietary Number 1 – Mobile – Let me be more specific  Offer me the ability to access my existing subscription service via multiple devices • Offer WebRTC powered page which allows me to log on and make and receive simple telephone calls from any web browser  Allow unknown 3rd parties to access me via a web interface • Provide a simple WebRTC powered page that would allow any one to reach me (using my telephone number or domain)  Leverage opportunity for new unique domain (sticky) • Still talking about telephone numbers? How about domains? How about? mycompany.io/yourname • A single click to contact about.me style concept
  • 45. 45 GENBAND Confidential and Proprietary Number 2 – SIP trunking  Allow me to use my DID service when away from the office
  • 46. 46 GENBAND Confidential and Proprietary Number 2 – Extend the value of SIP trunking  A simple web page that allows me to log-on to my DID remotely allowing me to make and receive phone calls from any web browser
  • 47. 47 GENBAND Confidential and Proprietary Number 3 – offer free video service  Get the word out about WebRTC! Learn, do, experiment  Leverage domain names again  Link to telephony service if you dare
  • 48. 48 GENBAND Confidential and Proprietary Number 3 – offer free video service, details  WebRTC apps are still relatively new, introduce concept with your customer base in low cost, low risk method  Point-to-point video  Show added value and offer for expansion to paid video or upgraded services
  • 49. 49 GENBAND Confidential and Proprietary Number 4 – simply click to call or API exposure
  • 50. 50 GENBAND Confidential and Proprietary Number 4 – simply click to call or API exposure  Communication API‟s are a hot topic, but most non-accessible to non-techs or basic technology developers looking for a simple low cost application  Keep it simple and keep it part of your expanding circle of subscriber values
  • 51. 51 GENBAND Confidential and Proprietary Number 5 – free or low cost UC services
  • 52. 52 GENBAND Confidential and Proprietary Number 5 – free or low cost UC service  End the complexity of time to onboard UC customers or hassles with on-site IP phone deployment  Customized UC “soft phone” PLUS portal experience combined with support for other devices (tablet/mobile)  Infinite pricing and packaging models with moderate cost of entry
  • 53. 53 GENBAND Confidential and Proprietary
  • 54. 54 GENBAND Confidential and Proprietary Summary  WebRTC is real, you can deploy it today  It‟s a low cost, low risk technology  Opportunity to extend value to existing and attract new customers  Flexibility to personalize to your desired customer experience  GENBAND has a comprehensive package of software, services and knowledge to rapidly implement your WebRTC application
  • 55. 55 GENBAND Confidential and Proprietary Questions, answers & follow-up