【问题标题】:integrating g729 on pjsip for android在 pjsip for android 上集成 g729
【发布时间】:2016-09-21 19:48:59
【问题描述】:

我正在使用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

所以我在 menstion 文件夹上方有 /opt/intel/ipp/ 。

怎么办?

我发现并尝试实施的大部分教程都遇到了 404 页面,包括 googlecode 甚至 intel。

谁能建议我在 pjsip 或 webrtc for android 上集成 g729 编解码器的正确方法?

【问题讨论】:

    标签: android webrtc chromium pjsip g729


    【解决方案1】:

    如果您不想添加 intel ipp ,可以使用以下链接。我在搜索后找到了它:

    https://github.com/VoiSmart/pjsip-android-builder/commit/0337921f81b3e30da05dc1a019d60d8822be73ec
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-11-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-02-20
      • 1970-01-01
      相关资源
      最近更新 更多