Displaying 20 results from an estimated 4000 matches similar to: "Icecast [Bad Password]"
2004 Aug 06
0
Problem connecting to icecast2
The mountpoint is created by the Icecast server after initiated by Ices and
only exists while it's source does.
<p>Check the error.log in the Icecast 2 directorys to see why the Ices is
having trouble making a connection.
<p>>From: "Kristoffer R. Munroe" <krism@ragemp3.com>
>Reply-To: icecast@xiph.org
>To: icecast@xiph.org
>Subject: Re: [icecast]
2004 May 25
1
SMS
Sorry for being such a dumbell.
I want to implement SMS.
Do I need to download the latest CVS to get SMS functionality?
I only have one asterisk box and it's in production. A bit risky seeing as I
know feck all. I am kaking myself that when I get the latest code it will
all go pear shaped.
who dares wins.
Also I am not too sure on how to include the example contexts given in the
WIKI.
2004 Aug 06
1
bit/bytes
If you look at the PLS file for SomaFM's "Goove Salad" channel you'll see :
------------------------------------------------
[playlist]
numberofentries=3
File1=http://64.236.34.97:80/stream/1018
Title1=SomaFM Presents: Groove Salad 128k (Feed #1)
Length1=-1
File2=http://205.188.245.133:8076
Title2=SomaFM Presents: Groove Salad 128k (Feed #2)
Length2=-1
2004 Jan 19
1
png support on R debian sid 1.8.1 binary
I have updated my R to the current R version (1.8.1) using apt-get of the R
binaries for debian sid in cran.
Now, when I do:
png(file="myplot.png")
I get:
Error in X11(paste("png::", filename, sep = ""), width, height, pointsize,
:
unable to start device PNG
In addition: Warning message:
No png support in this version of R
what do I have to do to get the
2004 Aug 06
1
Ices 0.3 won't play mp3 file
OK...finally got Icecast 1.3/2 set up. Currently testing things with
Icecast 2 and Ices 0.3
Icecast 2 runs fine and I can access the admin facility through the
web...alls good there.
<p>When I launch Ices (0.3) it loads up the song from the supplied playlist
throws out this...
Playing /usr/home/herbal/GanjaSmugglin.mp3
DEBUG: Updated metadata on /stream.mp3 to: Test Artist - Test
2004 Aug 06
0
Compiling Icecast2 on RedHat9 or maybe another Linux
Btw if it burped on libxslt, you probably want to make sure you have libxml
as well
Just follow the same routine you did with libxslt
wget
ftp://rpmfind.net/linux/redhat/9/en/os/i386/RedHat/RPMS/libxml-1.8.17-8.i386.rpm
wget
ftp://rpmfind.net/linux/redhat/9/en/os/i386/SRPMS/libxml-1.8.17-8.src.rpm
<p><p><p><p><p>Dave St John
Mediacast1 Administration
----- Original
2004 Aug 06
2
Icecast [Bad Password]
I assume your referencing the protocol used, of which I have it set to
"xaudiocast"
<p>When using "xaudiocast" protocol the Ices client will attempt to connect,
receive a Socket error message and it then appears to hang (maybe waiting to
timeout?).
When using "http" as the protocol the Ices client attempts a connection,
receives a Socket error message and
2004 Aug 06
3
bit/bytes
for most stations that have this kind of listener capacity, they are
getting bandwidth from AOL/Nullsoft. Nullsoft had (may still have) a
policy of offering free bandwith to stations they hand-picked. They
were tapping into the rather huge amount of bandwidth that AOL had, and
thus could offer the kind of listener capacity you are seeing.
Alternatively, many stations also operate on
2004 Jul 14
1
tcng/tc setup
Hi all,
Can someone please help with a tcng setup? I have played with tc and tcng in
the past, and now would like to get some serious rules in place. However, I
have a difficulty in setting them up.
My setup is as follows:
One machine working as a firewall:
eth0 is the interface connected to a 512K DSL line
eth1 is connected to a LAN
eth2 is connected to another LAN, a bit like a DMZ
eth1 and
2004 Aug 06
1
Ices 0.3 won't play mp3 file
OK...messing with 'gdb' (of which I am completely new to)
<p>Here's is the complete output from what I've done with 'gdb'
----------------------------------------------------------------
# gdb ices
GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it
2004 Aug 06
1
IceS Segmentaion Fault
I am trying to set up Icecast and IceS. I have icecast 2.0.1 up and
running. but when I try to start IceS 0.3 I get a seg fault. Here is the
output:
# /path/ices -r -c /confpath/ices.conf -F /playlistpath/playlist.pl -P
password
Logfile opened
DEBUG: Sending following information to libshout:
DEBUG: Stream: 0
DEBUG: Host: localhost:8001 (protocol: xaudiocast)
DEBUG: Mount: /example1.mp3,
2004 Aug 06
1
Re: [icecast-dev] Hot Topic: Icecast in MacromediaFlash
Under windows all you need to do is edit your php.ini file under
C:\WINDOWS\ (xp)
or
C:\WINNT (2000)
Look for the the following lines
;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
then find
;extension=php_shmop.dll
extension=php_sockets.dll
;extension=php_sybase_ct.dll
;extension=php_tokenizer.dll
make sure sockets is uncommented
you will also need to set the path you
2004 Aug 06
1
problems building ices-0.2.3
hello all:
i have icecast2 and ices2 built and working great, streaming ogg like it aint
no thing...i have a bunch of (legacy) mp3's however, that id like to stream to
the icecast2 server, which means ices-0.2.3 (i know i could just convert all
the old mp3s to ogg, but thats not being very nice to people with windows media
player, for example...). i have an old ices (i think its from a
2004 Aug 06
0
Icecast in Macromedia Flash
and with ogg it will not possible anyway?
because the quality of ogg is very very betther then mp3, no comparation, i
has stoped to use shoutcast and i am using icecast now just by it.
the codders of this new feature would try make that we can listen ogg in
flash too (this is just my sugestion, i am not a codder an dot understand
anythink of codding hehe)
tanks
André
----- Original Message
2004 Aug 06
0
Compiling Icecast2 on Windows
Hi Dave,
I'll definitely compile it on RedHat9 instead of Windows... I am currently
re-installing RH. I'll post all errors (if I get some) in my next message.
Thanks again,
MAX
-----Original Message-----
From: owner-icecast-dev@xiph.org [mailto:owner-icecast-dev@xiph.org] On
Behalf Of Dave St John
Sent: Sunday, December 07, 2003 12:03 AM
To: icecast-dev@xiph.org
Subject: Re:
2004 Aug 06
1
Icecast [Bad Password]
Icecast - 1.3.12
Ices - 0.3
<p>I've compiled Icecast without --crypt and set the passwords in both Icecast
and Ices conf files, but every time I try and load Ices I get the following
error in Icecast:
---------------------------------------------------------------------------
Kicking source 1 [10.0.0.5] [Bad Password] [encoder]
2004 Aug 06
0
Impossible to connect to ANY yp server
Greetings
I'm having problems announcing my stream on any yp server, using
Icecast v1.3.12 compiled with the optimization support.. I have
tried every directory server I could find, but I still get the same
result.
When I start icecast with an yp server available, I get this:
[09/Feb/2003:14:52:47] Using xaudiocast directory server
[yp.icecast.org:80/cgi-bin/touch]
.. and then I don't
2004 Aug 06
7
cannot get icecast and ices to talk...authentication failed
I have a weird one...
I installed icecast 2 and ices .23 on Mandake, and am not having any luck
I compiled and installed the nightly icecast just today.
It seems to work fine, however when I telnet to it (10.0.0.3, port 8000),
I am unable to login unless the first line contains ONLY the password.
I used ethereal to see that iceS is trying to send to authenticate, and it
is sending (as the first
2004 Aug 06
1
Ices2; Metadata and special chars - SOLVED
I just had contact with an ices-developer about this issue.
This is not a bug in ices, it is a documentation-bug. What the documentation
not says is, that the metadata should be sent in UTF-8 encoding. Simply
change from Ascii to UTF-8 and ALL esoteric characters will be sent, i've
just tested this.
----- Original Message -----
From: "MacSym" <macsym69@yahoo.fr>
To:
2004 Aug 06
0
Problem connecting to icecast2
I see that I don't understand why it is still using the xaudiocast protocol
here is my config file located
in this same directory.
<?xml version="1.0"?>
<ices:Configuration xmlns:ices="http://www.icecast.org/projects/ices">
<ices:Playlist>
<ices:File>test.txt</ices:File>