ccrtp-devel
[Top][All Lists]
Advanced

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

RE: [Ccrtp-devel] Help: Using ccRTP to handle mutiple RTPSessions


From: Federico Montesino Pouzols
Subject: RE: [Ccrtp-devel] Help: Using ccRTP to handle mutiple RTPSessions
Date: Sun, 3 Sep 2006 14:51:52 +0200 (CEST)
User-agent: SquirrelMail/1.4.5

Hi,

On Wed, August 30, 2006 9:40 am, Bukhari, Irshad Ahmed I (Irshad Ahmed)
wrote:
> Hi All,
>
>       The demo program rtpsend.cpp (trasmits media) to destination address
> (specifying the IP:port). And it is sending from default port (sender's
> ip:port) & incrementing every time. But how do i send packets from
> perticular port ? ...
>

You should use an RTP session object of type SymmetricRTPSession instead
of a normal RTPSession one. With the symmetric session, one socket will
be used for both sending and receiving data packets and another socket
for RTCP compound packets.

HTH.






reply via email to

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