Simple ccrtp question
"Huang, Andy Y, ALABS" <[email protected]>
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <5AFA5A2C102DAB4692ABC1E87E0780CA0B6D695B@OCCLUST02EVS1.ugd.att.com> |
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