zl程序教程

您现在的位置是:首页 >  其它

当前栏目

WebRTC development(四)

Webrtc development
2023-09-14 09:16:06 时间

WebRTC development

The currently supported platforms are Windows, Mac OS X, Linux, Android and iOS. See the Android and iOS pages for build instructions and example applications specific to these mobile platforms.

Before You Start

First, be sure to install the prerequisite software.

[webrtc-prerequisite-sw]  https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/development/prerequisite-sw/index.md 

Getting the Code

For desktop development:

  1. Create a working directory, enter it, and run fetch webrtc:

$ mkdir webrtc-checkout
$ cd webrtc-checkout
$ fetch --nohooks webrtc
$ gclient sync

NOTICE: During your first sync, you'll have to accept the license agreement of the Google Play Services SDK.

The checkout size is large due the use of the Chromium build