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

reordertp - Reorders incoming packets and reconstitutes the original RTP stream.

Author

       reordertp was written by Christophe Massiot.

Description

       Reordertp is the companion software of aggregartp. It rorders  incoming  packets  and  reconstitutes  the
       original RTP stream.

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                                    Reordertp(1)

Name

       reordertp - Reorders incoming packets and reconstitutes the original RTP stream.

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 reordertp.

Synopsis

reordertp  [-i<RTpriority>] [-t<ttl>] [-b<bufferlength>] [-U] [-m<mtu>] <src host 1> ... [<srchostN>] <dest host>

See Also