I herewith a problem of enabling G729 codec.
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.
Assuming you were able to compile the SDK and the linphone XCode project, here is what you need to do:
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.
You can find the instruction in readme.md included in project.
You need to enable G729 codec with this command:
./prepare.py -DENABLE_NON_FREE_CODECS=ON -DENABLE_G729=ON
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With