Tamer Demir wrote:> Hello, > Could the experienced people help me? > > 1:) Is it possible to start liveice in the background like icecast and > shout??ure, try: nohup liveice &> 2:) If I insert another sound card to PC(it will have 2 or more sound > cards). Is it enough to specify "SOUND_DEVICE" option to /dev/dspX in > liveice.cfg and start another liveice session with that configuration > file???hould be> 3:) With many efforts I fail to start darkice (I wish I could try it :(( > ). I think the problem is either I am running RedHat7.1 without gcc3, > while tring to install gcc3 I entered a rpm loop so I could not install, > or there is something wrong with my sound card. I have changed the > parameters, but the results are giving core dump, Sound:Buffer overrun > and VorbisLibEncoder.cc:vorbis encode init error [-130].... but liveice > worked.on the core dump: could you compile it in debug mode, and send me the backtrace of where it dumps? for buffer underrun: are you sure you're running darkice as root? for vorbis encode init error: the vorbis library won't initialize. are you sure your parameters for the vorbis stream are sensible? (e.g. 24 kb/s streams don't work at 44.1 kHz, that sort of thing) <p>Akos <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.
> 1:) Is it possible to start liveice in the background like > icecast and shout??-@ 2 sometimes works.... badly> 2:) If I insert another sound card to PC(it will have 2 or more sound > cards). Is it enough to specify "SOUND_DEVICE" option to /dev/dspX in > liveice.cfg and start another liveice session with that > configuration file???If they're in different directories then it might work - I've never tried it - liveice uses a couple of named pipes to talk to encoders, so you can't have multiple invocations runnign in the same directory><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.
Hello, Could the experienced people help me? 1:) Is it possible to start liveice in the background like icecast and shout?? 2:) If I insert another sound card to PC(it will have 2 or more sound cards). Is it enough to specify "SOUND_DEVICE" option to /dev/dspX in liveice.cfg and start another liveice session with that configuration file??? 3:) With many efforts I fail to start darkice (I wish I could try it :(( ). I think the problem is either I am running RedHat7.1 without gcc3, while tring to install gcc3 I entered a rpm loop so I could not install, or there is something wrong with my sound card. I have changed the parameters, but the results are giving core dump, Sound:Buffer overrun and VorbisLibEncoder.cc:vorbis encode init error [-130].... but liveice worked. Regards, Tamer <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.
Hello, does anyone have experience of running two or more sound cards in a FreeBSD machine? I'm using liveice/icecast to stream radio stations, and I'd like to get several in one box. I realise a BSD list would be a better place for this, but who else but streaming folk would ever think about multiple sound cards? After installing a second card, when I makedev snd1, it creates all the usual devices but ending in a 1, eg. /dev/dsp1, /dev/audio1. So I think ahah! I now have dsp and dsp1! But these turn out to be links to the first devices, eg. /dev/dsp, /dev/audio. Has anyone ever managed this? Gavin <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.