This book is for programmers who want to learn about real-time communication and utilize the full potential of WebRTC. It is assumed that you have working knowledge of setting up a basic telecom infrastructure as well as basic programming and scripting knowledge.
What you will learn
Understand the purpose of Media APIs in the WebRTC media stack
Discover more about WebRTC and next generation communication networks
Learn how to run simple WebRTC clients with the default peertopeer behavior
Run WebRTC calls over a WebSocket protocol using a WebSocket signaling server
Integrate WebRTC with old networks
Learn best practices to build up a dynamic web project with support for WebRTC calls
Explore the usefulness of the interconversion of protocols and the transcoding of codecs with WebRTC
Who this book is for
Table of Contents
Running WebRTC with and without sip
Making a standalone webrtc communication client
WebRTC with SIP and IMS
WebRTC with Intelligent Networks ( IN ) and SS7
WebRTC with PSTN networks
Basic features of WebRTC over SIP
WebRTC with Industry standard frameworks
WebRTC and Rich Communication Standards (RCS)
Native Sip application and interaction to webrtc client