SlideShare una empresa de Scribd logo
1 de 15
Making the Right Signalling Choice
Session: D1-3
Erik Linask
Group Editorial Director
TMC
ELinask@tmcnet.com
Session Presenters
• Peter Dunkley
–

–

Technical Director
Crocodile RCS Ltd

• Steven Northridge
–

Director SDP Product Marketing Oracle

• Erik Lagerway
–

–

Co-founder
Hookflash
Peter Dunkley
Technical Director
Crocodile RCS Ltd
peter.dunkley@crocodile-rcs.com
Signalling Options
• Signalling is required to discover endpoints to
communicate with
• There are many options
• Proprietary
–

–

–

RESTful
BOSH
WebSockets

• Standards based
–

–

XMPP over BOSH/WebSockets
SIP over WebSockets
Open standards are usually best
• Promotes interoperability
• Many years of development have solved most
resilience and scaling problems
–

–

SIP: ~17 years of development
XMPP: ~14 years of development

• Stand on the shoulders of giants
• Existing server infrastructure can be reused with little
or no modification
• Usually many open-source options to get started with
SIP has many advantages
• Less complicated than most people think
• The widest used, standard, session initiation protocol
in the world
• Many open-source SIP over WebSocket
implementations, including
–

–

Servers: Asterisk, Kamailio, OverSIP, reSIProcate
Clients: jain-sip.javascript, JsSIP, QoffeeSIP, sipml5

• SDP and SIP work well together
Steve Northridge
Director SDP Product Marketing
Oracle
steve.northridge@oracle.com
WebRTC Landscape
RTC becomes part of
the Web experience

Existing communications
extended to the Web

Interoperate

Communications islands
interoperate
Signaling Options
• REST API
• Client/Server not Bidirectional
• XMPP/Websockets
• XMPP – IETF standard
• Jingle
• Draft extension to XMPP
• Variation used by GoogleTalk
• SIP
• SIP – IETF standard
• Used by SIP phones
• JSON/Websockets
• Applications can define their own
communications between the broswer and
server

INTEROPERATE
SIGNALING

BROWSER
SIGNALING

WEB SERVER
(WEBRTC CONTROL)

WEB SERVER
(WEBRTC CONTROL)

PEER CONNECTION
(AUDIO, VIDEO, DATA)
Striking the Balance
• Server to Server
• SIP
• Standards based
• Widely accepted / used
• Enables Interoperability
• Server to Browser
• JSON/Websockets
• Allows Application Flexibility
• Promotes Innovations
• SIP/Websockets
• Allow existing SIP applications to
seamlessly extend to the Web

Innovation

Interoperability

INTEROPERATE
SIGNALING

BROWSER
SIGNALING

WEB SERVER
(WEBRTC CONTROL)

WEB SERVER
(WEBRTC CONTROL)

PEER CONNECTION
(AUDIO, VIDEO, DATA)
Erik Lagerway
Co-founder
Hookflash
erik@hookflash.com | @hookflash
Problemcommunicate with Alice when they are on different networks?
How does Bob
Bob:
linkedin.com/in/bob.burns
phone:1-905-555-1111
email:bob@email.com

Alice:

.

Bob’s logged in via
Alice is logged in via

1-604-555-1212

Bob is connected with Alice via
1-604-555-1212
12

facebook.com/alice.alberts
linkedin.com/in/alice.alberts
twitter.com/alice
domain.com/alice
phone:1-604-555-1212
email:alice@domain.com

.
Solution
Federated Identities

P2P Signaling

Social, Local, or even 3rd party identities are mapped via
Open Peer, allowing disparate users to locate each other no
matter what Identity they are currently using.

Finder

Finder

Identity
Lookup

Identity
Lookup

1-604-555-1212
Peer

Peer

Signaling & Media

