Re: receive after sending (rtpduphello)
Thomas Bosch <[email protected]>
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Donnerstag, 1. Dezember 2005 18:10 schrieb Federico Montesino Pouzols: > Hi, Which platform are you testing on? Do the other demos work? I did this on a x386 (AMD Athlon 2800+). rtphello works. rtpsend with rtplisten does not work ... if it could work on one single system I did: rtplisten 127.0.0.1 9999 rtpsend "hello" 127.0.0.1 9999 1 1 (on another console) nothing happens at rtplisten ...