Update of /cvsroot/mplayer/main/DOCS In directory mail:/var/tmp.root/cvs-serv2113 Modified Files: mplayer.1 Log Message: live.com options, patch by Ross Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v retrieving revision 1.252 retrieving revision 1.253 diff -u -r1.252 -r1.253 --- mplayer.1 20 Oct 2002 12:20:39 -0000 1.252 +++ mplayer.1 22 Oct 2002 15:44:02 -0000 1.253 @@ -275,6 +275,11 @@ Specifies that the input file is a SDP ('Session Description Protocol') file that describes an RTP session (see http://www.live.com/mplayer/). .TP +.B \-sdp +Specifies that the input file is a SDP ('Session Description Protocol') +file that describes a RTP session. +(See <http://www.live.com/mplayer/>.) +.TP .B \-skin <skin\ directory> (BETA CODE) Load skin from the given directory (WITHOUT path name). @@ -552,6 +557,14 @@ option may be useful if you have a broken Internet connection that does not pass incoming UDP packets (see http://www.live.com/mplayer/). .TP +.B \-rtsp-stream-over-tcp +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). +This option may be useful if you have a broken Internet connection that +does not pass incoming UDP packets. +(See <http://www.live.com/mplayer/>.) +.TP .B \-skipopening Skip DVD opening (dvdnav only). .TP @@ -2615,6 +2628,9 @@ .TP .B Stream from HTTP mplayer http://mplayer.hq/\:example.avi +.TP +.B Stream using RTSP +mplayer rtsp://server.example.com/\:streamName .TP .B Stream using RTSP mplayer rtsp://server.example.com/\:streamName
participants (2)
-
Arpi of Ize -
Diego Biurrun