当前位置:网站首页>Webrtc adding third-party libraries
Webrtc adding third-party libraries
2022-06-12 08:14:00 【oneboyishappy】
webrtc Add a third-party library when compiling , This article takes android End increase openssl Static library as an example :
if (is_android) {
lib_dirs = [ "//rtc_base/openssl/android" ] // Static inventory path
libs = ["ssl","crypto",] //libssl.a and libcrypto.a
}
Get it done !
边栏推荐
- MES系统是什么?MES系统的操作流程是怎样?
- Ceres optimizer usage (self use)
- tmux常用命令
- Vscode 调试TS
- (P27-P32)可调用对象、可调用对象包装器、可调用对象绑定器
- Cookies and sessions
- 目前MES应用很多,为什么APS排程系统很少,原因何在?
- ctfshow web4
- TMUX common commands
- Final review of Discrete Mathematics (predicate logic, set, relation, function, graph, Euler graph and Hamiltonian graph)
猜你喜欢

Vscode的Katex问题:ParseError: KaTeX Parse Error: Can‘t Use Function ‘$‘ In Math Mode At Position ...

Instructions spéciales pour l'utilisation du mode nat dans les machines virtuelles VM

制造企业生产排产现状和APS系统的解决方案

(P15-P16)对模板右尖括号的优化、函数模板的默认模板参数

Three data exchange modes: line exchange, message exchange and message packet exchange

记录谷粒商城踩坑(一)

从AC5到AC6转型之路(1)——补救和准备

PPP agreement

MATLAB image processing - Otsu threshold segmentation (with code)

安科瑞电动机保护器具有过载反时限、过载定时限、接地、起动超时、漏电、欠载、断相、堵转等功能
随机推荐
Map the world according to the data of each country (take the global epidemic as an example)
How to write simple music program with MATLAB
Summary of structured slam ideas and research process
Leetcode notes: biweekly contest 70
FPGA generates 720p video clock
EasyExcel导出Excel表格到浏览器,并通过Postman测试导出Excel【入门案例】
C # hide the keyboard input on the console (the input content is not displayed on the window)
(p40-p41) transfer and forward perfect forwarding of move resources
C语言printf输出整型格式符简单总结
(P19-P20)委托构造函数(代理构造函数)和继承构造函数(使用using)
CMAKE 里PRIVATE、PUBLIC、INTERFACE属性示例详解
Ten important properties of determinant
Leetcode notes: biweekly contest 71
Py&GO编程技巧篇:逻辑控制避免if else
2.2 链表---设计链表(Leetcode 707)
Procedure execution failed 1449 exception
A brief summary of C language printf output integer formatter
ctfshow web4
(P13)final关键字的使用
Leetcode notes: Weekly contest 280