Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

aggregartp(1) [debian man page]

Aggregartp(1)						      General Commands Manual						     Aggregartp(1)

NAME
aggregartp - Splits a single RTP stream to several contribution links with load balancing. SYNOPSIS
aggregartp [-i <RT priority>] [-t <ttl>] [-o] [-o <SSRC IP>] [-U] [-m <mtu>] @<src host> <dest host 1>[,<weight 1>] ... [<dest host N>,<weight N>] DESCRIPTION
Aggregartp split a single RTP stream to several contributions links with load balancing. ITEMS
Host format [<connect addr>[:<connect port>]][@[<bind addr][:<bind port>]] OPTIONS
-h Show summary of options -i <RT priority> Real time priority -m <mtu> Specify the MTU -o <SSRC IP> RTP SSRC -t <ttl> TTL of the packets send by aggregartp -U Prepend RTP header -w Overwrite RTP timestamps SEE ALSO
desaggregartp(1). ingests(1). multicat(1), offsets(1). Read the README file for more information about the configuration of aggregartp. AUTHOR
aggregartp 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 Aggregartp(1)

Check Out this Related Man Page

Ingests(1)						      General Commands Manual							Ingests(1)

NAME
ingests - Build an auxiliary file for multicat SYNOPSIS
ingests -p <PCR PID> [-m <payload size>]>] <input ts> DESCRIPTION
Ingests is a companion application designed to manipulate TS files. It reads the PCR values of the file, and builds the auxiliary file that is necessary for multicat. The combination of ingests and multicat makes a simple and efficient TS file streamer. OPTIONS
-m <payloadsize> Size of the payload -h Show summary of options -m <payloadsize> Size of the payload -p <PCR PID> PCR PID to use SEE ALSO
aggregartp(1). desaggregartp(1). multicat(1), offsets(1). Read the README file for more information about the configuration of ingests. AUTHOR
ingests 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 Ingests(1)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

AIX MPIO and EMC

We are looking at running MPIO for it's redundancy and load balancing benefits. Does anyone know what pieces of software or modules are needed on the VIO server to get load balancing to work. Remember we are using EMC's DMX3500 storage system. We no longer want to use Powerpath. :rolleyes: ... (2 Replies)
Discussion started by: vxg0wa3
2 Replies

2. AIX

idea on hacmp load balancing

Hi All, Any idea about load balancing on hacmp? Or load balancing is only on lpar. Any idea or link info will do. Thanks in advance. (2 Replies)
Discussion started by: itik
2 Replies

3. Ubuntu

perlbal and load balancing

Hi guys, I wonder if someone would be able to assist with my problem. I have just set up a load balancer for a company I am working for. HTTP redirection is working fine, however they also want to load balance SSH and FTP too. At the moment the perlbal config looks like; CREATE POOL webhttp ... (1 Reply)
Discussion started by: JayC89
1 Replies

4. Linux

Why had the OpenMosix project ended?

I want to build a load-balancing cluster and I the multiprocess support then I read: 'Any single program that can run as multiple processes can benefit from OpenMosix: "The GIMP" photo editor and the "kandel" fractal generator are known to do this. Unless I can find a load-balancing cluster... (1 Reply)
Discussion started by: Advice Pro
1 Replies

5. UNIX for Advanced & Expert Users

Apache-Reverse proxy and load balancing

Hi All, I have a webpage loaded on server1 with authorization enabled by .htaccess, which can be accessed by http://ipofserver1/index.html. Now im planning a high availabilty load balancing in such a way that if the server1 is down due to some reason it should connect to another server. i have... (1 Reply)
Discussion started by: Tuxidow
1 Replies

6. Red Hat

Conceptual details about apache load balancing

Hi Techies, Setup details - 1. H/W Load Balancer 2. Two Apache Servers with load balancing and rewrite rule 3. Two Application servers Request will be travel 1 then 2 then 3 Queries - 1. When any session is established I can see that requests of that session is going to both... (0 Replies)
Discussion started by: ganesh_gore
0 Replies

7. Red Hat

Apache Load Balaning sticky session issue

Few doubts in apache load balancing - I want to clear my doubts about apache load balancing.i have configured apache load balancing for two application servers. 1. When we set load balancing for two application servers then for one connection to application server we will get one jsession id... (5 Replies)
Discussion started by: ganesh_gore
5 Replies

8. UNIX for Advanced & Expert Users

High availability/Load balancing

Hi folks, (Sorry I don't know what its technology is termed exactly. High Availability OR load balancing) What I'm going to explore is as follows:- For example, on Physical Servers; Server-1 - LAMP, a working server Server-2 - LAMP, for redundancy While Server-1 is working all... (3 Replies)
Discussion started by: satimis
3 Replies

9. Web Development

Resource based http load balancing

Hi all, I am looking for a solution to the following issue. Basically, we are going to be implementing a series of front end splunk search heads (basically IO intensive web servers). And wish to automatically redirect a new connection to the search head from the pool with most available... (0 Replies)
Discussion started by: STOIE
0 Replies

10. Shell Programming and Scripting

Rename all files at a time

i have some bar files in a directory appp1.APP.RTP.DEV1 appp2.APP.RTP.DEV1 appp3.APP.RTP.DEV1 need to be renamed as appp1.APP.mmk.DEV1 appp2.APP.mmk.DEV1 appp3.APP.mmk.DEV1 i need to rename all files at a time. (6 Replies)
Discussion started by: saurau
6 Replies