Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

desaggregartp(1) [debian man page]

Desaggregartp(1)					      General Commands Manual						  Desaggregartp(1)

NAME
desaggregartp - Reorders incoming packets and reconstitutes the original RTP stream. SYNOPSIS
desaggregartp [-i <RT priority>] [-t <ttl>] [-b <buffer length>] [-U] [-m <mtu>] <src host 1> ... [<src host N>] <dest host> DESCRIPTION
Desaggregartp is the companion software of aggregartp. It rorders incoming packets and reconstitutes the original RTP stream. ITEMS
Host format [<connect addr>[:<connect port>]][@[<bind addr][:<bind port>]] OPTIONS
-b <buffer length> buffer length in ms -h Show summary of options -i <RT priority> Real time priority -m <mtu> Specify the MTU -t <ttl> TTL of the packets send by aggregartp -U Strip RTP header SEE ALSO
aggregartp(1). ingests(1). multicat(1), offsets(1). Read the README file for more information about the configuration of desaggregartp. AUTHOR
desaggregartp was written by Christophe Massiot. 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. This manual page was written by Remi Duraffort <ivoire at videolan dot org>, for the Debian project (and may be used by others). Multicat 1.0 August 23, 2010 Desaggregartp(1)

Check Out this Related Man Page

SPECTOOLS(1)						      General Commands Manual						      SPECTOOLS(1)

NAME
spectool_net -- Network server for the spectool_gtk program SYNOPSIS
spectool_net [-b secs] [-p port] [-a bind address] DESCRIPTION
spectool_net is network server to which spectool_gtk can connect. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h --help Show summary of options. -b secs --broadcast secs Send broadcast announce. -p port --port port Use alternate port. -a address --bindaddr address Bind to specific address. SEE ALSO
spectool_gtk (1), spectool_curses (1), spectool_raw (1). AUTHOR
This manual page was written by Francois Marier <francois@debian.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. SPECTOOLS(1)
Man Page