- WebRTC Cookbook
- Andrii Sergiienko
- 153字
- 2021-07-23 20:27:05
What you need for this book
To use the recipes and codes provided and considered in this book, you will need a few pieces of software installed:
- Java SE 7: Note that for Android-related recipes from Chapter 6, Native Applications, you need Java SE 6 as well—the installation and configuration process is described in detail in this chapter.
- Erlang OTP 17: If you're familiar with this programming language, you can use this. If not, you can skip it—all Erlang examples are also provided in Java.
- Mac OS X and Xcode: Use this for recipes dedicated to developing WebRTC applications on iOS.
- Android and iOS: Use this for Chapter 6, Native Applications, which covers how to develop WebRTC applications for mobile platforms.
- Linux: Ubuntu is recommended.
- Chrome and Firefox: These are still the most WebRTC-friendly web browsers.
Specific requirements and configurations along with suggested solutions are considered in particular chapters.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- ASP.NET Core 5.0開發入門與實戰
- Spring技術內幕:深入解析Spring架構與設計
- Maven Build Customization
- PostgreSQL技術內幕:事務處理深度探索
- AngularJS深度剖析與最佳實踐
- Cassandra Data Modeling and Analysis
- STM32F0實戰:基于HAL庫開發
- ExtJS高級程序設計
- OpenGL Data Visualization Cookbook
- Kubernetes源碼剖析
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- PHP 7從零基礎到項目實戰
- 軟件體系結構
- Flask Web開發:基于Python的Web應用開發實戰(第2版)