summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorbertrand <bertrand@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-19 13:27:27 +0000
committerbertrand <bertrand@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-19 13:27:27 +0000
commit52dd75e903d5c5d0424128fc813a00cc1d1fc36d (patch)
treefcf34096e7d6b17a9383ad8200f6747e0dd6f925 /DOCS/man/en
parent2919230676e19f73d6cfa12cbbef429d395ae8e7 (diff)
downloadmpv-52dd75e903d5c5d0424128fc813a00cc1d1fc36d.tar.bz2
mpv-52dd75e903d5c5d0424128fc813a00cc1d1fc36d.tar.xz
Allows the LIVE555 library to forces the client's port to be used
when reading from an RTP/RTSP source. Patch from Benjamin Zores <ben@geexbox.org> and Patrick Labatut <plabatut@gmail.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17651 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index c2a225c887..780674c38a 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1346,6 +1346,12 @@ This option may be useful if you have a broken internet connection that does
not pass incoming UDP packets (see http://www.live555.com/\:mplayer/).
.
.TP
+.B \-rtsp-port (LIVE555 only)
+Used with 'rtsp://' URLs to forces the client's port number.
+This option may be useful if you're behind a router and want to forward the
+RTSP stream from the server to a specific client.
+.
+.TP
.B \-saveidx <filename>
Force index rebuilding and dump the index to <filename>.
Currently this only works with AVI files.