Book description
Develop interactive real-time communication applications with WebRTC
- Create easy-to-use real-time communication applications using WebRTC platform
- Learn the best practices behind traversing networks, signaling, security, and data transport in WebRTC applications
- Use full mesh networks, partial mesh networks, and multi point control units to manage your applications
In Detail
The book begins by teaching you how to capture audio and video streams from the browser using the Media Capture and Streams API.
You will then create your first WebRTC application capable of audio and video calling. The book will also give you in-depth knowledge about signaling and building a signaling server in Node.js. While being introduced to the RTCDataChannel object, you will learn how it relates to WebRTC and how to add text-based chat to your application. You will also learn to take your application further by supporting multiple users through different technologies and scale its performance and security. This book will also cover several theories using full mesh networks, partial mesh networks, and multipoint control units. By the end of this book, you will have an extensive understanding of real-time communication and the WebRTC protocol and APIs.
What You Will Learn
- Understand the underlying platform that WebRTC is built upon
- Create applications that utilize your web camera and microphone
- Build your very own signaling server from scratch
- Enable your applications to communicate with multiple users
- Share data and files across peer-to-peer connections using WebRTC
- Implement best practices to secure and make a WebRTC application perform
- Get to know more about multi-peer mesh networks for more than two users
- Learn the best practices behind traversing networks, signaling, security, and data transport in WebRTC applications
- Use full mesh networks, partial mesh networks, and multipoint control units to manage your applications
Table of contents
-
Learning WebRTC
- Table of Contents
- Learning WebRTC
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- 1. Getting Started with WebRTC
- 2. Getting the User's Media
- 3. Creating a Basic WebRTC Application
- 4. Creating a Signaling Server
- 5. Connecting Clients Together
- 6. Sending Data with WebRTC
- 7. File Sharing
- 8. Advanced Security and Large-scale Optimization
-
A. Answers to Self-test Questions
- Chapter 1, Getting Started with WebRTC
- Chapter 2, Getting the User's Media
- Chapter 3, Creating a Basic WebRTC Application
- Chapter 4, Creating a Signaling Server
- Chapter 5, Connecting Clients Together
- Chapter 6, Sending Data with WebRTC
- Chapter 7, File Sharing
- Chapter 8, Advanced Security and Large-scale Optimization
- Index
Product information
- Title: Learning WebRTC
- Author(s):
- Release date: June 2015
- Publisher(s): Packt Publishing
- ISBN: 9781783983667
You might also like
video
Introduction to WebRTC
In this Introduction to WebRTC training course, expert author Arin Sime teaches you the basic concepts …
book
WebRTC Integrator's Guide
Successfully build your very own scalable WebRTC infrastructure quickly and efficiently In Detail WebRTC enables real-time …
book
Real-Time Communication with WebRTC
Deliver rich audio and video real-time communication and peer-to-peer data exchange right in the browser, without …
video
Beginning Modern JavaScript Development with Microservices, WebRTC, and React
JavaScript has now become a universal development language. Whilst offering great benefits, the complexity of the …