summaryrefslogtreecommitdiff
path: root/doc/sydra-rtp.8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sydra-rtp.8.txt')
-rw-r--r--doc/sydra-rtp.8.txt11
1 files changed, 11 insertions, 0 deletions
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 <port> ]
[ -A|--rtp-addr-local <address> ]
[ -O|--rtp-port-base-local <port> ]
+ [ --rtp-host-reflector <host> ]
+ [ --rtp-port-base-reflector <port> ]
[ -c|--no-auto-client ]
[ -t|--timeout <timeout> ]
[ -k|--keepalive-interval <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 <host>*::
+ 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 <port>*::
+ 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