在iPhone的linphone中启用G729编解码器 [英] Enable G729 codec in linphone for iPhone

查看:824
本文介绍了在iPhone的linphone中启用G729编解码器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我这里有启用G729编解码器的问题。

I herewith a problem of enabling G729 codec.

目前我正在使用linphone库从iPhone拨打SIP。我需要使用g729编解码器。

Currently I am using linphone libraries for making sip calls from iPhone. I need to work with g729 codec.

任何人都知道我该怎么做?请分享您宝贵的知识。

Can anyone has idea on how do i do that? Kindly share your valuable knowledge on that.

推荐答案

假设你能够编译SDK和linphone XCode项目,这就是你需要做的:

Assuming you were able to compile the SDK and the linphone XCode project, here is what you need to do:


  1. 在Audio.plist文件中包含G729_preference。您可以自己键入所有信息,也可以只复制G722行,只需将7222替换为729.确保将默认值设置为YES

  2. 在项目 - >目标 - >构建设置中查找预处理器宏并包含HAVE_G729

  3. 运行项目。 SDP现在应该在邀请中包含G729或200 OK。

请注意,G729具有版税(即专利许可),因此请注意。如果您计划进行商业部署,则需要与Sipro达成协议。

Note that G729 has royalties (aka patent license) so be aware. If you plan to deploy commercially, you will need to setup an agreement with Sipro.

这篇关于在iPhone的linphone中启用G729编解码器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