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.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/sydra-rtp.8.txt') 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