logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

aggregartp - Splits a single RTP stream to several contribution links with load balancing.

Author

       aggregartp was written by Christophe Massiot.

Description

       Aggregartp split a single RTP stream to several contributions links with load balancing.

Items

       Host format [<connectaddr>[:<connectport>]][@[<bindaddr][:<bindport>]]

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 Rémi Duraffort <ivoire at videolan dot org>, for the Debian project (and
       may be used by others).

Multicat 1.0                                     August 23, 2010                                   Aggregartp(1)

Name

       aggregartp - Splits a single RTP stream to several contribution links with load balancing.

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

reordertp(1).  ingests(1).  multicat(1), offsets(1).
       Read the README file for more information about the configuration of aggregartp.

Synopsis

aggregartp  [-i<RTpriority>]  [-t<ttl>]  [-o] [-o<SSRCIP>] [-U] [-m<mtu>] @<src host> <dest host
       1>[,<weight1>] ... [<desthostN>,<weightN>]

See Also