- Initiating
- Ringing
- Connecting
- In Progress
- Disconnect
- Transfer
- Hold
- Conference
- Join
- Split
- Hand-off
- Send file
- Poke
- Kick
- Ban
Add yours here ^^
Open Peer
OTT (Over The Top) has already won
• Open Peer = P2P, no server for signaling (unlike SIP, XMPP, Jingle, etc)
• Open Peer is a complete solution purpose-built for real-time p2p communications
• Open Peer will soon be WebRTC Interoperable (eg. http://webrtc.hookflash.me)
Security
• All communication (signaling and media) is encrypted P2P
• Servers do not know encryption keys
• No man-in-the-middle attacks
• Identity Assertion/Validation
Open
• Open Specification: OpenPeer.org
• Open Source (iOS, BB10, JS / Browsers, android): Github.com/OpenPeer/
Supported by premium cloud service providers (eg. Hookflash)
• Identity Lookups & Mapping, Presence, STUN/TURN, Enterprise Analytics
Questions
1. What are the critical factors to consider when choosing a
signalling protocol?
2. What are the relative capabilities of each signalling choice?
3. Should you consider changing the signalling you use based on
circumstances?
4. Are there any issues with specific signalling choices?
5. Why shouldn't we all just use SIP?
6. If I am just doing a triangle and not interfacing to other servers
is the choice easier?

Más contenido relacionado

Más de Crocodile WebRTC SDK and Cloud Signalling Network

Más de Crocodile WebRTC SDK and Cloud Signalling Network (10)

DevCon 5 (December 2013) - WebRTC & WebSockets
DevCon 5 (December 2013) - WebRTC & WebSocketsDevCon 5 (December 2013) - WebRTC & WebSockets
DevCon 5 (December 2013) - WebRTC & WebSockets
 
WebRTC Conference and Expo (November 2013) - Signalling Workshop
WebRTC Conference and Expo (November 2013)  - Signalling WorkshopWebRTC Conference and Expo (November 2013)  - Signalling Workshop
WebRTC Conference and Expo (November 2013) - Signalling Workshop
 
WebRTC Summit November 2013 - WebRTC Interoperability (and why it is important)
WebRTC Summit November 2013 - WebRTC Interoperability (and why it is important)WebRTC Summit November 2013 - WebRTC Interoperability (and why it is important)
WebRTC Summit November 2013 - WebRTC Interoperability (and why it is important)
 
Astricon 10 (October 2013) - SIP over WebSocket on Kamailio
Astricon 10 (October 2013) - SIP over WebSocket on KamailioAstricon 10 (October 2013) - SIP over WebSocket on Kamailio
Astricon 10 (October 2013) - SIP over WebSocket on Kamailio
 
DevCon 5 (July 2013) - WebSockets
DevCon 5 (July 2013) - WebSocketsDevCon 5 (July 2013) - WebSockets
DevCon 5 (July 2013) - WebSockets
 
VUC 24-May-2013 - Crocodile
VUC 24-May-2013 - CrocodileVUC 24-May-2013 - Crocodile
VUC 24-May-2013 - Crocodile
 
ITSPA May 2013 - WebRTC, TURN, and WebSocket
ITSPA May 2013 - WebRTC, TURN, and WebSocketITSPA May 2013 - WebRTC, TURN, and WebSocket
ITSPA May 2013 - WebRTC, TURN, and WebSocket
 
Kamailio World 2013 - SIP and MSRP over WebSocket
Kamailio World 2013 - SIP and MSRP over WebSocketKamailio World 2013 - SIP and MSRP over WebSocket
Kamailio World 2013 - SIP and MSRP over WebSocket
 
FOSDEM 2013 - SIP and MSRP over WebSocket in Kamailio
FOSDEM 2013 - SIP and MSRP over WebSocket in KamailioFOSDEM 2013 - SIP and MSRP over WebSocket in Kamailio
FOSDEM 2013 - SIP and MSRP over WebSocket in Kamailio
 
Crocodile RTC Launch (Google Campus) - 1: Introduction
Crocodile RTC Launch (Google Campus) - 1: IntroductionCrocodile RTC Launch (Google Campus) - 1: Introduction
Crocodile RTC Launch (Google Campus) - 1: Introduction
 

Último

Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Último (20)

Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
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
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

WebRTC Conference and Expo (May 2013) - Making the Right Signalling Choice

  • 1. Making the Right Signalling Choice Session: D1-3 Erik Linask Group Editorial Director TMC ELinask@tmcnet.com
  • 2. Session Presenters • Peter Dunkley – – Technical Director Crocodile RCS Ltd • Steven Northridge – Director SDP Product Marketing Oracle • Erik Lagerway – – Co-founder Hookflash
  • 3. Peter Dunkley Technical Director Crocodile RCS Ltd peter.dunkley@crocodile-rcs.com
  • 4. Signalling Options • Signalling is required to discover endpoints to communicate with • There are many options • Proprietary – – – RESTful BOSH WebSockets • Standards based – – XMPP over BOSH/WebSockets SIP over WebSockets
  • 5. Open standards are usually best • Promotes interoperability • Many years of development have solved most resilience and scaling problems – – SIP: ~17 years of development XMPP: ~14 years of development • Stand on the shoulders of giants • Existing server infrastructure can be reused with little or no modification • Usually many open-source options to get started with
  • 6. SIP has many advantages • Less complicated than most people think • The widest used, standard, session initiation protocol in the world • Many open-source SIP over WebSocket implementations, including – – Servers: Asterisk, Kamailio, OverSIP, reSIProcate Clients: jain-sip.javascript, JsSIP, QoffeeSIP, sipml5 • SDP and SIP work well together
  • 7. Steve Northridge Director SDP Product Marketing Oracle steve.northridge@oracle.com
  • 8. WebRTC Landscape RTC becomes part of the Web experience Existing communications extended to the Web Interoperate Communications islands interoperate
  • 9. Signaling Options • REST API • Client/Server not Bidirectional • XMPP/Websockets • XMPP – IETF standard • Jingle • Draft extension to XMPP • Variation used by GoogleTalk • SIP • SIP – IETF standard • Used by SIP phones • JSON/Websockets • Applications can define their own communications between the broswer and server INTEROPERATE SIGNALING BROWSER SIGNALING WEB SERVER (WEBRTC CONTROL) WEB SERVER (WEBRTC CONTROL) PEER CONNECTION (AUDIO, VIDEO, DATA)
  • 10. Striking the Balance • Server to Server • SIP • Standards based • Widely accepted / used • Enables Interoperability • Server to Browser • JSON/Websockets • Allows Application Flexibility • Promotes Innovations • SIP/Websockets • Allow existing SIP applications to seamlessly extend to the Web Innovation Interoperability INTEROPERATE SIGNALING BROWSER SIGNALING WEB SERVER (WEBRTC CONTROL) WEB SERVER (WEBRTC CONTROL) PEER CONNECTION (AUDIO, VIDEO, DATA)
  • 12. Problemcommunicate with Alice when they are on different networks? How does Bob Bob: linkedin.com/in/bob.burns phone:1-905-555-1111 email:bob@email.com Alice: . Bob’s logged in via Alice is logged in via 1-604-555-1212 Bob is connected with Alice via 1-604-555-1212 12 facebook.com/alice.alberts linkedin.com/in/alice.alberts twitter.com/alice domain.com/alice phone:1-604-555-1212 email:alice@domain.com .
  • 13. Solution Federated Identities P2P Signaling Social, Local, or even 3rd party identities are mapped via Open Peer, allowing disparate users to locate each other no matter what Identity they are currently using. Finder Finder Identity Lookup Identity Lookup 1-604-555-1212 Peer Peer Signaling & Media - Initiating - Ringing - Connecting - In Progress - Disconnect - Transfer - Hold - Conference - Join - Split - Hand-off - Send file - Poke - Kick - Ban Add yours here ^^
  • 14. Open Peer OTT (Over The Top) has already won • Open Peer = P2P, no server for signaling (unlike SIP, XMPP, Jingle, etc) • Open Peer is a complete solution purpose-built for real-time p2p communications • Open Peer will soon be WebRTC Interoperable (eg. http://webrtc.hookflash.me) Security • All communication (signaling and media) is encrypted P2P • Servers do not know encryption keys • No man-in-the-middle attacks • Identity Assertion/Validation Open • Open Specification: OpenPeer.org • Open Source (iOS, BB10, JS / Browsers, android): Github.com/OpenPeer/ Supported by premium cloud service providers (eg. Hookflash) • Identity Lookups & Mapping, Presence, STUN/TURN, Enterprise Analytics
  • 15. Questions 1. What are the critical factors to consider when choosing a signalling protocol? 2. What are the relative capabilities of each signalling choice? 3. Should you consider changing the signalling you use based on circumstances? 4. Are there any issues with specific signalling choices? 5. Why shouldn't we all just use SIP? 6. If I am just doing a triangle and not interfacing to other servers is the choice easier?