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
> [email protected]
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel
_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel