linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] OSK5912: GSM works but all other codecs give "must


From: Simon Morlat
Subject: Re: [Linphone-users] OSK5912: GSM works but all other codecs give "must catch up warning" and audio breaks up
Date: Thu, 4 May 2006 15:51:57 +0200
User-agent: KMail/1.9.1

Hi,

The catchup warning happens when the media streaming thread is out of cpu.
I know the GSM codec uses only fixed point operations.
Maybe it's not the case for PCMU/PCMA, or maybe those codecs use an 
instruction that works very slowly on your board.
The code is in mediastreamer/g711common.h

There is no compile option to ask linphone not to use floating point 
operations.

Simon

Le Mercredi 26 Avril 2006 19:38, Raju Abhyankar a écrit :
> Hi,
>
> I have successfully cross compiled Linphone using USB
> audio on a TI osk5912 ARM9 development system. The
> port works and I am able to make calls outbound and
> receive calls back but with "GSM codec" only. If I try
> PCMU or PCMA (G711u and G711a) I get "must catch up"
> warnings and the audio completely breaks up. On speex
> there is no audio but a continuous stream of "must
> catch up" warnings with no audio at all.
>
> Do let me know if you have suggestions what could be
> the cause of this problem. Also do let me know how to
> specify linphone cross compilation not to use floating
> point but only fixed point.
>
> regards,
>
> Raju
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users




reply via email to

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