summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-06-08 09:29:14 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:07:16 +0200
commit8de983fe7f447d5b5a567dc9947184d19f1b6095 (patch)
tree1a41929ee211b0e881518e2f4c2df68ec9fc34f7 /DOCS/man/en
parentc280fd08c3ee5b81dc3ef83d274cd9972c5c29bc (diff)
downloadmpv-8de983fe7f447d5b5a567dc9947184d19f1b6095.tar.bz2
mpv-8de983fe7f447d5b5a567dc9947184d19f1b6095.tar.xz
rtsp: Support RTSP/RTP over HTTP via LIVE555
Patch by Malte Särner, malte D sarner A multiq se git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31347 b3059339-0415-0410-9bf9-f77b7e298cf2 Fix compilation with nemesi and live555. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31348 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-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 05fa8a04c0..647fe68164 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1786,6 +1786,11 @@ 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\-stream\-over\-http (LIVE555 only)
+Used with 'http://' URLs to specify that the resulting incoming RTP and RTCP
+packets be streamed over HTTP.
+.
+.TP
.B \-saveidx <filename>
Force index rebuilding and dump the index to <filename>.
Currently this only works with AVI files.