Displaying 9 results from an estimated 9 matches for "streamdump".
2004 Aug 06
0
automating icecast2 startups
...default
0 -->
                        <reconnectdelay>2</reconnectdelay>
                        <reconnectattempts>5</reconnectattempts>
                        <maxqueuelength>80</maxqueuelength>
                        <!--
            <savefile>streamdump.ogg</savefile>
             -->
                </instance>
                <instance>
                        <hostname>linux-speakup.org</hostname>
                        <port>9000</port>
                        <password>********</password...
2004 Aug 06
6
automating icecast2 startups
I have icecast2 running on several machines now and have gotten relaying
to work just fine. I've posted my instructions on how to do this to my
icecast docs site.
I have just a few more questions. Perhaps some one on this list has
already addressed these issues but has simply not posted these
elsewhere.
1) I'm looking for a startup script for launching the icecast2 icecast 
ices binaries
2004 Aug 06
2
how can i set different mount points with IceS
...<mount>/prova_32.ogg</mount>
                    <!-- Stream saving. Save the outgoing stream to the
specified file
                         This is commented out since we don't want it by
default -->
                        <!--
            <savefile>/tmp/streamdump.ogg</savefile>
             -->
                </instance>
        </stream>
</ices>
I do not understand well this section, if someone can shortly explain it
to me.
thank a lot Toni
--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage:...
2004 Aug 06
2
Directory listing disappeared
Hi:
Last week, I upgraded an icecast2 server and enabled the directory code.
The primary streams that run on it showed up nicely.  As some may recall, I
had issues with libshout compiling (seems the sources got hosed somehow, a
fresh checkout fixed everything after all else failed), and I just compiled
the latest ices2.  I noticed, with some surprise, that the config file
hadn't changed in
2004 Aug 06
2
Directory listing disappeared
...<mount>/egoplay.ogg</mount>
                    <!-- Stream saving. Save the outgoing stream to the specified file
                             This is commented out since we don't want it by default -->
                        <!--
            <savefile>streamdump.ogg</savefile>
             -->
                </instance>
                <instance>
                        <hostname>bumpy.braille.uwo.ca</hostname>
                        <port>9000</port>
                        <password>ahem...</passwo...
2004 Aug 06
1
client not connecting to server
...<mount>/test2.ogg</mount> -->
                    <!-- Stream saving. Save the outgoing stream to the specified file
                              This is commented out since we don't want it by default -->
                        <!--
             <savefile>streamdump.ogg</savefile>
              -->
                <!-- </instance> -->
        </stream>
</ices>
<p>--------------------------------------------------------------------------
Also I have been running it a root.  But I am a little unclear as to 
where to put t...
2004 Aug 06
2
client not connecting to server
I'm trying to connect to my icecast2 server with winamp with 
http:host:8000/test.ogg and I get the following error on the server 
console:	DEBUG: client coming in
                DEBUG: source not found for client
I'm wondering if the playlist.txt file is in the wrong place.  It's in 
/root/    and has absolute pathnames to the ogg files in my home 
directory /home/user/ogg/
What did
2004 Aug 06
2
Icecast2 and Ices2 and Authentication Probs.
Can anybody help me, I have Icecast2 and Ices2 on Mandrake and want to play a static playlist.
I am getting the following problem: 
[2003-06-26  12:56:08] DBUG connection/_handle_get_request Client connected
[2003-06-26  12:56:08] DBUG admin/admin_handle_request Got command (streamlist)
[2003-06-26  12:56:08] INFO admin/admin_handle_request Bad or missing password on admin command request
2004 Aug 06
3
Re-5: Newbie-Question
...<mount>/example2.ogg</mount>
                    <!-- Stream saving. Save the outgoing stream to the specified file
                             This is commented out since we don't want it by default -->
                        <!--
            <savefile>streamdump.ogg</savefile>
             -->
                </instance>
        </stream>
</ices>
The playlist.txt contains just one song: ten.mp3
Checking the logs the server is started correctly, but if I try to connect via winamp I get the following:
"GET / example1.ogg HT...