webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

libwebrtc.a总是无法链接到ffmpeg对应的方法

Open hbblzjy opened this issue 2 years ago • 0 comments
trafficstars

添加了本地录制模块,生成的静态库在demo中运行总是报错显示: error build: Undefined symbol: _av_strerror error build: Undefined symbol: _avformat_alloc_output_context2 error build: Undefined symbol: _avformat_free_context error build: Undefined symbol: _avio_open 大佬,想问问是什么原因,怎么能够链接到ffmpeg,我已经在sdk文件夹下添加了libs文件夹,而且添加了recording文件夹

hbblzjy avatar Aug 24 '23 09:08 hbblzjy