Displaying 20 results from an estimated 10000 matches similar to: "Unable to use playlist module in ices"
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello,
I had a very strange behavior of ices:
[2003-11-22 10:27:17] EROR playlist-builtin/write_ogg_data failed buffer allocation
[2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1 second (46364899), resetting timer
[2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1 second (46407041), resetting timer
[2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1
2004 Aug 06
2
Multiple Ogg Streams
>it supposed to, check the log file for details but there is no reason
>for it not to work with 2 instances.
>
>Note as well, that you should have 2 instances each of which has the
>icecast connection details and an encode section.
>
I don't quite understand. You always talk about two instances. Do you really mean
two instances of ices2 called seperately? Do I have to make
2005 Apr 25
2
ices shuttdown after the first song
2004 Aug 06
4
Problems starting ices
Hi!
I've installed icecast and ices on a FreeBSD box.
When I try to start ices, I get following output:
[2003-08-11 11:02:14] INFO ices-core/main ices started...
[2003-08-11 11:02:14] INFO signals/signal_usr1_handler Metadata update
requested
[2003-08-11 11:02:14] INFO
playlist-basic/playlist_basic_get_next_filename Loading playlist from
file "/home/wim/playlist.txt"
[2003-08-11
2004 Aug 06
2
Difficulties with Ices2
I have been successful in running a playlist through Ices and Icecast...
I have run into difficulty running a live stream through the soundcard,
however...
The following is the log when I attempt to run ices ices-mylive.xml:
INFO ices-core/main ices started...
EROR input-oss/oss_open_module Couldn't set sample format to AFMT_S16_LE
EROR input/input_loop Couldn't initialise input module
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
client not connecting to server
Geoff Shang wrote:
> On Mon, 7 Jul 2003, Michael W. Sellers wrote:
>
>
>>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
>
>
> This means that whatever program you're using to send a
2004 Aug 06
2
High CPU load
I am running Icecast2 and Ices2 on Redhat Linux 9. I have two ices running with two different
configuration sending to Icecast and the cpu load for each is around 7.0. The playlist contains
ogg files encoded using Ogg Encoder Decoder 1.2.8b from (www.mediatwins.com) with
64kbps, 44.1KHz, VBR.
The <encode> </encode> is the same for both configurations and here it is:
2004 Dec 23
2
Icecast 2.2.0 and Ices2: no audio
Folks:
I'm trying to set up a streaming server under Fedora Core 2 using Icecast
2.2.0. Everything compiles; everything runs. There are no indications of a
problem in any of the log files.
When I look at http://192.168.0.128:8000/status.xsl, everything looks ok.
But when I click on "Click to listen", it brings up xmms, but there's no
indication of audio, and xmms shows a bit
2004 Aug 06
2
Directory listing disappeared
On Fri, 21 Mar 2003, Remco B. Brink wrote:
> <quote who="Geoff Shang">
>
> > Is there some XML magic I need to use now to get directory info
> > published?
>
> Can you send over your existing configuration?
Yeah. Ignore the comments, this began as the sample config file and the
comments weren't removed or changed.
<?xml
2004 Aug 06
3
Re-5: Newbie-Question
Hi!
The icecast-server seems to work though I didn't manage to play music:
This is my config file for the intended playlist:
<?xml version="1.0"?>
<ices>
<background>0</background> <!-- run in background? (unimplemented) -->
<logpath>/tmp</logpath> <!-- where logs, etc go. -->
2004 Aug 06
0
dual streaming example
Just wanted to share with everyone a working dual-streaming config
based on Geoff Shang's dual streaming example. With this I am sending
two separate streams; one at 96 KBPS and at 41 KHZ and the other at 33
KBPS and at 22 KHZ. At least, this is what I see when I connect using
XMMS-1.2.7. It works and sounds great. I had a small problem getting the
sample rate just right, but this works VERY
2004 Jun 01
1
ices2 and Icecast2 on debian configuration question
Hi there,
I have a Debian sarge 512 MB RAM machine with icecast2 and ices2 that I
installed via aptitude. I have a 3MBit/s download and 800KBit/s upload
link.
I would like to configure icecast2 and ices2 properly.
Here is my situation:
1)I have a dtdns address omac.darktech.org
2)icecast2 and ices2 on port 8000 would be fine.
3)I simply want to broadcast my 6 year old niece's voice which
2005 Nov 09
2
playlist module causing machine hangup
Hello,
I had a big trouble with ices (ices-2kh60).
It is reading a playlist file containing "-" to tell "read stdin".
But I think that when stdin is having problem, then ices become mad. It
tries hundreds of time per second to play the playlist file content,
generating huge amount of traces, which are rotated, but causing a
denial of service on the server which become
2004 Aug 06
1
Was Re: build problems, now XML config syntax
Hi there,
here are my config files for ices and icecast2:
<icecast>
<location>Pete's Flat</location>
<admin>mr2147@bigfoot.com</admin>
<limits>
<clients>20</clients>
<sources>4</sources>
<threadpool>5</threadpool>
2004 Aug 06
0
Multiple Ogg Streams
On Sat, 2003-11-22 at 00:43, Lukas Österreicher wrote:
> >it supposed to, check the log file for details but there is no reason
> >for it not to work with 2 instances.
> >
> >Note as well, that you should have 2 instances each of which has the
> >icecast connection details and an encode section.
> >
>
> I don't quite understand. You always talk about
2004 Aug 06
1
Newbie Problem
Hi all!
I just finished an install of icecast/iceS but I'm having problems. I
followed the documentation provided here:
http://melmoth.dyndns.org/stream/doc/
to the letter and this is the problem I'm having:
Everything seems to function (icecast runs, iceS runs) and it generates
messages such as:
[root@icecast stream]# bin/ices conf/ices-playlist.xml
[2003-06-04 06:43:17] INFO
2004 Aug 06
2
Server drops client - problem with IceS?
Geoff Shang wrote:
> Does your playback match the sound that you are encoding? Perhaps share
> your config file so we can help troubleshoot this.
I would think so, but I might have missed something.
<p>Here is my IceS2-config - with this one, the problem manifests after 2
minutes of playing, and the client is disconnected after 3 minutes.
I have tried tweaking bitrate, quality,
2005 Oct 01
1
fm-tuner and ices2
Hi all.
These is my first post to this list, and I want to ask about using of
ices-2.0.1 with fm-tuner. I can`t find any useful docs about such usage.
Here is my ices.xml :
---------------------------------------------------------------
<?xml version="1.0"?>
<ices>
<background>1</background>
<logpath>/var/log/ices</logpath>
2004 Aug 06
0
ices bitrate encoding mode?
Michael,
> I had a bug report that it was crashing though - I haven't looked into it
> yet. Might be only with mis-configured setups.
>
> Just specify (instead of <quality>3</quality>), any of:
> <nominal-bitrate>value in bits per seconds</nominal-bitrate>
> <maximum-bitrate>val</maximum-bitrate>
>