|
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
