ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ccrtp-devel] receive after sending (rtpduphello)


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] receive after sending (rtpduphello)
Date: Mon, 12 Dec 2005 14:30:47 +0100
User-agent: Mutt/1.5.11

Hum! I see what may be going on... If you specify an odd port number
(9999), RTP packets will actually be expected on the lower _even_ port
(9998), and RTCP packets will be expected on the next (odd) port
number (9999). This behaviour can lead to some misunderstandings but
is what the standard specifies.

So if you type `rtpsend "hello" 127.0.0.1 9998 1 1', it should work now.
                                             ^

On Fri, Dec 02, 2005 at 10:31:47AM +0100, Thomas Bosch wrote:
> 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 ...
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]