I'm running icecast2/ices with the ices-live.xml config (modified to taste) the server appears to run smoothly [root@Mandrake82 bin]# ./icecast -c icecast.xml connection added.... DEBUG: source logging in but at that point clients cannot connect to the stream recieving a source not found output. connection added.... DEBUG: client coming in... DEBUG: source not found for client after looking through the log and conf for icecast and everything seeming normal I took a look at the logfile for ices which has this error [2002-04-01 20:04:06] INFO ices-core/main ices started... [2002-04-01 20:04:06] INFO input-oss/oss_open_module Opened audio device /dev/dsp at 2 channel(s), 22050 Hz [2002-04-01 20:04:06] INFO input-oss/oss_open_module Started metadata update thread [2002-04-01 20:04:06] INFO encode/encode_initialise Encoder initialising at 2 channels, 22050 Hz, quality 2.000000 [2002-04-01 20:04:06] INFO stream/ices_instance_stream Connected to server: 127.0.0.1:8000/wopn.ogg [2002-04-01 20:04:08] DBUG encode/encode_dataout Forcing flush: Too many samples in current page (49152) repeating the last line exactly every 2 seconds. <p>DEBUG: client coming in... DEBUG: source found for client DEBUG: sending ice-bitrate: 0 DEBUG: sending ice-description: A short description of your stream DEBUG: sending ice-genre: WOPN Radio Music DEBUG: sending ice-name: WOPN Radio Network DEBUG: sending ice-public: 0 SOURCE: client had unrecoverable error 32 with new data (-1/115) DEBUG: Client dropped... There is approximately a 5 minute time elapse before the winamp trying to log in gets anything to buffer. I'm stuck at this point and don't really know where to go from here. -- Andrew D Kirch Administrator, Dungeonfyre IRC Network Staff Dungeonfyre Shellhosting -------------- next part -------------- A non-text attachment was scrubbed... Name: icecast.xml Type: application/octet-stream Size: 817 bytes Desc: icecast.xml Url : http://lists.xiph.org/pipermail/icecast/attachments/20020401/fbfb07e0/icecast.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: ices-live.xml Type: application/octet-stream Size: 2344 bytes Desc: ices-live.xml Url : http://lists.xiph.org/pipermail/icecast/attachments/20020401/fbfb07e0/ices-live.obj
At 08:20 PM 4/1/02 -0500, you wrote:>I'm running icecast2/ices with the ices-live.xml config (modified to taste) >Yeah, I think there's a bug in ices2 when flushing the data stream. I haven't had time to track it down exactly. This, as you've probably seen, only happens when you get this "Too many samples in current page" debug message - and THAT should only happen if you're feeding digital silence to ices2. It's a problem case, but the code is MEANT to deal with it. Obviously, you can avoid this by actually providing audio to ices2, but this is hardly an ideal solution. I'll try and fix it this weekend. Please report this bug at http://bugs.xiph.org, that'll remind me to actually DO this. Michael <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.