linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Codec usage via plugin


From: Johan Pascal
Subject: Re: [Linphone-developers] Codec usage via plugin
Date: Tue, 3 Nov 2015 14:36:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hi Nick
no there are commits the same day in oRTP(https://github.com/BelledonneCommunications/ortp/commit/8409812bdf023e5f0b10a2d0644d7bf96603d8d2) and linphone(https://github.com/BelledonneCommunications/linphone/commit/06575db0aeb84f7b23cc38a9aad3cf31364b2525) repository.

oRTP basically create the payload type.

In linphonecore.c you have to register it in linphone_core_register_default_codecs()

You can ignore the android.mk and linphonecore_jni.cc modifications if you don't want to get your filter registered on the android version.

johan

On 03/11/15 14:27, address@hidden wrote:

Hi John,

 

Thanks for your reply, although I’m still  not quite sure how this fits. I’d appreciate it if you could bear with me!

 

The changes you mention seem to just be just compiler and static flags in a (android) make file for mediastreamer2. Looking through the git distro these are the only instances of codec2. I was hoping that something like codec2Enc.c or the like, that actually did something to build a filter for a given codec.

 

Could you explain further how and where codec2 (filter) is actually produced, as I cant find any further mentions in the main linphone distro either?

 

Regards

 

nick



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]