mast_rawrecord - Record/archive raw streams directly to disk
mast_rawrecord <address>[/<port>] <filename>
mast_record(1) recieves data from an RTP stream and writes the payload straight to disk. This works well for binary bitstreams, such as MPEG Audio and GSM. It can also be used to dump continous audio streams to disk, for later processessing by a tool such as sox(1).
The port number should be an even number (RTCP reports are sent one port higher). If no port number is specified, then the default RTP port number (5004) is used.
Written by Nicholas J. Humfrey, <njh@aelius.com>
Main web site: http://www.ecs.soton.ac.uk/~njh/mast/
SOX: http://sox.sourceforge.net/
RTP Payload types: http://www.iana.org/assignments/rtp-parameters
mast_record(1), mast_info(1)
Copyright © 2003-2007 Nicholas J Humfrey. Free use of this software is granted under the terms of the GNU General Public License (GPL)