BelledonneCommunications / linphone-sdk

Mirror for linphone-sdk (https://gitlab.linphone.org/BC/public/linphone-sdk.git)
GNU Affero General Public License v3.0
106 stars 81 forks source link

Can you add two new types of AudioPayloadTypes in the typelist? #61

Open jiuchengyixi opened 4 years ago

jiuchengyixi commented 4 years ago

Dear Author: We encountered a trouble in our needs. Can you add two types (PCMA 48kHZ and PCMU 48kHZ) in the typelist,please. If you dont understander, please check the following picture. Image text plz

KyronNextLevel commented 2 years ago

Hello. I'm not very fluent with sample rates for codecs, because this isn't the part I work on. However, I have done a bit of research and I have found no reference to PCMU/PCMA 48kHZ. Are you sure that this is even possible ? I only seen 8khz for vanilla G711 and up to 16000hz for G711.1 (these are the values for which the algorithms are optimized).

Can you please tell me more about your project, what you are working on, and why do you need such a sample rate with these codecs ?