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 <[EMAIL PROTECTED]> 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 _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
