From 987580746fefae041b6d62e0c2d1cc44fdc1763b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 6 Oct 2014 20:47:14 +0200 Subject: fixed rtp reflector init --- doc/sydra-rtp.8 | 16 ++++++++++++++-- doc/sydra-rtp.8.txt | 11 +++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/sydra-rtp.8 b/doc/sydra-rtp.8 index a768495..ceadcb9 100644 --- a/doc/sydra-rtp.8 +++ b/doc/sydra-rtp.8 @@ -2,12 +2,12 @@ .\" Title: sydra-rtp .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 10/02/2014 +.\" Date: 10/03/2014 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "SYDRA\-RTP" "8" "10/02/2014" "\ \&" "\ \&" +.TH "SYDRA\-RTP" "8" "10/03/2014" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -60,6 +60,8 @@ sydra\-rtp [ \fB\-o|\-\-rtp\-port\-base\fR ] [ \fB\-A|\-\-rtp\-addr\-local\fR
] [ \fB\-O|\-\-rtp\-port\-base\-local\fR ] + [ \fB\-\-rtp\-host\-reflector\fR ] + [ \fB\-\-rtp\-port\-base\-reflector\fR ] [ \fB\-c|\-\-no\-auto\-client\fR ] [ \fB\-t|\-\-timeout\fR ] [ \fB\-k|\-\-keepalive\-interval\fR ] @@ -328,6 +330,16 @@ The local address to wait for incoming UDP messages\&. Leave empty to listen on The base number for local ports to bind to\&. The same mapping as for the remote port\-base is used to map incoming RTP packets to the RTP bin\&. .RE .PP +\fB\-\-rtp\-host\-reflector \fR +.RS 4 +When in receiver mode the incoming RTP packets will get reflected to this host\&. Leave empty to disable RTP packet reflection\&. +.RE +.PP +\fB\-\-rtp\-port\-base\-reflector \fR +.RS 4 +When a reflector\-host gets specified using the option above the RTP packets will get sent to the ports based on this\&. The same mapping as with the other port\-base options is used\&. +.RE +.PP \fB\-c, \-\-no\-auto\-client\fR .RS 4 This disables auto\-detection for clients in diff --git a/doc/sydra-rtp.8.txt b/doc/sydra-rtp.8.txt index 31c1585..7d9c88b 100644 --- a/doc/sydra-rtp.8.txt +++ b/doc/sydra-rtp.8.txt @@ -39,6 +39,8 @@ sydra-rtp [ -o|--rtp-port-base ] [ -A|--rtp-addr-local
] [ -O|--rtp-port-base-local ] + [ --rtp-host-reflector ] + [ --rtp-port-base-reflector ] [ -c|--no-auto-client ] [ -t|--timeout ] [ -k|--keepalive-interval ] @@ -214,6 +216,15 @@ The following options can be passed to the *sydra-rtp* daemon: The base number for local ports to bind to. The same mapping as for the remote port-base is used to map incoming RTP packets to the RTP bin. +*--rtp-host-reflector *:: + When in receiver mode the incoming RTP packets will get reflected to this host. Leave empty + to disable RTP packet reflection. + +*--rtp-port-base-reflector *:: + When a reflector-host gets specified using the option above the RTP packets will get sent to + the ports based on this. The same mapping as with the other port-base options is used. + + *-c, --no-auto-client*:: This disables auto-detection for clients in 'sender' mode. Mind that if you disable the automatic client detection and also omit the rtp-host option *sydra-rtp* won't send any RTP -- cgit v1.2.3