linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] oRtp cross compilation problem


From: Simon Morlat
Subject: Re: [Linphone-users] oRtp cross compilation problem
Date: Sat, 12 Nov 2005 12:52:19 +0100
User-agent: KMail/1.8.2

set jitter compensation to a low value (40ms, then try less if it works) with 
rtp_session_set_jitter_compensation() and enable adaptive jitter with 
rtp_session_enable_adaptive_jitter()

Simon

Le Mardi 8 Novembre 2005 16:32, Pramod Bhagwat a écrit :
> Thanks Simon. i am able to run rtpsend and recv test application on
> target board.  i have low latency requirement for my application.
> Latency should be as minimum as possible, to achieve this which
> parameters i should fine tune in oRTP.
>
> Warm Regards,
> pramod
>
> On 11/7/05, Simon Morlat <address@hidden> wrote:
> > Hi,
> >
> > Add --disable-glib to option to your ./configure
> >
> > Simon
> >
> > Le Jeudi 3 Novembre 2005 04:18, Pramod Bhagwat a écrit:
> > > Hi,
> > > i am cross compiling oRTP for arm. during cross compiling i got
> > > following error.
> > >
> > > /opt/crosstool/gcc-3.4.1-glibc-2.3.2/arm-unknown-linux/lib/gcc/arm-unkn
> > >own- linux /3.4.1/../../../../arm-unknown-linux/bin/ld: cannot find
> > > -lgthread-2.0 collect2: ld returned 1 exit status
> > > make[3]: *** [libortp.la <http://libortp.la>] Error 1
> > >
> > > Please inform me how to resolve.
> > > Warm Regards,
> > > pramod




reply via email to

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