The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Net-RTP NJH"

Net::RTP - Send and receive RTP packets (RFC3550) River stage one • 1 direct dependent • 1 total dependent

The "Net::RTP" module subclasses IO::Socket::Multicast6 to enable you to manipulate multicast groups. The multicast additions are optional, so you may also send and recieve unicast packets. $rtp = new Net::RTP( [LocalAdrr=>$addr, LocalPort=>$port,......

NJH/Net-RTP-0.09 - 02 Jul 2007 17:55:01 UTC

Net::RTP::Packet - RTP Packet object (RFC3550) River stage one • 1 direct dependent • 1 total dependent

Net::RTP::Packet implements RTP packet header encoding and decoding. $packet = new Net::RTP::Packet( [$binary] ) The new() method is the constructor for the "Net::RTP::Packet" class. The RTP version number is initialized to 2. The sequence number, ti...

NJH/Net-RTP-0.09 - 02 Jul 2007 17:55:01 UTC

rtpdump.pl - Parse and display incoming RTP packet headers River stage one • 1 direct dependent • 1 total dependent

rtpdump.pl displays the RTP header of packets sent to a multicast group. If no port is specified, then port 5004 is assumed. For each packet recieved, the following fields are displayed: * COUNT - the number of packets recieved. * SRC - the source IP...

NJH/Net-RTP-0.09 - 02 Jul 2007 17:55:01 UTC

rtptimer.pl - Displays arrival times of incoming RTP packet headers River stage one • 1 direct dependent • 1 total dependent

NJH/Net-RTP-0.09 - 02 Jul 2007 17:55:01 UTC

rtpstats.pl - Displays packet statistics for an RTP session River stage one • 1 direct dependent • 1 total dependent

rtpstats.pl displays packet statistics for an RTP session. It is a clone of rtpqual by Matthew B Mathis with a few changes in design. If no port is specified, then port 5004 is assumed. rtpstats.pl uses seperate threads for recieving packets and disp...

NJH/Net-RTP-0.09 - 02 Jul 2007 17:55:01 UTC

rtplosslog.pl - Log packet loss for a RTP session every minute River stage one • 1 direct dependent • 1 total dependent

rtplosslog.pl displays the packet loss summary for a specific transmitter for each minute that passes. If no port is specified, then port 5004 is assumed. If no source address is specified, then the source address of the first packet recieved is used...

NJH/Net-RTP-0.09 - 02 Jul 2007 17:55:01 UTC

rtpsend-pcmu.pl - Send an audio file an RTP session as u-law River stage one • 1 direct dependent • 1 total dependent

rtpsend-pcmu.pl sends audio files to an RTP session using PCM u-law (G.711) payload encoding (RTP payload type 0). If no port is specified, then port 5004 is assumed. If no TTL is specified, then a TTL of 2 is assumed. Each packet sent contains 160 s...

NJH/Net-RTP-0.09 - 02 Jul 2007 17:55:01 UTC
7 results (0.021 seconds)