diff -r b87f8688118c -r 8649e502be0e src/jlibrtp/RTPSession.java --- a/src/jlibrtp/RTPSession.java Fri Jan 15 12:02:29 2010 +0100 +++ b/src/jlibrtp/RTPSession.java Sat Jan 16 21:05:08 2010 +0100 @@ -560,7 +560,7 @@ try { rtpSock.send(packet); - Log.d("RTP", "packet"); + //Log.d("RTP", "packet"); // Debug if (this.debugAppIntf != null) { this.debugAppIntf