- WebRTC Cookbook
- Andrii Sergiienko
- 206字
- 2021-07-23 20:27:05
What this book covers
Chapter 1, Peer Connections, introduces you to the very basic concepts of WebRTC. This includes practical recipes on peer connections. You will also find simple demo applications in this chapter.
Chapter 2, Supporting Security, leads you through various security-related topics and covers how to secure a typical WebRTC application's infrastructure components: SSL/TLS certificates, WebSockets, web servers, STUN/TURN, data channels, and more.
Chapter 3, Integrating WebRTC, considers integrating a WebRTC application with other technologies and third-party software. This chapter describes practical cases and solutions on integration.
Chapter 4, Debugging a WebRTC Application, is dedicated to application debugging—an important topic of the software development process. In this chapter, you will learn about the topics relating to debugging in the scope of WebRTC.
Chapter 5, Working with Filters, teaches you how to use CSS3 filters with WebRTC applications. This chapter also covers custom image processing.
Chapter 6, Native Applications, contains practical, step-by-step recipes dedicated to developing native WebRTC applications on mobile platforms.
Chapter 7, Third-party Libraries, describes general use cases and practical solutions based on third-party WebRTC frameworks and services.
Chapter 8, Advanced Functions, covers how to use advanced WebRTC features. It contains practical recipes on file transferring, streaming, audio/video controlling, and more.
- Java程序設計(慕課版)
- Learning Cython Programming(Second Edition)
- Building a RESTful Web Service with Spring
- 青少年美育趣味課堂:XMind思維導圖制作
- Python進階編程:編寫更高效、優雅的Python代碼
- Java編程技術與項目實戰(第2版)
- Learning Python Design Patterns
- Getting Started with NativeScript
- Learning OpenStack Networking(Neutron)(Second Edition)
- C語言程序設計
- 編程與類型系統
- Linux C編程:一站式學習
- ElasticSearch Cookbook(Second Edition)
- iPhone應用開發從入門到精通
- 零代碼實戰:企業級應用搭建與案例詳解