On Mon, October 8, 2007 3:02 pm, Carmelo wrote: > Hi everybody, > > I've tested my software and I've found out that getFirstTimestamp() method > returns 0, but it shouldn't return 0, because packets are on that specific > port (I can see them with Ethereal) ... > > any hints, please ?
Hi, I would check that ccRTP has correctly bounded the data socket and the SSRC is the same for all incoming packets. You could also try to receive packets with the rtplisten demo. What application is generating the incoming packets? _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel
