ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] RTP Ports


From: Michel de Boer
Subject: Re: [Ccrtp-devel] RTP Ports
Date: Fri, 12 May 2006 20:06:33 +0200
User-agent: Thunderbird 1.5 (X11/20060111)

RFC 3550 specifies that the RTP port should be even. RTCP port will
be sent to the next odd port.

Glenn MacGregor wrote:
> Sorry about that, it just took some digging in the code to see that the RTP 
> Data
> Port must be an even number.
> 
> I have not finished reading the RTP RFC, is this in there?
> 
>  Glenn
> 
> Quoting Glenn MacGregor <address@hidden>:
> 
>> Hi All,
>>
>> I seem to be having a strange problem (I think). I create an RTPSession by:
>>
>> mRTPSession = new RTPSession(*mLocalAddress, mLocalPort);
>>
>> Where mLocalAddress is a InetHostAddress * and mLocalPort is an int with a
>> value
>> of 8145.
>>
>> My problem is I am not receiving any rtp traffic (mRTPSession->getData....)
>> always return NULL. Digging into this I do a netstat and see the ports that
>> are
>> open are 8144 and 8145. I would expect to see 8145 and 8146. Could this be
>> why I
>> am not getting any RTP data, if so what have I done wrong?
>>
>> Thanks
>>
>>   Glenn
>>
>> Glenn MacGregor
>> HighStreet Networks
>>
>> -------------------------------------------------
>> This mail sent through IMP: http://horde.org/imp/
>>
>>
>> _______________________________________________
>> Ccrtp-devel mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/ccrtp-devel
>>
> 
> 
> Glenn MacGregor
> HighStreet Networks
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
> 
> _______________________________________________
> 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]