similar to: High CPU load

Displaying 20 results from an estimated 2000 matches similar to: "High CPU load"

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 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
0
(was, streaming both ogg and mp3) now, sending out 3 streams
Okay, I get the picture. Darkice is the way to go. I downloaded it and installed it and will be testing it using the latest icecast 2.0 beta. Just give me a few days to get it running and become used to it. <new question> Now, for another question. It's just a config issue really. I successfully have two streams running, one at high bandwidth or 96 kbps and the other low bandwidth at
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 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
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
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
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
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
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,
2004 Nov 15
2
some help
Hello all I am sending my icecast configuration. What i am trying to do is 'live stream' so as to be able to broadcast radio live on my website. I am using icecast as the server and ices as the streamer. Below is the configuration for icecast and following it is my configuration for ices. I cannot seem to find out where i went wrong. <icecast> <limits>
2005 Apr 25
2
ices shuttdown after the first song
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
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
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
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> >
2004 Aug 06
0
Re: troubles with ices
Hi Max, Thanx for your response. I changed the passwords, they are all "test" now, but still I have the same problem: [2003-08-11 13:42:09] INFO connection/_handle_source_request Source logging in at mountpoint "/test.ogg" [2003-08-11 13:42:09] INFO connection/_handle_source_request Source (/test.ogg) attempted to login with invalid or missing password <p>ICECAST:
2004 Aug 06
0
(was, streaming both ogg and mp3) now, sending out 3 streams
<smacks self on head> Duh, I had assumed it took the sample rate from the stream directly before it and was not a standard rate. That's what you get for assuming. Makes an *ass" of *u* and *me*. I will fix that now. Thanks. KJ <p>On Sat, 2003-11-22 at 19:12, Karl Heyes wrote: > On Sun, 2003-11-23 at 00:35, Kerry Cox wrote: > > > Now I tried to add a third stream
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
2004 Aug 06
0
automating icecast2 startups
Hi: With regard to multiple streams, yes you can use streamtranscoder, but you can also do it in ices (provide multiple ogg streams, that is). Here's an excerpt from the config I maintain to show how it's done. <instance> <hostname>linux-speakup.org</hostname> <port>9000</port>