|
NAMErtptimer.pl - Displays arrival times of incoming RTP packet headersSYNOPSISrtptimer.pl <address> [<port>]Displays arrival times for incoming RTP packets. The first column is the time in milliseconds since the tool started, followed by the time in milliseconds since the last packet. This is then followed by the source IP, packet length in bytes, payload type, sequence number and the packet timestamp. The timestamp is then followed by the difference between it and the previous packet. SEE ALSONet::RTPNet::RTP::Packet <http://www.iana.org/assignments/rtp-parameters> BUGSUnicast addresses aren't currently detected and fail when trying to join multicast group.AUTHORNicholas J Humfrey, njh@cpan.orgCOPYRIGHT AND LICENSECopyright (C) 2007 University of SouthamptonThis script is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.005 or, at your option, any later version of Perl 5 you may have available.
Visit the GSP FreeBSD Man Page Interface. |