summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r--DOCS/man/en/mplayer.15
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 85b21940b8..160e849b6e 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1389,6 +1389,11 @@ This option may be useful if you are behind a router and want to forward
the RTSP stream from the server to a specific client.
.
.TP
+.B \-rtsp-destination
+Used with 'rtsp://' URLs to force the destination IP address to be binded.
+This option may be useful against some RTSP server which don't send RTP packets to the right interface. If the connection to RTSP server fails, use -v to see which IP address MPlayer tries to bind and try to force it to one assigned to your computer instead.
+.
+.TP
.B \-rtsp-stream-over-tcp (LIVE555 only)
Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
packets be streamed over TCP (using the same TCP connection as RTSP).