SlideShare a Scribd company logo
WebRTC standards update (July 2014)
Victor	
  Pascual	
  Avila	
  
Victor.pascual@quobis.com	
  
	
  	
  	
  	
  	
  	
  	
  @victorpascual	
  
	
  
Amir	
  Zmora	
  
amzmora@gmail.com	
  
	
  	
  	
  	
  	
  	
  	
  	
  @AmirZmora	
  
	
  
Upperside WebRTC
Conference, Dec 16-18
7/15/14	
   2	
  
New WebRTC Blog
7/15/14	
   3	
  
New WebRTC Blog
7/15/14	
   4	
  
blog.uppersideconferences.com
Technology, Innovation & Strategy Consultant
Main focus: help make WebRTC happen – involved in WebRTC
standardization, development and first industry deployments (on-going RFX's,
PoC's and field trials)
Other activities:
- Chief Strategy Officer (CSO)
- IETF contributor (SIP, Diameter and WebRTC areas)
- IETF STRAW WG co-chair
- SIP Forum WebRTC Task Group co-chair
- WebRTCHacks.com co-founder and blogger
- Independent Expert at European Commission
About Me
WebRTC is…..?
OeAng	
  
WebRTC is…..?
OeAng	
  
WebRTC is…..?
•  A	
  media	
  engine	
  in	
  the	
  browser	
  with	
  JavaScript	
  APIs	
  
•  Open	
  Source,	
  no	
  royalKes,	
  license	
  fees	
  
•  Real-­‐Kme	
  voice,	
  video	
  &	
  data	
  
•  No	
  plug-­‐in	
  
•  Secured	
  
•  Standard	
  interfaces	
  
周小逸 Ian	
  
WebRTC standards update (Jul 2014)
- Audio codecs – G.711, Opus
- Video codecs – H.264 vs. VP8
- Media codecs are negotiated with SDP (for now at least)
- Requires Secure RTP (SRTP) – DTLS-SRTP (SDES is prohibited)
- Requires Peer-2-peer NAT traversal tools (STUN, TURN, ICE) – trickle ICE
- Multiplexing: RTPs & RTP+RTCP
- Tools for firewall traversal
- DataChannel
- Etc.
NEW PROTOCOL PROFILE FOR MEDIA
RTCWeb WG (and other)
RTCWeb WG
Don’t panic, it’s not a bad thing!
WebRTC Doesn’t Define
Signaling
Some discussion on the topic: http://webrtchacks.com/signalling-options-for-webrtc-
applications/
Signaling Plane
•  WebRTC has no defined signaling method.
JavaScript app downloaded from web server.
Popular choices are:
•  SIP over Websockets
-  Standard mechanism (RFC7118)
-  Extend SIP directly into the browser by embedding a SIP stack directly into the webpage – typically based on JavaScript
-  WebSocket create a full-duplex channel right from the web browser
-  Popular examples are jsSIP, sip-js,
QoffeeSIP, or sipML5
•  Call Control API
-  proprietary signaling scheme based on
more traditional web tools and techniques
-  “standard” APIs enhanced to include WebRTC support
•  Other alternatives based on XMPP, JSON or foobar
each deployment/vendor is implementing
its own proprietary signaling mechanism
(1/3)
Interworking Towards Legacy?
•  A browser-embedded media engine
•  Best-of-breed echo canceler
•  Video jitter buffer, image enhancer
•  Audio codecs – G.711, Opus are MTI
•  Video codecs – H.264 vs. VP8 (MTI TBD - IPR discussion)
•  Media codecs are negotiated with SDP (for now at least)
•  Requires Secure RTP (SRTP) – DTLS
•  Requires Peer-2-peer NAT traversal tools (STUN, TURN, ICE) –
trickle ICE
•  Multiplexing: RTPs & RTP+RTCP
•  Yes, your favorite SIP client implementation is compatible with
most of this. But, the vast majority of deployments
•  Use plain RTP (and SDES if encrypted at all)
•  Do not support STUN/TURN/ICE
•  Do not support multiplexing (ok, not really an issue)
•  Use different codecs that might not be supported on the WebRTC
side
WebRTC signaling and media is NOT
compatible with existing VoIP/IMS
deployments – gateways are required to
bridge the two worlds
(2/3)
Some discussion on the topic: http://webrtchacks.com/cisco-openh264/
The Video Codec Battle
WebRTC standards update (Jul 2014)
Poll Question
Room participants: 30/50 in favor of H.264
Remote participants (minority): 75/25 in favor of VP8
→ No clear consensus
No decisionSome discussion on the topic: http://webrtchacks.com/ietf-finally-made-decision-
mandatory-implement-mti-video-codec-webrtc/
Result of The Discussion?
“The mission of the W3C WebRTC WG is to define client-side APIs to enable Real-Time Communications in
Web-browsers. These APIs should enable building applications that can be run inside a browser, requiring no
extra downloads or plugins, that allow communication between parties using audio, video and supplementary
real-time communication, without having to use intervening servers (unless needed for firewall traversal).”
Discussion: provides the current API in its
form (e.g. based on SDP O/A) the
flexibility Web developers need?
Answer: well, not really but it's good
enough for most of the use cases we have
today
Alternative proposals: Microsoft's CU-
RTC-WEB (Aug'12), WebRTC Object API
(ORTC) (Aug'13)
Next step: “Done is better than perfect”,
Let's finish WebRTC 1.0, Let the industry
adopt it
Future work: “fix/improve things in
WebRTC 2.0”, Backward interoperability?
Obtain
local
media
Setup Peer
Connection
Attach
media
or Data
Close
Connection
← getUserMedia(),
etc.
← RTCPeerConnection(),
etc.
← addStream(),
createOffer(),
etc.
WebRTC WG
iswebrtcreadyyet.com
Browser Support
Poll Question
Some discussion on the topic: http://
webrtchacks.com/why-the-webrtc-api-has-it-
wrong-interview-with-webrtc-object-api-ortc-co-
author-inaki-baz-3-2/
Browser API
http://status.modern.ie/
Browser API
http://status.modern.ie/
Browser API
Browser API
Plug-­‐in  free  or  free  plug-­‐in?
7/15/14	
   29	
  
the WebRTC API can have different flavors
(3/3)
http://webrtchacks.com/ims-approach-webrtc/
WebRTC Access to IMS (r12)
Adding New Wheels to IMS
with WebRTC
3GPP TS 23.228 V12.5.0
(2014-06)
P
C
E
F
N
A
T
I
P
-
C
A
N
WWSF
W1
W2
UE
WIC
I/S-CSCF
eIMS-AGW
Iq
MweP-CSCF
H/V-PCRF
Gx
Rx
W3
IMS-ALG
WAFW4
W5
Reference Architecture
codec1
SRTP
IP IP
UDP
IP
UDP UDP UDP
IP
UE eIMS-AGW peer
SRTP RTP
codec1 codec2
RTP
codec2
BFCP
SCTP
DTLS
IP
SCTP
DTLS
IP
TCP
IP
UDP UDP
BFCP
TCP
IP
UE eIMS-AGW peer
MSRP
SCTP
DTLS
IP
MSRP
SCTP
DTLS
IP
MSRP
TCP
IP
UDP UDP
MSRP
TCP
IP
UE eIMS-AGW peer
Interworking Towards Legacy
IMS
“the initial focus of the Task Group is to determine what
the needs are for successful interoperability of
WebRTC-to-SIP deployments” covering both
Enterprises and Service Providers
“recommendations, Reference Architecture Documents,
Certifications, and/or White Papers”
SIP Forum WebRTC Task
Group
Alliance for Telecom Solutions
“focuses on interoperability issues relating to the use of WebRTC”
“the group is focused on enterprise WebRTC , interworking of
WebRTC and other carrier technologies, and other existing
videoconferencing systems”
“develop an interoperability test framework and prepare for IOT
events”
WebRTC Interop Activity
Group
How does WebRTC relate to VoLTE
and RCS?
GSMA
l  each deployment/vendor is implementing its own
proprietary signaling mechanism
l  WebRTC signaling and media is incompatible with
existing VoIP deployments – gateways are
required to bridge the two worlds
l  the WebRTC API can have different flavors
Summary
Thank You!
Victor	
  Pascual	
  Avila	
  
Victor.pascual@quobis.com	
  
	
  	
  	
  	
  	
  	
  	
  @victorpascual	
  
	
  
Amir	
  Zmora	
  
amzmora@gmail.com	
  
	
  	
  	
  	
  	
  	
  	
  	
  @AmirZmora	
  
	
  

More Related Content

PDF
WebRTC standards update (April 2015)
PDF
WebRTC standards update - November 2014
PDF
WebRTC and VoIP: bridging the gap (Kamailio world conference 2013)
PDF
WebRTC in the Real World
PDF
Workshop oracle
PDF
The future of WebRTC - Sept 2021
PDF
Видео+Конференция 2015: Секреты WebRTC: как вендоры извлекают пользу из проры...
PDF
Kamailio World 2017: Getting Real with WebRTC
WebRTC standards update (April 2015)
WebRTC standards update - November 2014
WebRTC and VoIP: bridging the gap (Kamailio world conference 2013)
WebRTC in the Real World
Workshop oracle
The future of WebRTC - Sept 2021
Видео+Конференция 2015: Секреты WebRTC: как вендоры извлекают пользу из проры...
Kamailio World 2017: Getting Real with WebRTC

What's hot (20)

PPTX
WebRTC From Asterisk to Headline - MoNage
PPTX
WebRTC
PPTX
Upperside Webinar - WebRTC Standards Update
PPT
Introduction To Webrtc
PDF
WebRTC Tutorial by Dean Bubley of Disruptive Analysis & Tim Panton of Westhaw...
PPTX
WebRTC overview
PDF
Getting Started with WebRTC
PDF
WebRTC: A front-end perspective
PDF
Webrtc world tour_2019_2nd edition_ed1_uprism_syson
PDF
WebRTC Check-in (from WebRTC Boston 6)
PDF
Baby Steps: A WebRTC Tutorial
PDF
WebRTC DataChannels demystified
PDF
The State of WebRTC
PDF
WebRTC - a History Lesson
PDF
Astricon WebRTC Update
PDF
WebRTC Timeline and Forecast
PDF
A Practical Guide to WebRTC
PDF
WebRTC on Mobile Devices: Challenges and Opportunities
PPTX
Implementation Lessons using WebRTC in Asterisk
PPTX
WebRTC presentation
WebRTC From Asterisk to Headline - MoNage
WebRTC
Upperside Webinar - WebRTC Standards Update
Introduction To Webrtc
WebRTC Tutorial by Dean Bubley of Disruptive Analysis & Tim Panton of Westhaw...
WebRTC overview
Getting Started with WebRTC
WebRTC: A front-end perspective
Webrtc world tour_2019_2nd edition_ed1_uprism_syson
WebRTC Check-in (from WebRTC Boston 6)
Baby Steps: A WebRTC Tutorial
WebRTC DataChannels demystified
The State of WebRTC
WebRTC - a History Lesson
Astricon WebRTC Update
WebRTC Timeline and Forecast
A Practical Guide to WebRTC
WebRTC on Mobile Devices: Challenges and Opportunities
Implementation Lessons using WebRTC in Asterisk
WebRTC presentation
Ad

Similar to WebRTC standards update (Jul 2014) (20)

PDF
WebRTC standards update (April 2014)
PDF
WebRTC Standards Update (October 2014)
PDF
WebRTC standards update (13 Nov 2013)
PDF
Upperside WebRTC conference - WebRTC intro
PDF
WebRTC for Telco: Informa's WebRTC Global Summit Preconference
PDF
Webrtc - rich communication - quobis - victor pascual
PDF
WebRTC. Yet Another Overview, for IT Technicians.
PDF
DevCon 5 (December 2013) - WebRTC & WebSockets
PDF
WebRTC - Is it ready? 2013
PPTX
DevCon5 (July 2014) - Intro to WebRTC
PDF
WebRTC on Mobile
PDF
WebRTC Standards & Implementation Q&A - The Internals of WebRTC Browsers Impl...
PDF
WebRTC from the service provider prism
PDF
Upperside Webinar- WebRTC from the service provider prism-final
PDF
WebRTC Workshop - What is (and isn't WebRTC)
PDF
WHIP WebRTC Broadcasting @ FOSDEM 2022
PDF
WebRTC eduCONF
PDF
WebRTC Overview by Dan Burnett
PDF
[workshop] The Revolutionary WebRTC
WebRTC standards update (April 2014)
WebRTC Standards Update (October 2014)
WebRTC standards update (13 Nov 2013)
Upperside WebRTC conference - WebRTC intro
WebRTC for Telco: Informa's WebRTC Global Summit Preconference
Webrtc - rich communication - quobis - victor pascual
WebRTC. Yet Another Overview, for IT Technicians.
DevCon 5 (December 2013) - WebRTC & WebSockets
WebRTC - Is it ready? 2013
DevCon5 (July 2014) - Intro to WebRTC
WebRTC on Mobile
WebRTC Standards & Implementation Q&A - The Internals of WebRTC Browsers Impl...
WebRTC from the service provider prism
Upperside Webinar- WebRTC from the service provider prism-final
WebRTC Workshop - What is (and isn't WebRTC)
WHIP WebRTC Broadcasting @ FOSDEM 2022
WebRTC eduCONF
WebRTC Overview by Dan Burnett
[workshop] The Revolutionary WebRTC
Ad

More from Victor Pascual Ávila (20)

PPTX
IETF98 - 3rd-Party Authentication for SIP
PDF
IETF meeting - SIP OAuth use cases
PPTX
WebRTC standards overview -- WebRTC Barcelona Meetup MWC16
PDF
Guidelines to support RTCP end-to-end in Back-to-Back User Agents (B2BUAs)
PDF
DTLS-SRTP Handling in SIP B2BUAs
PPTX
IETF 90 - DTLS-SRTP Handling in SIP B2BUAs
PDF
IETF 90 -- Guidelines to support RTCP end-to-end in SIP Back-to-Back User Age...
PPTX
Digital Services Congress - OTT track - WebRTC panel: "Will WebRTC Mean a Mor...
PDF
IMS Value in a World of WebRTC and Mobile -- WebRTC Expo, Santa Clara, CA (No...
PDF
Realistic Future Service Provider Opportunities -- WebRTC Expo, Santa Clara, ...
PDF
WebRTC Standards -- The 10 Minutes guide
PDF
Telco-OTT: infrastructure challenges and solutions
PDF
IETF84 - SIP over Websockets
PDF
IETF83 - SIP over Websockets
PPTX
IETF 79 - Diameter Over SCTP
PDF
IETF 78 - Alto - Server Discovery
PPTX
IETF 78 - SOC - SCE
PPT
IETF-76 PPSP BOF
PPT
IETF-76 SIP Identity Adhoc
PDF
Live Streaming over P2PSIP
IETF98 - 3rd-Party Authentication for SIP
IETF meeting - SIP OAuth use cases
WebRTC standards overview -- WebRTC Barcelona Meetup MWC16
Guidelines to support RTCP end-to-end in Back-to-Back User Agents (B2BUAs)
DTLS-SRTP Handling in SIP B2BUAs
IETF 90 - DTLS-SRTP Handling in SIP B2BUAs
IETF 90 -- Guidelines to support RTCP end-to-end in SIP Back-to-Back User Age...
Digital Services Congress - OTT track - WebRTC panel: "Will WebRTC Mean a Mor...
IMS Value in a World of WebRTC and Mobile -- WebRTC Expo, Santa Clara, CA (No...
Realistic Future Service Provider Opportunities -- WebRTC Expo, Santa Clara, ...
WebRTC Standards -- The 10 Minutes guide
Telco-OTT: infrastructure challenges and solutions
IETF84 - SIP over Websockets
IETF83 - SIP over Websockets
IETF 79 - Diameter Over SCTP
IETF 78 - Alto - Server Discovery
IETF 78 - SOC - SCE
IETF-76 PPSP BOF
IETF-76 SIP Identity Adhoc
Live Streaming over P2PSIP

Recently uploaded (20)

PDF
Unit-1 introduction to cyber security discuss about how to secure a system
PDF
Best Practices for Testing and Debugging Shopify Third-Party API Integrations...
PPTX
INTERNET------BASICS-------UPDATED PPT PRESENTATION
PDF
Introduction to the IoT system, how the IoT system works
PPTX
CHE NAA, , b,mn,mblblblbljb jb jlb ,j , ,C PPT.pptx
PDF
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
DOCX
Unit-3 cyber security network security of internet system
PDF
The New Creative Director: How AI Tools for Social Media Content Creation Are...
PDF
Tenda Login Guide: Access Your Router in 5 Easy Steps
PDF
RPKI Status Update, presented by Makito Lay at IDNOG 10
PDF
How to Ensure Data Integrity During Shopify Migration_ Best Practices for Sec...
PPT
Design_with_Watersergyerge45hrbgre4top (1).ppt
PPTX
522797556-Unit-2-Temperature-measurement-1-1.pptx
PPTX
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
PPTX
Slides PPTX World Game (s) Eco Economic Epochs.pptx
PPTX
Digital Literacy And Online Safety on internet
PPTX
Internet___Basics___Styled_ presentation
PPTX
international classification of diseases ICD-10 review PPT.pptx
PPTX
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
PDF
An introduction to the IFRS (ISSB) Stndards.pdf
Unit-1 introduction to cyber security discuss about how to secure a system
Best Practices for Testing and Debugging Shopify Third-Party API Integrations...
INTERNET------BASICS-------UPDATED PPT PRESENTATION
Introduction to the IoT system, how the IoT system works
CHE NAA, , b,mn,mblblblbljb jb jlb ,j , ,C PPT.pptx
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
Unit-3 cyber security network security of internet system
The New Creative Director: How AI Tools for Social Media Content Creation Are...
Tenda Login Guide: Access Your Router in 5 Easy Steps
RPKI Status Update, presented by Makito Lay at IDNOG 10
How to Ensure Data Integrity During Shopify Migration_ Best Practices for Sec...
Design_with_Watersergyerge45hrbgre4top (1).ppt
522797556-Unit-2-Temperature-measurement-1-1.pptx
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
Slides PPTX World Game (s) Eco Economic Epochs.pptx
Digital Literacy And Online Safety on internet
Internet___Basics___Styled_ presentation
international classification of diseases ICD-10 review PPT.pptx
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
An introduction to the IFRS (ISSB) Stndards.pdf

WebRTC standards update (Jul 2014)

  • 1. WebRTC standards update (July 2014) Victor  Pascual  Avila   Victor.pascual@quobis.com                @victorpascual     Amir  Zmora   amzmora@gmail.com                  @AmirZmora    
  • 2. Upperside WebRTC Conference, Dec 16-18 7/15/14   2  
  • 4. New WebRTC Blog 7/15/14   4   blog.uppersideconferences.com
  • 5. Technology, Innovation & Strategy Consultant Main focus: help make WebRTC happen – involved in WebRTC standardization, development and first industry deployments (on-going RFX's, PoC's and field trials) Other activities: - Chief Strategy Officer (CSO) - IETF contributor (SIP, Diameter and WebRTC areas) - IETF STRAW WG co-chair - SIP Forum WebRTC Task Group co-chair - WebRTCHacks.com co-founder and blogger - Independent Expert at European Commission About Me
  • 8. OeAng   WebRTC is…..? •  A  media  engine  in  the  browser  with  JavaScript  APIs   •  Open  Source,  no  royalKes,  license  fees   •  Real-­‐Kme  voice,  video  &  data   •  No  plug-­‐in   •  Secured   •  Standard  interfaces  
  • 11. - Audio codecs – G.711, Opus - Video codecs – H.264 vs. VP8 - Media codecs are negotiated with SDP (for now at least) - Requires Secure RTP (SRTP) – DTLS-SRTP (SDES is prohibited) - Requires Peer-2-peer NAT traversal tools (STUN, TURN, ICE) – trickle ICE - Multiplexing: RTPs & RTP+RTCP - Tools for firewall traversal - DataChannel - Etc. NEW PROTOCOL PROFILE FOR MEDIA RTCWeb WG (and other)
  • 13. Don’t panic, it’s not a bad thing! WebRTC Doesn’t Define Signaling
  • 14. Some discussion on the topic: http://webrtchacks.com/signalling-options-for-webrtc- applications/ Signaling Plane •  WebRTC has no defined signaling method. JavaScript app downloaded from web server. Popular choices are: •  SIP over Websockets -  Standard mechanism (RFC7118) -  Extend SIP directly into the browser by embedding a SIP stack directly into the webpage – typically based on JavaScript -  WebSocket create a full-duplex channel right from the web browser -  Popular examples are jsSIP, sip-js, QoffeeSIP, or sipML5 •  Call Control API -  proprietary signaling scheme based on more traditional web tools and techniques -  “standard” APIs enhanced to include WebRTC support •  Other alternatives based on XMPP, JSON or foobar
  • 15. each deployment/vendor is implementing its own proprietary signaling mechanism (1/3)
  • 16. Interworking Towards Legacy? •  A browser-embedded media engine •  Best-of-breed echo canceler •  Video jitter buffer, image enhancer •  Audio codecs – G.711, Opus are MTI •  Video codecs – H.264 vs. VP8 (MTI TBD - IPR discussion) •  Media codecs are negotiated with SDP (for now at least) •  Requires Secure RTP (SRTP) – DTLS •  Requires Peer-2-peer NAT traversal tools (STUN, TURN, ICE) – trickle ICE •  Multiplexing: RTPs & RTP+RTCP •  Yes, your favorite SIP client implementation is compatible with most of this. But, the vast majority of deployments •  Use plain RTP (and SDES if encrypted at all) •  Do not support STUN/TURN/ICE •  Do not support multiplexing (ok, not really an issue) •  Use different codecs that might not be supported on the WebRTC side
  • 17. WebRTC signaling and media is NOT compatible with existing VoIP/IMS deployments – gateways are required to bridge the two worlds (2/3)
  • 18. Some discussion on the topic: http://webrtchacks.com/cisco-openh264/ The Video Codec Battle
  • 21. Room participants: 30/50 in favor of H.264 Remote participants (minority): 75/25 in favor of VP8 → No clear consensus No decisionSome discussion on the topic: http://webrtchacks.com/ietf-finally-made-decision- mandatory-implement-mti-video-codec-webrtc/ Result of The Discussion?
  • 22. “The mission of the W3C WebRTC WG is to define client-side APIs to enable Real-Time Communications in Web-browsers. These APIs should enable building applications that can be run inside a browser, requiring no extra downloads or plugins, that allow communication between parties using audio, video and supplementary real-time communication, without having to use intervening servers (unless needed for firewall traversal).” Discussion: provides the current API in its form (e.g. based on SDP O/A) the flexibility Web developers need? Answer: well, not really but it's good enough for most of the use cases we have today Alternative proposals: Microsoft's CU- RTC-WEB (Aug'12), WebRTC Object API (ORTC) (Aug'13) Next step: “Done is better than perfect”, Let's finish WebRTC 1.0, Let the industry adopt it Future work: “fix/improve things in WebRTC 2.0”, Backward interoperability? Obtain local media Setup Peer Connection Attach media or Data Close Connection ← getUserMedia(), etc. ← RTCPeerConnection(), etc. ← addStream(), createOffer(), etc. WebRTC WG
  • 25. Some discussion on the topic: http:// webrtchacks.com/why-the-webrtc-api-has-it- wrong-interview-with-webrtc-object-api-ortc-co- author-inaki-baz-3-2/ Browser API
  • 29. Plug-­‐in  free  or  free  plug-­‐in? 7/15/14   29  
  • 30. the WebRTC API can have different flavors (3/3)
  • 32. Adding New Wheels to IMS with WebRTC
  • 33. 3GPP TS 23.228 V12.5.0 (2014-06)
  • 35. codec1 SRTP IP IP UDP IP UDP UDP UDP IP UE eIMS-AGW peer SRTP RTP codec1 codec2 RTP codec2 BFCP SCTP DTLS IP SCTP DTLS IP TCP IP UDP UDP BFCP TCP IP UE eIMS-AGW peer MSRP SCTP DTLS IP MSRP SCTP DTLS IP MSRP TCP IP UDP UDP MSRP TCP IP UE eIMS-AGW peer Interworking Towards Legacy IMS
  • 36. “the initial focus of the Task Group is to determine what the needs are for successful interoperability of WebRTC-to-SIP deployments” covering both Enterprises and Service Providers “recommendations, Reference Architecture Documents, Certifications, and/or White Papers” SIP Forum WebRTC Task Group
  • 37. Alliance for Telecom Solutions
  • 38. “focuses on interoperability issues relating to the use of WebRTC” “the group is focused on enterprise WebRTC , interworking of WebRTC and other carrier technologies, and other existing videoconferencing systems” “develop an interoperability test framework and prepare for IOT events” WebRTC Interop Activity Group
  • 39. How does WebRTC relate to VoLTE and RCS? GSMA
  • 40. l  each deployment/vendor is implementing its own proprietary signaling mechanism l  WebRTC signaling and media is incompatible with existing VoIP deployments – gateways are required to bridge the two worlds l  the WebRTC API can have different flavors Summary
  • 41. Thank You! Victor  Pascual  Avila   Victor.pascual@quobis.com                @victorpascual     Amir  Zmora   amzmora@gmail.com                  @AmirZmora