官术网_书友最值得收藏!

  • WebRTC Cookbook
  • Andrii Sergiienko
  • 392字
  • 2021-07-23 20:27:06

Introduction

This chapter covers the basic concepts of how to use WebRTC when developing rich media web applications and services.

With simple and short recipes, you will learn how to create your own signaling server. The key data that needs to be exchanged by peers before they establish a direct connection is called the session description—it specifies the peers' configuration. Signaling server is a component in an application's infrastructure that is accessible by all peers and serves to exchange multimedia's session description. The way peers should exchange data is not described by WebRTC standards, so you should make the decision on your own regarding the protocol and mechanism you will use for this task.

You can build a signaling server using any programming language and technology you like. In general, the signaling protocol can be non-technical and is possible to implement in away where the peers would use just a sheet of paper to exchange necessary data between each other. In this chapter, we use WebSocket to implement signaling, although you can use any other protocol.

The signaling stage is represented in the schema that is shown in the following diagram:

Introduction

In this chapter, you will find two recipes that are dedicated to signaling server development: Building a signaling server in Erlang and Building a signaling server in Java. Java is probably the most popular and known technology, and it would be easy to get into this topic using Java, even if you don't have programming experience with this technology. Erlang is not widely known yet. Nonetheless, this is a very mature technology, very suitable for writing lightweight and extremely fast server applications with perfect scalability. So, by learning signaling server, you will find simple solutions in Erlang as well.

This chapter also covers the basic use case of how to use WebRTC data channels: file transferring and peer-to-peer chat.

You will also learn how to configure and use Session Traversal Utilities for NAT (STUN) and Traversal Using Relays around NAT (TURN) services, and of course, this chapter covers making peer-to-peer calls using WebRTC.

Note that in this chapter, we will cover the process of making computer-to-computer calls. If you want to know more about how to use WebRTC with VoIP and SIP, and how to make phone calls from a web page, refer to the Chapter 3, Integrating WebRTC.

主站蜘蛛池模板: 怀来县| 越西县| 大新县| 红安县| 灌云县| 翁牛特旗| 临夏市| 高要市| 徐汇区| 武宣县| 盐山县| 即墨市| 萨迦县| 抚顺市| 双牌县| 普洱| 托里县| 抚宁县| 广德县| 肥东县| 班戈县| 东乡县| 凤翔县| 松滋市| 西平县| 瓮安县| 新和县| 阿克陶县| 巴林左旗| 城市| 凌源市| 瑞金市| 吴川市| 南城县| 建阳市| 南开区| 葵青区| 武宣县| 龙井市| 沙湾县| 罗山县|