当前位置:网站首页>webrtc 编译
webrtc 编译
2022-08-09 01:15:00 【fdsafwagdagadg6576】
git config --global http.proxy 127.0.0.1:8001
git config --global https.proxy 127.0.0.1:8001
git config --unset http.proxy
git config --unset https.proxy
export http_proxy=http://127.0.0.1:8001
export https_proxy=http://127.0.0.1:8001
git checkout -b local-5005
同步5005 版本代码,最新稳定版本
gclient sync -r 740d7040796ae259ae55cb3ba1b9d423535cfac3 --force
四 编译
执行脚本安装相关库
sudo ./src/build/install-build-deps.sh --no-chromeos-fonts
sudo ./src/build/install-build-deps-android.sh
1、设置编译参数,生成ninja文件
gn gen out/release4/arm64-v8a --args='target_os="android" target_cpu="arm64" is_debug=false rtc_use_h264=true rtc_include_tests=false rtc_build_examples=false use_custom_libcxx=false treat_warnings_as_errors=false'
2 编译生成 .a文件和.so 文件
ninja -C out/release4/arm64-v8a
python tools_webrtc/android/build_aar.py --output "libwebrtc.aar" --arch "arm64-v8a" --build-dir out/relea
边栏推荐
猜你喜欢
Image denoising based on edge enhancement Diffusion 】 (cEED) and Coherence Enhancing coursing together (cCED) filter to realize image denoising matlab code
微信企业号开发之获取AccessToken
进程和线程
【科研-学习-pytorch】5-boardcasting、合并分割
makefile文件编译
走向合规化的虚拟人直播
Use Ehcache distributed cache to easily create commercial-grade high-concurrency, high-performance API interfaces!
4-4 Matplotlib库 直方图
4-11 Matplotlib 配置
微信企业号开发之获取公共域名
随机推荐
JD.com was abused on three sides. Regarding redis, high concurrency, and distributed, I am confused.
浅谈自定义应用层协议与UDP的报文结构和注意事项
PostMan import certificate add certificate
《Go语言学习:基本变量与类型》
JSON basics, transfer JSON data, and introduce four mainstream frameworks, jackson, gson, fastjson, and json-lib!
椭圆曲线复习
Docker redis master-slave replication setup, the container cannot be started?
【信号去噪】基于Sage-Husa自适应卡尔曼滤波器实现海浪磁场噪声抑制及海浪磁场噪声的产生附matlab代码
微信企业号开发之开启回调模式
LeetCode每日两题02:轮转数组 (均1200道)
<力扣刷题>965. 单值二叉树
基于机器学习之模型树短期负荷预测(Matlab代码实现)
PostMan导入证书 添加证书
Sencha Touch延迟加载模块提高程序启动时性能
Observer pattern
如何仿造一个websocket请求?
A double non-programmer interviewed Ant, Meituan, Ctrip and other big companies with offers to share the interview process
Mysql高级篇(逻辑架构和存储引擎)
《LC刷题总结》——贪心
走向合规化的虚拟人直播