similar to: Icecast load tests - Too many open files

Displaying 20 results from an estimated 1000 matches similar to: "Icecast load tests - Too many open files"

2004 Aug 06
2
Stream with Ices2 sound very metallic
I'm not sure this it the problem, because whatever the encoding if (managed or not), the problem is there. To listen to the problem: http://www.stalig.com/radio_ices.ogg The ices stream in a file (a few seconds) http://www.stalig.com/radiofree.ogg The darkice stream in a file (a few seconds) Looking at the content of the ogg files, we can see there are using the same vorbis lib even if i
2004 Aug 06
3
fallback source give up and returns to original source
Hello, I have a problem with icecast a have a source+ a fallback source when source disconnect after a network interruption, all lilsteners are transfered to the fallback source but then, a few seconds later, source come back and didn't get back its previous listeners. Is there a way to have this behaviour : source disconnect => listeners transfered to fallback source reconnects =>
2004 Aug 06
2
icecast access.log for source
Hello, I have some trouble in the access log regarding to the source lines: 127.0.0.1 - - [13/Jan/2004:16:13:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-kh48" 30410 127.0.0.1 - - [13/Jan/2004:16:13:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-kh48" 30410 amount of data transfered for
2004 Aug 06
5
Java Examples
Where should I look for an example of how to connect to Icecast from Java? (I have a MySQL/Tomcat application with MP3's in the DB and need to stream them using Java and Icecast.) Thanks, Mike D. _________________________________________________________________ Discover the best of the best at MSN Luxury Living. http://lexus.msn.com/
2004 Aug 06
2
fallback source give up and returns to original source
Main source: http://radio.stalig.com:443/radio-bro-gwened-ori.ogg reencoded OGG: http://radio.stalig.com:443/radio-bro-gwened-16.ogg http://radio.stalig.com:443/radio-bro-gwened.ogg http://radio.stalig.com:443/radio-bro-gwened-64.ogg reencoded to mp3: http://radio.stalig.com:443/radio-bro-gwened.mp3 (very bad, but mp3 is here just to have some mp3 in case of the listener is under Mac OS9 or
2004 Aug 06
3
Webalizer for streams
Hello, last night, I worked to make a new version of webalizer for streams. I put some info and example here: http://radio.stalig.com:443/stats/webalizer/index.html If you are interested... It's not finished (yearly stats are not ready), but monthly and daily stats are fine. I'll try to have it integrated to regular webalizer version. Chris --- >8 ---- List archives:
2005 Mar 25
2
Antw: Log analysis
Hi Geoff, The streaming version of Webalizer can certainly do this (hmm, I can't seem to find the link anymore, it used to be on a separate website, not awstats.sf.net) and I use it for my clients. See my post from September 2004 regarding correct logging of SOURCE time. http://lists.xiph.org/pipermail/icecast/2004-September/007564.html Cheers, KJ > > Van: Geoff Shang
2004 Aug 06
0
Icecast load tests - Too many open files
On Thursday 13 March 2003 23:48, iceuse@kezako.net wrote: > Hi all, > > 'm trying to setup an icecast server. > It works, bu I want to test how many clients it can serve. > Server: Icecast2 on PIII 933Mkz, 512Mo RAM > Linux Debian 3.0 > One source sent by darkice (can't make ices2 working) > > The problem is: "The server can't serve more than 1020
2004 Aug 06
5
fallback source give up and returns to original source
On Thursday 15 January 2004 11:42, Michael Smith wrote: > On Wednesday 14 January 2004 20:46, iceuse@kezako.net wrote: > > Hello, > > I have a problem with icecast > > a have a source+ a fallback source > > when source disconnect after a network interruption, all lilsteners are > > transfered to the fallback source but then, a few seconds later, source > >
2004 Aug 06
5
Stream with Ices2 sound very metallic
Hi, I don't know why, but the stream generated by ices sounds very metallic, compared to the radio, and compared to a stream of the same quality with darkice. I tried different parameters, but it doesn't change. My parameters are : <input> <module>oss</module> <param name="rate">44100</param> <!-- samplerate --> <param
2004 Aug 06
1
Source deconnection bug in icecast?
Hello, Yesterday evening, I installed icecast kh13 with your latest libshout. We have to wait 1, 2 or three days to see what is happening... Yes, the samplerate 19404 is exactly what I asked ices to do... Just a compromise between bitrate and samplerate to have a better sound quality. Regarding to that, I didn't found the option to set the ouput rate in ices kh47, and also I was wondering how
2004 Aug 06
1
Strange change in icecast kh14 for IP logging
The problem is for statistics tools like Webalizer, which is expecting CLF log format Common Log Format (CLF) "%h %l %u %t \"%r\" %>s %b" NCSA extended/combined log format "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" Referer log format "%{Referer}i -> %U" Agent (Browser) log format
2004 Aug 06
2
Can't compile ices kh static
Hello, I have oen trouble to compile ices kh 57 as a static executable. I built ogg, vorbis, libhshout with enable-static. ld.so.conf is up to date to find shared libs. When I compile ices non static, everything is ok. But when I add export LDFLAGS="-static" before calling configure for ices, then I get this error message: configure: error: Need libshout-kh release I'm using only
2004 Aug 06
1
Ogg stream at less than 22KBps 22KHz
Hi, Is it possible to generate an ogg stream at less than 22KBps ? I tried several configuration with ices and darkice, but I always get an configure encoder error: [2003-03-17 16:07:17] INFO input-oss/oss_open_module Opened audio device /dev/dsp at 2 channel(s), 44100 Hz [2003-03-17 16:07:17] INFO audio/resample_initialise Initialised resampler for 2 channels, from 44100 Hz to 22050 Hz
2004 Aug 06
2
testers..
Hello I found that in this version, in the access log, the source log lines are wrong. The number of bytes transfered for the source is always 19 bytes... bla.bla.bla.bla - - [17/Nov/2003:23:25:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-Beta2" 13325 bla.bla.bla.bla - - [17/Nov/2003:23:25:52 +0100] "SOURCE /radio-bro-gwened.ogg
2004 Aug 06
3
Strange change in icecast kh14 for IP logging
Hello, Karl, you added a compile-time flag to enable IP logging in icecast. But, this changed a lot the log procuded: 81.53.41.160 - - [30/Nov/2003:10:09:11 +0100] "GET /admin/metadata HTTP/1.0" 200 155 "-" "ices/0.3 libshout/2.0-kh22" 0 81.53.41.160 - - [30/Nov/2003:11:20:14 +0100] "SOURCE /radio-bro-gwened.mp3 HTTP/1.0" 200 19 "-" "ices/0.3
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello, ices kh48 seems to have some trouble... See the stranges characters avec metadata update. (before, it was written bad address) and also, it is not connecting to icecast: socket error, ... I go back to kh47 for the moment. Chris [2003-11-25 10:45:50] INFO ices-core/main Streamer version IceS 2.0-kh-pre48 [2003-11-25 10:45:50] INFO ices-core/main libshout version 2.0-kh22 [2003-11-25
2004 Aug 06
1
Icecast log analysis : Webalizer 2.10 is ready
Hello, I added new features to Webalizer 2.01 for streaming log analysis. You can find the new Webalizer version 2.10 here : http://webalizer.kezako.net Please note that your configuration file needs to be changed (you have to add a few lines). The website also shows an example of the result produced. Questions, remarks, should be send to iceuse@kezako.net Regards, Chris --- >8 ---- List
2004 Aug 06
1
Icecast log analysis : Webalizer 2.10 is ready
Hello, I added new features to Webalizer 2.01 for streaming log analysis. You can find the new Webalizer version 2.10 here : http://webalizer.kezako.net Please note that your configuration file needs to be changed (you have to add a few lines). The website also shows an example of the result produced. Questions, remarks, should be send to iceuse@kezako.net Regards, Chris --- >8 ---- List
2004 Aug 06
2
noobie questions
That is set up via the config file and is used for accessing the stream. I do not believe there is ever any static radiofree.ogg file created. It is used for streaming purposes only. Though I could be wrong. I just have never bothered to look. Someone correct me if I am. KJ On Fri, 2003-09-12 at 16:14, Jeff Ousley wrote: > Should I actually have a "radiofree.ogg" file being >