[icecast] ices & savefile

Karl Heyes karl at xiph.org
Tue Aug 5 15:46:09 UTC 2003



On Tue, 2003-08-05 at 16:00, Matt Trim wrote:
> Got it all compiled nicely.. I called it ices2 so I can keep using my
> existing ices executable as well..
> 
> Tried getting it up and running but it seems to be having trouble
> connecting to my soundcard.. sample from ices.log
> 
> [root at darkice root]# less ices.log
..
> [2003-08-06  01:11:09] DBUG input/open_next_input_module checking module 1
> [2003-08-06  01:11:09] INFO input-oss/oss_open_module Opened audio device
> /dev/dsp at 1 channel(s), 44100 Hz
> [2003-08-06  01:11:09] EROR input-oss/oss_read Error reading from audio
> device: Resource temporarily unavailable
> [2003-08-06  01:11:09] INFO input/input_loop Closing input module
> [2003-08-06  01:11:09] INFO input-oss/oss_close_module Closing OSS module

odd, the open and the parameter settings succeeded but the read reported
not yet. What sound card is it, kernel release etc?

> eventually giving:

expected on that sort of error.

> I checked and I definately didn't have the CVS ices running at the same
> time.. I thought that might have been the problem but it wasn't! Hmmm...

ok, a good thing to check for.  make sure nothing else is using the
device though, fuser -v /dev/dsp can help to identify such issues.  The
process for reading the audio isn't that much different, any setup
errors would of been reported.

karl.

<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 at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast mailing list