ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] Simple ccrtp question


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] Simple ccrtp question
Date: Tue, 20 Sep 2005 12:41:09 +0200
User-agent: Mutt/1.5.9i

A good way to chase the problem could be checking by means of tcpdump
or any other similar tool if packets are really being sent.

On Thu, Sep 01, 2005 at 08:31:57AM -0500, Huang, Andy Y, ALABS wrote:
> Hi, 
>  
> I am newbie in ccrtp. I downloaded latest ccrtp (version 1.3.4) and
> commoncpp2 (version 1.3.0) and was able to compile them to Win32 DLLs
> (ccgnu2.dll, ccext2.dll, ccrtp1.dll), now I try to run the rtphello
> demo, the receive thread won't get any packet, always stuck in following
> statement:
>                   while ( NULL == adu ) {
>                         Thread::sleep(10);
>                         adu =
> socket->getData(socket->getFirstTimestamp());
>                   }
> Any help will be greatly appreciated.
>  
>  
>  
> -Andy Huang

> _______________________________________________
> Ccrtp-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel





reply via email to

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