我正在使用this教程来构建pjsip。现在我想将pjsip与g729编解码器集成到android中。
在上面的链接中,正如提到的那样,我已从标准链接下载intell IPP。
Download Intel IPP and Intel IPP samples from http://software.intel.com/en-us/intel-ipp and https://registrationcenter.intel.com/en/
Extract the archive to a temporary folder
Run the installer (e.g. ./install.sh) and follow the on screen instructions. The default installation options will install it to "/opt/intel/ipp/" directory (e.g. "/opt/intel/ipp/5.3.1.062/ia32/" in my case).
Extract IPP samples to a directory (e.g. to "~/Desktop/ipp-samples").
在/ opt / intel / ipp /我没有特定于文本的文件夹,即我只有
bin components examples include lib tools
所以我有/ opt / intel / ipp / above menstion文件夹。
该怎么办?
我找到的大部分教程并尝试实现它我遇到了404页面未找到包括googlecode甚至是intel。
有人可以建议我在pjsip或webrtc上集成g729编解码器的正确方法吗?
答案 0 :(得分:0)
如果您不想添加intel ipp,可以使用以下链接。我在搜索后找到了它:
https://github.com/VoiSmart/pjsip-android-builder/commit/0337921f81b3e30da05dc1a019d60d8822be73ec