SYNOPSIS

mast_rawrecord <address>[/<port>] <filename>

DESCRIPTION

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.

AUTHOR

Written by Nicholas J. Humfrey, <njh@aelius.com>

RESOURCES

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

SEE ALSO

mast_record(1), mast_info(1)

COPYING

Copyright © 2003-2007 Nicholas J Humfrey. Free use of this software is granted under the terms of the GNU General Public License (GPL)