similar to: Liveice not streaming to Icecast?

Displaying 20 results from an estimated 2000 matches similar to: "Liveice not streaming to Icecast?"

2004 Aug 06
1
Clients connect but no stream...
I'm running Icecast 1.3.11, Lame 3.89, and the latest version of liveice. I'll post my config files in case someone might find an error in them... ################################## ##### ICECAST.CONF location Radio rp_email matt@cmitech.com server_url http://216.89.xxx.xxx/ max_clients 10 max_clients_per_source 10 max_sources 1 max_admins 5 throttle 10.0 use_meta_data 0
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
0
icecast +liveice +linein
On Tue, 26 Jun 2001, Alex Dovgal wrote: > 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 You need to set
2004 Aug 06
0
getting Started w/icecast & liveice
Ok, I just about have this working - now I am able to get both my liveice stream to connect properly to icecast, but I no longer get a "no encoder" error on connecting to icecast w/winamp! However, nothing plays and I get a timeout pretty soon. How can I check and make sure that liveice is streaming my static files? here's the cfg - do I have the correct settings for streaming a
2004 Aug 06
0
icecast + liveice won't play nicely
Ben, This is what I have in my liveice.cfg file. #SERVER xx.xx.xx.xx SERVER xxxxx.xxxx.xxx PORT 8000 PASSWORD xxxx USE_LAME3 /usr/local/bin/lame ENCODER_ARGS --lowpass 6 --silent --noshort -q2 SOUNDCARD HALF_DUPLEX SAMPLE_RATE 48000 BITRATE 64000 STEREO X_AUDIOCAST_LOGIN NAME KSL Radio 1160 GENRE KSL's Testing Internet Radio URL http://xxxxxx.xxx.xxxx/ DESCRIPTION Utah's Home for News,
2004 Aug 06
2
Multiple Mountpoints Problem
Hello, I've searched far and wide on the net and the only thing I've come up with is that no one has ever had this problem. I'm running Icecast 1.3.12 and the latest liveice on a Slackware 8.1 box. The idea here is that I need to stream a live source in multiple bitrates. I am having a problem that is just about going to send me back to Shoutcast. I have set up two
2004 Dec 28
2
Liveice startup error message..
Hello, I have been trying to use liveice with icecast to stream live audio. I am getting an error message that I can't seem to find an answer to. FIrst of all, I start Icecast (Version 2.2.0) and it seems to come up fine.Then I start liveice, and I get the following error message: liveice -c /usr/local/bin/liveice.conf 0 Initialising Soundcard 16Bit 22050Hz opening connection to localhost
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
2006 Feb 15
1
Setup problems please assist
This is my first time setting this up and having a problem. I don't know where the problem lies. Do the files need a special permissions? What is wrong with my setup? $cat icecast.xml <icecast> <limits> <clients>2</clients> <sources>2</sources> <threadpool>5</threadpool>
2004 Aug 06
2
icecast+liveice in normal user fail
I would like to use icecast and liveice as my normal account. If I do so, using xmms, I can access the relayed radios I have defined, but I cannot listen th the playlist liveice is broadcasting on /disk. XMMS tells me that the specified stream could not be found. If I launch icecast as root however, it works fine. I've searched through the logs and checked the file permissions but I
2004 Aug 06
0
Liveice & Icecast...help
I've used a Sound Blaster AWE32 / Liveice combo before. Sounds like your record volume is set WAY to high or more likely you are recording from the wrong input. Make sure that it's the _line_in_ that's selected for recording in you mixer app. Also If i remember you have to use HALF_DUPLEX mode (in liveice.cfg) at least if you're using MIXER mode... I'm not sure about in
2011 Apr 08
0
LiveIce - Need Some Info
Dear All, If there is anyone using liveice here....some questions for... 1.What is the latest version of liveice? Is it the one on sourceforge or the tar.gz on your website? 2. i have icecast running nicely and am able to do simple playlists / grab audio from a mike via ices0.4 and darkice. I am now experimenting with liveice. 3. What is the access url for others to listen to my stream. Where is
2004 Aug 06
0
Icecast / liveice quandry
i know with icecast2/ices , karl heyes has some example config files for mixing live/static content ( if i recall correctly ) . however, what i had done in the past is add the static file to the .pls prior to the live mount . if you generate the .pls files on demand , this would work . ALSO , i'm quite sure that both icecast1/2 support intro/outtro files , etc .. this may achieve the same
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
4
Icecast / liveice quandry
I've been running classic icecast + liveice for some time now (several years) without problems. A couple days ago, the station manager (NPR affiliate) came to me and asked if we could 'inject' a static file into the stream. Basically what he wants is for the client to first receive a static file (requesting donations of course) and then on to the live stream (*not* intermittently).
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
2002 Nov 07
4
icecast + liveice won't play nicely
I have gotten icecast and live ice both up and running, but I cannot get them to play nicely together. I have the following in my configs: icecast: -- encoder_password test admin_password test oper_password test port 8000 port 8001 -- liveice: -- SERVER 192.168.1.2 PORT 8001 PASSWORD test #ICY_LOGIN X_AUDIOCAST_LOGIN -- but when I run both of them using: ./icecast ./liveice I get (from
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