SlideShare ist ein Scribd-Unternehmen logo
1 von 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?

Weitere ähnliche Inhalte

Mehr von Crocodile WebRTC SDK and Cloud Signalling Network

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

Kürzlich hochgeladen

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
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
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Kürzlich hochgeladen (20)

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
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
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

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?