Displaying 10 results from an estimated 10 matches for "sound_device".
2004 Aug 06
2
Problem with dual streaming
...in turn will broadcast the streams to the listeners.
This is, the user will connect to a location on the form of:
http://hostname:8000/mountpoint1
or
http://hostname:8000/mountpoint2
In order to feed the two streams using two different sound sources, I've
used the (not documented) sound_device entry in the liveice configuration
file.
I've set up two different configuration files, each one especifying a
sound_device and mountpoint.
In my tests I can run liveice using any of the configuration files and it
works perfectly, feeding the sound from the corresponding sound card into
the s...
2004 Aug 06
3
Liveice+Darkice?
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 lo...
2004 Aug 06
0
[fwd] dual streaming
...in turn will broadcast the streams to the listeners.
This is, the user will connect to a location on the form of:
http://hostname:8000/mountpoint1
or
http://hostname:8000/mountpoint2
In order to feed the two streams using two different sound sources, I've
used the (not documented) sound_device entry in the liveice configuration
file.
I've set up two different configuration files, each one especifying a
sound_device and mountpoint.
In my tests I can run liveice using any of the configuration files and it
works perfectly, feeding the sound from the corresponding sound card into
the s...
2004 Aug 06
4
Icecast / liveice quandry
...'t had any luck. Here's my working liveice config...
Look forward to suggestions/ideas.
<p>SERVER 127.0.0.1
PORT 80
X_AUDIOCAST_LOGIN
PASSWORD *****
NAME WUGA 91.7/97.9FM: Athens, GA, USA
GENRE Other, NPR
PUBLIC 1
DESCRIPTION 91.7/97.9FM: Athens, GA, USA
DEBUG 0
VERBOSE 0
SOUNDCARD
SOUND_DEVICE /dev/dspW
FULL_DUPLEX
NO_MIXER
USE_LAME3 /usr/local/bin/lame
#ENCODER_ARGS -p -c -h
#ENCODER_ARGS -c -h --silent
ENCODER_ARGS --silent
ENCODER_STREAM_SET 1
SAMPLE_RATE 44100
BITRATE 128000
STEREO
MOUNTPOINT hi
URL http://wuga.org/
ENCODER_STREAM_SET 0
SAMPLE_RATE 22050
BITRATE 16000
MONO
MOUNTP...
2004 Aug 06
0
Icecast / liveice quandry
...rward to suggestions/ideas.
>
>
> SERVER 127.0.0.1
> PORT 80
> X_AUDIOCAST_LOGIN
> PASSWORD *****
> NAME WUGA 91.7/97.9FM: Athens, GA, USA
> GENRE Other, NPR
> PUBLIC 1
> DESCRIPTION 91.7/97.9FM: Athens, GA, USA
>
> DEBUG 0
> VERBOSE 0
>
> SOUNDCARD
> SOUND_DEVICE /dev/dspW
> FULL_DUPLEX
> NO_MIXER
>
> USE_LAME3 /usr/local/bin/lame
> #ENCODER_ARGS -p -c -h
> #ENCODER_ARGS -c -h --silent
> ENCODER_ARGS --silent
>
> ENCODER_STREAM_SET 1
> SAMPLE_RATE 44100
> BITRATE 128000
> STEREO
> MOUNTPOINT hi
> URL http://wuga.org...
2004 Aug 06
2
Icecast, Liveice... experiences?
telmnstr <Ethan> writes:
> We have been using LiveIce to serve mp3 streams for 10 months or
> so.
...
> Does anyone have suggestions? By leaving LAME and trying to go with L3ENC
> or whatever the current version is -- will that improve stability?
One more for Darkice here. My experiences with LiveIce were less than
fruitful. I used to use the shoutcast plugin on windows but,
2004 Aug 06
1
Clients connect but no stream...
...ys 10
transparent_proxy 0
acl_policy 0
#deny all *
allow all *
################################################################################
###################
##### liveice.cfg
SERVER localhost
PORT 8000
PASSWORD test
USE_LAME3 /usr/bin/lame
ENCODER_ARGS -h
SOUNDCARD
#NO_SOUNDCARD
SOUND_DEVICE /dev/dsp
#FULL_DUPLEX
HALF_DUPLEX
SAMPLE_RATE 22050
BITRATE 32000
MONO
#STEREO
ENCODING_QUALITY 50
#VBR_QUALITY 1
#ICY_LOGIN
X_AUDIOCAST_LOGIN
MOUNTPOINT Radio
NAME Radio Station
GENRE radio
PUBLIC 0
URL http://www.someplace.com
PASSWORD somepasswd
DESCRIPTION Radio Station
NO_MIXER...
2004 Dec 28
2
Liveice startup error message..
...ive
URL http://www.wvmcfm.com
PUBLIC 1
X_AUDIOCAST_LOGIN
# ICY_LOGIN
PASSWORD wvmc907
SAMPLE_RATE 22050
stereo
# uncomment the next line if you want to listen to a playlist
# NO_SOUNDCARD
# uncomment the next line is you want to listen to a stream
SOUNDCARD
HALF_DUPLEX
USE_LAME3 /usr/local/bin/lame
SOUND_DEVICE /dev/dsp
MOUNTPOINT live
BITRATE 64000
VBR_QUALITY 1
# uncomment the next line if you want to listen to a playlist
# MIXER
# uncomment the next line if you want to listen to a stream
NO_MIXER
# PLAYLIST playlist
DECODER_COMMAND mpg123
# MIX_CONTROL_MANUAL
# CONTROL_FILE mix_command
# TRACK_LOGFILE...
2004 Aug 06
3
Liveice & Icecast...help
Yes, I downloaded the aumix utility and am using it now. Set line in to %50
then %25 and to record but still the same thing. I'm streaming from the
line in on the sound card which is being fed from a portable radio nearby.
I get the distortion whether I have the audio fed into 'line in' or not.
Matt
-----Original Message-----
From: owner-icecast@xiph.org
2004 Aug 06
2
Multiple Mountpoints Problem
...esn't work with simple mode.
# *Don't* mess around with the clock on the computer - it'll confuse it
# I'm not looking into a more complicated solution just yet.
#there are no command line equivalents for these
SOUNDCARD
#NO_SOUNDCARD
# lets you specify another device to connect to
SOUND_DEVICE /dev/dsp
#use full duplex mode on soundcard -f/-h
# most drivers dont' support full duplex - dont' complain if it breaks
#FULL_DUPLEX
HALF_DUPLEX
#
#audio format
# Don't be too greedy - any moron asking for 44100Hz, Stereo at 32kbit
# should be shot
#
SAMPLE_RATE 22050
BITRATE...