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

Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 

Último (20)

Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 

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?