cbrmaker(Constant Bit Rate UDP stream making program)

SUMMARY

	cbrmaker is program for making CBR(Constant Bit Rate) UDP stream.
	You can change "bps(bits per second)", "pps(packets per second)",
	"packet size", "usleep time between packets".
	This application logs below using RTP/RTCP.
	Sender Side:
		[Packet arrival time] [RTT]
	Receiver Side:
		[Packet arrival time] [Packet arrival interval time] [Packet loss]
REQUIREMENT

	Linux i386 only
	*You must only use as root user or using sudo command*
INSTALL
	gmake is required to compile cbrmaker.
	Simply type the command 'gmake' in this directory.
BUG REPORT
	If you find a bug, please send e-mail to "ringo@sfc.wide.ad.jp".
	Thank you.
Requirements

Download

Version