comparison DOCS/man/en/mplayer.1 @ 18923:b88f9a2670b8

some grammar/spelling/markup fixes for -rtsp-destination
author diego
date Thu, 06 Jul 2006 13:22:59 +0000
parents 89af7441989b
children 9e95ac641e77
comparison
equal deleted inserted replaced
18922:d2d9d011203f 18923:b88f9a2670b8
1387 This option may be useful if you are behind a router and want to forward 1387 This option may be useful if you are behind a router and want to forward
1388 the RTSP stream from the server to a specific client. 1388 the RTSP stream from the server to a specific client.
1389 . 1389 .
1390 .TP 1390 .TP
1391 .B \-rtsp-destination 1391 .B \-rtsp-destination
1392 Used with 'rtsp://' URLs to force the destination IP address to be binded. 1392 Used with 'rtsp://' URLs to force the destination IP address to be bound.
1393 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. 1393 This option may be useful with some RTSP server which do not
1394 send RTP packets to the right interface.
1395 If the connection to the RTSP server fails, use \-v to see
1396 which IP address MPlayer tries to bind to and try to force
1397 it to one assigned to your computer instead.
1394 . 1398 .
1395 .TP 1399 .TP
1396 .B \-rtsp-stream-over-tcp (LIVE555 only) 1400 .B \-rtsp-stream-over-tcp (LIVE555 only)
1397 Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP 1401 Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
1398 packets be streamed over TCP (using the same TCP connection as RTSP). 1402 packets be streamed over TCP (using the same TCP connection as RTSP).