Package validateCcrtp

ValidateCcrtp is a small package to test compatibility with ccRTP, a popular C++ implementation of the RTP protocol.

See:
          Description

Class Summary
CCRTPReceiver Receives and prints packets sent by the rtpsend demo program in ccrtp 1.5.x Send them to port 6003, unless you modify this program.
CCRTPSender Sends packet to the rtplisten demo program in ccrtp 1.5.x Listen on port 6004, unless you modify this program.
 

Package validateCcrtp Description

ValidateCcrtp is a small package to test compatibility with ccRTP, a popular C++ implementation of the RTP protocol. It mimicks demo programs distributed with ccRTP.