ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] Help with rtpsend and rtplisten


From: Corona Riccardo
Subject: Re: [Ccrtp-devel] Help with rtpsend and rtplisten
Date: Thu, 19 May 2005 10:47:13 +0200

Hi,
I have tried your seme example, I think that Listener and Sender was
the themselves ones as the site:

http://www.gnu.org/software/ccrtp/doc/refman/html/rtplisten_8cpp-example.html
http://www.gnu.org/software/ccrtp/doc/refman/html/rtpsend_8cpp-example.html

It's ok?
Well, my packets yet not travel!!! I fixed the mistake with tstamp and
port, and I tried also to change the port (3332 / 3333, how Mario says
...), but nothing...
I've tried the jrtplib and it works fine, so I think that the problem
is in the notorious  "POINTER.H" which I have found only in the CAPE,
but not in ccrtp or commoncpp directory, could the mistake be this? I
also tried to recompile commoncpp lib with Mingw, but i've some
problem with the lib.a....






On 5/18/05, Federico Montesino Pouzols <address@hidden> wrote:
> 
> Hi,
> 
> from this lines:
> 
> >       Sender sender((unsigned char *)datos, InetHostAddress(dir),
> >                     atoi(tstamp), atoi(tstamp), atoi(packets));
> >
> 
> it seems that you are sending packets to port 1000 (tstamp is provided
> as third parameter instead of port).
> 
> 
> 
> _______________________________________________
> 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]