diff DOCS/man/en/mplayer.1 @ 18877:45befbaf1912

updated english and french manpages with new -rtsp-destination option
author ben
date Sat, 01 Jul 2006 22:15:37 +0000
parents bd70d74a994b
children 89af7441989b
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sat Jul 01 15:07:57 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Sat Jul 01 22:15:37 2006 +0000
@@ -1389,6 +1389,11 @@
 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).