Re: Help with rtpsend and rtplisten
Federico Montesino Pouzols <[email protected]>
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <20050518075215.GA1567@paraguas> |
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).