Displaying 6 results from an estimated 6 matches for "esdmon".
2004 Aug 06
3
Taking output from lame and streaming it
Hi list,
OK, I have managed to get somewhere, but now I am really stuck.
I have taken the audio from esound and piped it to lame with something like
<p>esdmon | lame -h -b 32 -x - - |
o I have this nicely encoded mp3 stream being piped to stdout, and from
there I have no idea how to get it to the icecast server.
I dare say it could be done quite painlessly with libshout but I have no
idea how. Pardon me for being slightly dense.
Any clues would be hu...
2004 Aug 06
1
Was Re: build problems, now XML config syntax
...<genre>Live</genre>
<description>Live Music that currently plays in Pete's Flat</description>
</metadata>
<input>
<!-- For the stdin Module in combination with esdmon
it is important to set the rate to 44100 and
2 channels -->
<module>stdinpcm</module>
<param name="rate">44100</param>
<param na...
2004 Aug 06
2
ice2 CVS build problems under Solaris 7
Hi:
If you want to use icecast
2 for streaming vorbis audio then don't get it
from the CVS repository at icecast.org. That's ancient developer stuff in
there. Instead get it from the xiph.org CVS repository (see
http://www.xiph.org/cvs.html which I see now lists the icecast stuff
(yay!). You'll need the icecast module plus the avl, httpp, log, net,
thread and timing modules (check
2004 Aug 06
1
xmms and icecast
yes, I do have one for both icecast/shoutcast/icecast2 (port of
oddcastDSP)...although it is not quite ready for release, it definately
works...send me email and I will send you a pre-release copy..
oddsock
At 02:41 PM 1/21/2002 -0700, you wrote:
> > Can anyone tell me weather there is a plugin available for xmms that
> will let me direct the output of xmms to an icecast
> >
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
...t systems
DESCRIPTION Live simulcast of Binghamton University's 2000-watt FM
stereo radio station - If you hear something cool that you can't hear
anywhere else, we've done our job!
#
# LiveIce Modes
#
# No mixer - simple mode uses line-in on soundcard
NO_MIXER
# esd mode - reads from esdmon
#ESDMON_MODE
# Shout mode - load the playlist and run in sequence thourgh it
#SHOUT_MODE
# Mixer mode - complicated mp3 mixer
#MIXER
#
# some modes need a playlist
#
# PLAYLIST playlist
# if you want to decode mp3 you need a version of mpg123 lying around.
DECODER_COMMAND mpg123
#
# Stream re...