WebRTC Cookbook
上QQ阅读APP看书,第一时间看更新

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.