文件名称:Learning.WebRTC.1783983663
文件大小:1.98MB
文件格式:PDF
更新时间:2018-07-29 04:02:59
WebRTC
Develop interactive real-time communication applications with WebRTC About This Book 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 Who This Book Is For If you are a web developer who wants to create well designed WebRTC applications for your users, this is the book for you. Even if you are early in your web development career, this book aims to provide a complete understanding of the WebRTC API. It is assumed that you have previous exposure to web development using HTML5 and JavaScript technologies. 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. Table of Contents 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