Re: [Ccrtp-devel] Problems with port No

2007-11-07 Thread Federico Montesino Pouzols
You need to specify a source port for outgoing packets. Am I right? The problem here is that the address and port you give to the RTPSession constructor are used for receiving - RTPSession creates two sockets, one for receiving and another one for sending packets. The socket for sending packets

[Ccrtp-devel] Problems with port No

2007-11-01 Thread Martin Mainka
Hi, I still have problems with the ccrtp. The demos are running fine and i used them as sample for my application. I changed the constructor in the rtpsend sample so that rtpsession should also use the commandline port No Sender(const unsigned char* data, const InetHostAddress ia,