Displaying 20 results from an estimated 50000 matches similar to: "liveice.cfg location"
2004 Aug 06
2
Liveice & Icecast...help
How do I change the record volume. I am doing all this from the console, no
GUI. I have not seen anything in any of the config files to set the record
volume.
Matt
-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
harvey smith
Sent: Wednesday, March 21, 2001 10:43 PM
To: icecast@xiph.org
Subject: Re: [icecast] Liveice & Icecast...help
2004 Aug 06
3
Liveice & Icecast...help
If you want to hear what it sounds like, take a listen. I'll have it up for
another 20 mins or so.
216.89.166.14:8000
-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
harvey smith
Sent: Wednesday, March 21, 2001 11:20 PM
To: icecast@xiph.org
Subject: RE: [icecast] Liveice & Icecast...help
Your distro probably came with an sound mixer
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
Liveice & Icecast...help
I'm running FreeBSD 4.2. I downloaded and installed Icecast 1.3.10,
Liveice, mpg123, and Lame. I know the Icecast streamer is working because I
can feed it from WinAMP on my PC and listen to the stream somewhere else and
it sounds fine. I know liveice is working too because Icecast shows that it
connects and is sending audio to it. However when I listen to the stream on
my PC with WinAMP
2004 Aug 06
2
Liveice & Icecast...help
My liveice console window is showing the following...
Input-Level: ######################################### *clip*
Input-Level: ######################################### *clip*
Is this the problem? How do I bring these levels down in liveice?
-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
harvey smith
Sent: Wednesday, March 21,
2004 Aug 06
1
liveice daemon ...
Yes...
Something like the following in your rc.local or other startup file should do the trick. Modify the paths to suit your installation.
/usr/local/icecast/bin/liveice -F /usr/local/icecast/bin/liveice.cfg >/dev/null
2>/dev/null &
<p><p>>>> eric.gianquinto@easynet.be 4/4/02 4:04:40 AM >>>
Hello all,
Is there any possibility to execute liveice as a
2004 Aug 06
3
icecast +liveice +linein
use icecast+liveice and i need to get stream from linein .
Icecast work perfectly and liveice was perfectly but i can get stream
only if I plug
lineout from my radio box to mic on my sound card . Is there any special
config string in liveice for streaming from linein or maybe liveice
can't do it
my liveice.cfg
# liveice configuration file
SERVER localhost
PORT 80
NAME My Radio Box
GENRE
2004 Aug 06
2
liveice mount points
I have been sucessfully streaming with liveice/icecast. Now I want to add a
second broadcast with differanct music. I thought I could just create a new
dir, plop in a new liveice config file in the dir, with a diff mountpoint in
the second config file and be on my way.
But when i try this, the the second instance of liveice is kill instantly.
Is this the correct way to stream two differant
2004 Aug 06
1
liveice sending horrible static noise?
Please excuse my ignorance, what is a mixice program?
I am using LAME. So in lifeice.cfg:
USE_LAME3 lame
I did try forcing byte-swapping in LAME by setting ENCODER_ARGS in the
liveice.cfg file, though I may have done it wrong
liveice.cfg:
USE_LAME3 lame
ENCODER_ARGS -x
-Jesse
>
>How are you encoding the stream? For my mixice program, I had to
>add a "-x" to LAME which
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
2004 Aug 06
2
Liveice & Icecast...help
One possibility is that Lame is using the wrong endianess for your
system try changing NUMBER_LITTLE_ENDIAN to NUMBER_BIG_ENDIAN in
liveice.h and rebuilding.
The default distribution of Lame uses big endia samples on IO, which
means that in raw input mode it needs the -x arg to be set. However -
some 'helpful' people have made this the default on some
distributions.... so when liveice
2004 Aug 06
0
Liveice & Icecast...help
On Wed, 21 Mar 2001, Matthew Mencel wrote:
> 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.
It doesn't matter what the _line_in_ volume is set at just make sure it is
selected to record. then set the _rec_ volume, it's a different thing. I
use the interactive curses interface, select _line_in_ to
2004 Aug 06
2
Icecast & Liveice b.s.
>OK, maybe I'm dense. You have no soundcard. thus, you will not be mixing
>on the fly or anything as you won't be able to hear it. So why are you
>using liveice?
The Alpha is the server on the local network, and it doesnt
have the need for a soundcard. I would like to stream to
other computers on the network that do have a soundcard.
Why liveice? Why not? It is one of the few
2004 Aug 06
2
Keeping Icecast and Liveice running...
I'd love to take a look at this script, and, more than likely, I'm not
the only one :)
Please post an example.
> Liveice definitely needs a keepalive script of some kind. It's tricky,
> though - since it can lose connection to the server & stop streaming, but
> continue to run. The only truly reliable keepalive I've used polls the
> server to see if it says the
2004 Aug 06
0
Liveice & Icecast...help
Your distro probably came with an sound mixer application. I use aumix on
the console which i had to go get, but you may already have, see if you
have a man page. Else you can search freshmeat.net for it. You will need
to make sure _line_in_ is set for recording and set the _rec_ volume at
1/2 to start and adjust by trial and error. NOTE: the _line_in_ Volume
adjusts how loud you HEAR the source,
2004 Aug 06
3
Akos...Darkice questions
I'm using liveice and lame on another stream...
ample rate of 22050
bitrate of 24000
It has worked fine for over 9 months now...except it crashes all the time because of liveice I think.
>>> darkeye@tyrell.hu 8/28/02 9:15:58 AM >>>
Matthew Mencel wrote:
> Can the bitsPerSample be set any higher than 16? I try to set it to
> 20 or 24 and get this error...
>
2004 Aug 06
1
reconnecting liveice
Hi everybody.
Is there a way to set up liveice so it reconnects to Icecast
automatically when the connection is lost?.
I tried to automate this process by using a crontab and a perl script,
but when liveice is run with the -@ 2 option It seams It doesn't realize
that the connection has been broken and continues "running". If I do ps
ax, I can see liveice is "running",
2004 Aug 06
1
how to start liveice with screen?
Moin,
I installed liveice as well as 'screen' at a debian maschine, both
applications are running fine. But when I try to start liveice in a 'screen'
environment then the liveice process ends without an error message:
$ /usr/bin/screen -dmS liveice /usr/bin/liveice
A prefixed 'strace -f' shows me:
[pid 5614] old_mmap(NULL, 167936, PROT_READ|PROT_WRITE,
2004 Aug 06
1
Icecast & Liveice b.s.
>Try Ices instead of liveice it's much more stable than Shout, and if
>you're not re-encoding it wont eat your cpu time. Otherwise you'll need to
>get an encoder, like lame.
Unbeknownst to the maintainers of lame, I am fiddling with lame3.70
on an Alpha Cabriolet. If, and when I get around to it, I will post my source
for the alpha architecture. I will have a go at ices
2004 Aug 06
2
Problem streaming to shoutcast w/ liveice
Maybe this is the wrong place to post, but...
When trying to start up liveice to a shoutcast server I'm getting the following
error, and then it dies and screws up the terminal emulation for my session.
Anyone seen this before?
LiveIce Streaming Mpeg Audio Generator
Input Mode: Direct