Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: shoutcast-config.xml
Date: Thu, 02 Nov 2006 18:53:01
Message-Id: 20061102185248.9A3D1647A1@smtp.gentoo.org
1 nightmorph 06/11/02 18:52:48
2
3 Modified: shoutcast-config.xml
4 Log:
5 Removed XMMS references, bug 153830
6
7 Revision Changes Path
8 1.15 xml/htdocs/doc/en/shoutcast-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/shoutcast-config.xml?rev=1.15&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/shoutcast-config.xml?rev=1.15&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/shoutcast-config.xml?r1=1.14&r2=1.15
13
14 Index: shoutcast-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v
17 retrieving revision 1.14
18 retrieving revision 1.15
19 diff -u -r1.14 -r1.15
20 --- shoutcast-config.xml 6 Mar 2006 09:18:30 -0000 1.14
21 +++ shoutcast-config.xml 2 Nov 2006 18:52:48 -0000 1.15
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v 1.14 2006/03/06 09:18:30 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v 1.15 2006/11/02 18:52:48 nightmorph Exp $ -->
27 <guide link="/doc/en/shoutcast-config.xml">
28 <title>Streaming Radio With SHOUTcast</title>
29
30 @@ -20,8 +20,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.4</version>
35 -<date>2005-09-07</date>
36 +<version>1.5</version>
37 +<date>2006-11-02</date>
38
39 <chapter>
40 <title>Setting up SHOUTcast Server</title>
41 @@ -123,11 +123,11 @@
42 </pre>
43
44 <p>
45 -This value sets up what port users will connect to on your SHOUTcast Server.
46 -The default is 8000, as it is what most mp3 server capable programs
47 -will default to (xmms, winamp, etc.). As it states, if you wish to use a
48 -port less than 1024, you will need to be root. However, I strongly urge
49 -against using any port lower than 1024 for your SHOUTcast Server.
50 +This value sets up what port users will connect to on your SHOUTcast Server.
51 +The default is 8000, as it is what most mp3 server capable programs will
52 +default to (Audacious, winamp, etc.). As it states, if you wish to use a port
53 +less than 1024, you will need to be root. However, I strongly urge against
54 +using any port lower than 1024 for your SHOUTcast Server.
55 </p>
56
57 <pre caption="Setting up logging">
58 @@ -772,21 +772,21 @@
59 </pre>
60
61 <p>
62 -The little banner is there to make sure that nothing dies right away (i.e. so
63 -you know your server actually started). Your SHOUTcast Server is now started!
64 +The little banner is there to make sure that nothing dies right away (i.e. so
65 +you know your server actually started). Your SHOUTcast Server is now started!
66 Because of the nature of on demand content, you will ONLY be able to access it
67 -from a browser. MPlayer/XMMS/anything won't be able to stream it as is. I
68 -use kmplayer in order to access the stream directly from my browser. You can
69 +from a browser. MPlayer or anything else won't be able to stream it as is. I
70 +use kmplayer in order to access the stream directly from my browser. You can
71 see the result on the next image.
72 </p>
73
74 <figure caption="On Demand Content" short="OnDemandContent" link="/images/docs/shoutcast-OnDemandContent.jpg" />
75
76 <p>
77 -Some people have XMMS setup to handle their audio mime types, so your browser
78 -may spawn XMMS up in order to play the resulting streaming content. Now that
79 -you are able to work with on demand content, we'll now work on using SHOUTcast
80 -Trans to create a true streaming radio server.
81 +Some people have Audacious setup to handle their audio mime types, so your
82 +browser may spawn Audacious up in order to play the resulting streaming
83 +content. Now that you are able to work with on demand content, we'll now work
84 +on using SHOUTcast Trans to create a true streaming radio server.
85 </p>
86
87 </body>
88
89
90
91 --
92 gentoo-doc-cvs@g.o mailing list