参考官网的指导:https://webrtc.org/native-code/development/
系统环境:Linux Mint18 64bit
Linux Kernel : 4.4.0-21-generic
下载之前
安装相应的软件和依赖关系:
安装depot_tools
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
添加depot_tools到环境变量:
export PATH='pwd'/depot_tools:"$PATH"
设置cmd环境http代理
//使用polipo工具http转socks5
export h