nightmorph 06/11/02 18:52:48 Modified: shoutcast-config.xml Log: Removed XMMS references, bug 153830
Revision Changes Path 1.15 xml/htdocs/doc/en/shoutcast-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/shoutcast-config.xml?rev=1.15&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/shoutcast-config.xml?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/shoutcast-config.xml?r1=1.14&r2=1.15 Index: shoutcast-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- shoutcast-config.xml 6 Mar 2006 09:18:30 -0000 1.14 +++ shoutcast-config.xml 2 Nov 2006 18:52:48 -0000 1.15 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v 1.14 2006/03/06 09:18:30 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v 1.15 2006/11/02 18:52:48 nightmorph Exp $ --> <guide link="/doc/en/shoutcast-config.xml"> <title>Streaming Radio With SHOUTcast</title> @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.4</version> -<date>2005-09-07</date> +<version>1.5</version> +<date>2006-11-02</date> <chapter> <title>Setting up SHOUTcast Server</title> @@ -123,11 +123,11 @@ </pre> <p> -This value sets up what port users will connect to on your SHOUTcast Server. -The default is 8000, as it is what most mp3 server capable programs -will default to (xmms, winamp, etc.). As it states, if you wish to use a -port less than 1024, you will need to be root. However, I strongly urge -against using any port lower than 1024 for your SHOUTcast Server. +This value sets up what port users will connect to on your SHOUTcast Server. +The default is 8000, as it is what most mp3 server capable programs will +default to (Audacious, winamp, etc.). As it states, if you wish to use a port +less than 1024, you will need to be root. However, I strongly urge against +using any port lower than 1024 for your SHOUTcast Server. </p> <pre caption="Setting up logging"> @@ -772,21 +772,21 @@ </pre> <p> -The little banner is there to make sure that nothing dies right away (i.e. so -you know your server actually started). Your SHOUTcast Server is now started! +The little banner is there to make sure that nothing dies right away (i.e. so +you know your server actually started). Your SHOUTcast Server is now started! Because of the nature of on demand content, you will ONLY be able to access it -from a browser. MPlayer/XMMS/anything won't be able to stream it as is. I -use kmplayer in order to access the stream directly from my browser. You can +from a browser. MPlayer or anything else won't be able to stream it as is. I +use kmplayer in order to access the stream directly from my browser. You can see the result on the next image. </p> <figure caption="On Demand Content" short="OnDemandContent" link="/images/docs/shoutcast-OnDemandContent.jpg" /> <p> -Some people have XMMS setup to handle their audio mime types, so your browser -may spawn XMMS up in order to play the resulting streaming content. Now that -you are able to work with on demand content, we'll now work on using SHOUTcast -Trans to create a true streaming radio server. +Some people have Audacious setup to handle their audio mime types, so your +browser may spawn Audacious up in order to play the resulting streaming +content. Now that you are able to work with on demand content, we'll now work +on using SHOUTcast Trans to create a true streaming radio server. </p> </body> -- [email protected] mailing list
