[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.178,1.179
Winner of tha face compo
gabucino at mplayer.dev.hu
Mon Jan 14 18:47:44 CET 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv10151
Modified Files:
documentation.html
Log Message:
streaming with proxy
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- documentation.html 13 Jan 2002 11:03:10 -0000 1.178
+++ documentation.html 14 Jan 2002 17:47:41 -0000 1.179
@@ -948,7 +948,11 @@
<P><CODE> ./configure --enable-streaming</CODE></P>
-<P>MPlayer <B>can NOT read ASF</B> files from network by the MMS protocol, only by plain HTTP.</P>
+<P>Playing goes by simply using adding the URL to the command line. <B>MPlayer</B>
+also honours the HTTP_PROXY environment variable, and uses proxy if available.
+Proxy usage can also be forced :</P>
+
+<P><CODE> mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf</CODE></P>
<P><B>MPlayer</B> can read from stdin (NOT named pipes). This can be for example
used to play from FTP:</P>
More information about the MPlayer-cvslog
mailing list