From 85f4ed1f40ac1139149e4daf580309bc62e01e1c Mon Sep 17 00:00:00 2001 From: ivoire Date: Mon, 23 Aug 2010 21:39:38 +0000 Subject: Add manpages git-svn-id: svn://svn.videolan.org/multicat/trunk@13 271ca591-50e6-457e-a4d7-9fbfa1de8f49 --- aggregartp.1 | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 aggregartp.1 (limited to 'aggregartp.1') diff --git a/aggregartp.1 b/aggregartp.1 new file mode 100644 index 0000000..83161c8 --- /dev/null +++ b/aggregartp.1 @@ -0,0 +1,47 @@ +.TH Aggregartp "1" "August 23, 2010" "Multicat 1.0" +.SH NAME +aggregartp \- Splits a single RTP stream to several contribution links with load balancing. +.SH SYNOPSIS +.B aggregartp +[\fI-i \fR] [\fI-t \fR] [\fI-o\fR] [\fI-o \fR] [\fI-U\fR] +[\fI-m \fR] @ [\fI,\fR] ... [\fI,\fR] +.SH DESCRIPTION +Aggregartp split a single RTP stream to several contributions links with load balancing. +.SH ITEMS +Host format \fB[[:]][@[]]\fR +.SH OPTIONS +.B \-h +Show summary of options +.TP +\fB\-i\fR +Real time priority +.TP +\fB\-m\fR +Specify the MTU +.TP +\fB\-o\fR +RTP SSRC +.TP +\fB\-t\fR +TTL of the packets send by aggregartp +.TP +.B \-U +Prepend RTP header +.TP +.B \-w +Overwrite RTP timestamps +.SH SEE ALSO +.BR desaggregartp (1). +.BR ingests (1). +.BR multicat (1), +.BR offsets (1). +.br +Read the README file for more information about the configuration of aggregartp. +.SH AUTHOR +aggregartp was written by Christophe Massiot. +.SH LICENCE +This program is free software; you can redistribute it and/or modify it under the terms of +version 2 of the GNU General Public License as published by the Free Software Foundation. +.PP +This manual page was written by RĂ©mi Duraffort , +for the Debian project (and may be used by others). -- cgit v1.2.3