comparison DOCS/man/en/mplayer.1 @ 17650:d6e575c86bb8

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>
author bertrand
date Sun, 19 Feb 2006 13:27:27 +0000
parents 5963b50c2178
children 8a3ac7e2c0c8
comparison
equal deleted inserted replaced
17649:a6a8b4287538 17650:d6e575c86bb8
1344 packets be streamed over TCP (using the same TCP connection as RTSP). 1344 packets be streamed over TCP (using the same TCP connection as RTSP).
1345 This option may be useful if you have a broken internet connection that does 1345 This option may be useful if you have a broken internet connection that does
1346 not pass incoming UDP packets (see http://www.live555.com/\:mplayer/). 1346 not pass incoming UDP packets (see http://www.live555.com/\:mplayer/).
1347 . 1347 .
1348 .TP 1348 .TP
1349 .B \-rtsp-port (LIVE555 only)
1350 Used with 'rtsp://' URLs to forces the client's port number.
1351 This option may be useful if you're behind a router and want to forward the
1352 RTSP stream from the server to a specific client.
1353 .
1354 .TP
1349 .B \-saveidx <filename> 1355 .B \-saveidx <filename>
1350 Force index rebuilding and dump the index to <filename>. 1356 Force index rebuilding and dump the index to <filename>.
1351 Currently this only works with AVI files. 1357 Currently this only works with AVI files.
1352 .br 1358 .br
1353 .I NOTE: 1359 .I NOTE: