Problem about duplex rtp session
"Kun Niu" <[email protected]> Fri, 23 Nov 2007 16:28:44 +0800
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear all, I'm trying to implement a software which supports duplex rtp session. But the duphello example can only send and receive synchronously. Can I implement an asynchronous client with ccrtp which send and receive rtp data at the "same" time? Thanks for any suggestion. Sincerely, Kun