Displaying 20 results from an estimated 400 matches similar to: "Python script to automate icecast"
2012 Dec 25
3
stream/ices_instance_stream Failed initial connect to 172.16.0.116:8000 (Login failed: Success
Hello Everyone,
I have a bit of a problem trying to set up Icecast2 + Ice2, on my debian
box, I installed icecast2 ver 2.3.2-6 and ices2 2.0.1-8. I'm able to
start icecast2 as shown in the logs:
[2012-12-24 20:34:27] INFO main/main Icecast 2.3.2 server started
[2012-12-24 20:34:27] DBUG yp/yp_recheck_config Updating YP configuration
[2012-12-24 20:34:27] INFO
2004 Aug 06
1
Badpassword Icecast
Hey guys. Let me give you a run down on specs before I go into my
problem:
<p> Computer 1 (zuckuss)
Linux 2.2.19
icecast 1.3.11 - compiled from source
lineused to start: /usr/local/icecast/bin/icecast
in icecast.conf ... changed:
location
rp_email
server_url
encoder_password mypassword
admin_password
2012 Dec 25
1
stream/ices_instance_stream Failed initial connect to 172.16.0.116:8000 (Login failed: Success
On 25/12/12 12:17, Philipp Schafft wrote:
> reflum,
>
> On Mon, 2012-12-24 at 20:40 -0600, Don Soad wrote:
>> I configure icecast wih pretty much default configuration and changed
>> on my /etc/icecast/icecast.conf :
>>
>> encoder_password qwQ4N.9cD37ag admin_password qwQ4N.9cD37ag
>> oper_password qwQ4N.9cD37ag
> Are you using icecast 1.x? We _very_,
2004 Aug 06
0
[shout/icecast] problem streaming
hello folks,
i had a problem with streaming on icecast.
Version 1.3.10 / shout 0.8.0
the server startet successful , and shout is eatblish an stream on localhost
port 8001. if an client read the stream via winamp on a windows machine in
the lan , then is there in the first 10 sec anything ok, but after this time
is the permanently drops for one sec
the mp3 files are in diferent bitrates , most of
2004 Aug 06
1
Admin question[s]
Jack Moffitt wrote:
> >
> > I tried that and then it tells me 'bad password' but my password is set
> > properly in
> > icecast.conf.
>
> Run it in the foreground, and at the console, type 'set' to see what the
> passwords are set to.
>
Current settings
encoder_password: linuxcast
client_password: prettyplease
2002 Nov 07
0
icecast + liveice won't play nicely
My guess is that you have a space at the end of your password.
'Carl
<p>-----Original Message-----
From: Ben Timby [mailto:btimby_indy at yahoo.com]
Sent: Wednesday, November 06, 2002 11:22 PM
To: icecast at xiph.org
Subject: [icecast] icecast + liveice won't play nicely
<p>I have gotten icecast and live ice both up and
running, but I cannot get them to play nicely
together.
2004 Aug 06
0
icecast + liveice won't play nicely
Ben,
This is what I have in my liveice.cfg file.
#SERVER xx.xx.xx.xx
SERVER xxxxx.xxxx.xxx
PORT 8000
PASSWORD xxxx
USE_LAME3 /usr/local/bin/lame
ENCODER_ARGS --lowpass 6 --silent --noshort -q2
SOUNDCARD
HALF_DUPLEX
SAMPLE_RATE 48000
BITRATE 64000
STEREO
X_AUDIOCAST_LOGIN
NAME KSL Radio 1160
GENRE KSL's Testing Internet Radio
URL http://xxxxxx.xxx.xxxx/
DESCRIPTION Utah's Home for News,
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
2002 Nov 07
4
icecast + liveice won't play nicely
I have gotten icecast and live ice both up and
running, but I cannot get them to play nicely
together. I have the following in my configs:
icecast:
--
encoder_password test
admin_password test
oper_password test
port 8000
port 8001
--
liveice:
--
SERVER 192.168.1.2
PORT 8001
PASSWORD test
#ICY_LOGIN
X_AUDIOCAST_LOGIN
--
but when I run both of them using:
./icecast
./liveice
I get (from
2004 Aug 06
1
Clients connect but no stream...
I'm running Icecast 1.3.11, Lame 3.89, and the latest version of liveice.
I'll post my config files in case someone might find an error in them...
##################################
##### ICECAST.CONF
location Radio
rp_email matt@cmitech.com
server_url http://216.89.xxx.xxx/
max_clients 10
max_clients_per_source 10
max_sources 1
max_admins 5
throttle 10.0
use_meta_data 0
2004 Aug 06
3
Icecast problem
Hello,
I try to be able to have a icecast-server fonctioning but when i try to send
my playlist tot the server i have this error.
Could someone help me ?
Thanks
Denis
<p>vacarme:/home/denis# shout collectifs.org -P ********* -p testplaylist
1.4.0 - www.icecast.org
ERROR connecting to [collectifs.org:8000]
connect:: Connection refused
<p><p>My config is the basic at the
2004 Aug 06
2
Icecast winamp oddcast mountpoint problem?
Hi there!
I'm new to the list and I'm experiencing somekind of problem. I have installed icecast 1.3.12 as a OpenBSD 3.2 port. I use winamp (on win2000) for encoding with muchFX and 4 oddcast DSP plugins for different streams. Streams are mounted in /low /medium /high /vh mount points. From icecast logfiles it seems that everything is working ok. When I try to connect with a client
2004 Aug 06
2
Placing Icecast in a chroot jail
Hi,
(Sorry for the long email)
As a bit of a learning exercise, I'm trying to place the icecast daemon
in a chroot jail. I've been mostly sucessful: I can get icecast to
serve the default stream from its jail, however I can't get multiple
streams to work.
I think the problem is that icecast can't resolve addresses in the jail,
however I do have an etc/hosts file and
2004 Aug 06
0
[PATCH] Configurable privileges and chroot jail
Hi,
This patch (against the current CVS tree) is intended to add secure
configuration to icecast 'out of the box'. It adds two configuration
directives, 'icecast_user' and 'chroot_dir'. These are intended to be
used together to reduce the privileges icecast runs under to the
minimum necessary. When this is enabled and run as root icecast will
enter the specified chroot
2004 Aug 06
0
php script for listener count and www admin interface password
I guess you have edited /etc/icecast/*.aut?
users.aut:
username:cryptedpassword
groups.aut
admin:username
oper:username
mounts.aut
/admin:admin
/oper:oper
hth,
Ben
On Wed, 2003-03-12 at 11:18, pharkawik@hampshire.edu wrote:
> that's right. i can make those fine. i have no problem connecting to
> the admin interface through a shell, or using the encoder password or
>
2004 Aug 06
2
bitstream problem: resyncing...
This one really has me stumped.
I'm running 866MHz, 256MB RAM, 80GB Disk (7200RPM) on Linux-mandrake 8.2
icecast 1.3.12 & ices 0.2.3 & lame 3.91
all mp3s encoded with lame 3.91 or higher and --r3mix (VBR)
Sorry for the long email but I'm hoping to get someone out there that's seen
this before and give me some advice...
I'm continually getting errors like this when running
2004 Aug 06
0
No encoder
Hi ...
I've installed and configured icecast following the readme and manual
but can't connect from my windows client, I get this message in the logs:
[05/Mar/2002:09:28:50] [5:Connection Handler] Kicking unknown 1
[172.16.141.52] [No encoder], connected for 1 seconds
To test it, I've placed demo.mp3 in /usr/local/icecast/static/ and try
http://172.16.150.253:8000/demo.mp3 with
2004 Aug 06
2
Admin question[s]
Jack Moffitt wrote:
I tried that and then it tells me 'bad password' but my password is set
properly in
icecast.conf.
If I leave 'ADMIN' out it let's me in with the password. So maybe my
icecast.conf is wrong[?]
[attached] BTW, this is not on a public machine, just my private "radio
station" run on my lan.
Thanks
Kevin
> To answer your admin question,
2012 Jun 18
1
using hiera for node classification
Hi All,
I''ve been trying to use Hiera for node classification, my sit.pp is simple:
node default {
hiera_include("classes")
}
which has been working well with simple class definitions like:
user@host$ cat testagent.yaml 2012-06-18 14:55:48 jon pts/13
---
classes:
- motd
Is anyone doing this in production? I''ve seen a little about this on line
but it
2003 May 02
1
Admin issues the Xth..
Hi there.
I just switched from icecast1 to icecast2. Right now I'm not sure if
that was a very good idea. I do like the ogg-support, but I lack a good
amount of documentation (Hey, I'd be glad to help you out, but how can
there be consistent documentation for a software that is only available
through cvs(-snapshots)?) and good linux source clients.
I used xmms-liveice or muse before, but