Displaying 20 results from an estimated 2000 matches similar to: "Ices issues"
2004 Aug 06
0
automating icecast2 startups
Hi:
With regard to multiple streams, yes you can use streamtranscoder, but you
can also do it in ices (provide multiple ogg streams, that is). Here's an
excerpt from the config I maintain to show how it's done.
<instance>
<hostname>linux-speakup.org</hostname>
<port>9000</port>
2005 May 22
1
Problems with Ices
Karl,
I installed icecast/ices from the latest stable ebuild on gentoo
portage. It appears from the log file that ices is only version 2.0.0
even though the ebuild is version 2.1.0. I just reinstalled icecast with
the newest (unstable) ebuild and it still doesn't seem to have version
2.0.1 of ices. Do you recommend that I manually compile or that I find a
way to use a wrapper for ALSA to
2004 Aug 06
2
Directory listing disappeared
On Fri, 21 Mar 2003, Remco B. Brink wrote:
> <quote who="Geoff Shang">
>
> > Is there some XML magic I need to use now to get directory info
> > published?
>
> Can you send over your existing configuration?
Yeah. Ignore the comments, this began as the sample config file and the
comments weren't removed or changed.
<?xml
2004 Aug 06
0
(was, streaming both ogg and mp3) now, sending out 3 streams
Okay, I get the picture. Darkice is the way to go. I downloaded it and
installed it and will be testing it using the latest icecast 2.0 beta.
Just give me a few days to get it running and become used to it.
<new question>
Now, for another question. It's just a config issue really.
I successfully have two streams running, one at high bandwidth or 96
kbps and the other low bandwidth at
2004 Oct 29
1
Re: New install of icecast (Marion Hall)
Geoff Shang said:
>Hi:
>hmmm, you don't show the ices log for when it disconnnects. Is nothing
>printed about that?
>And can you post your ices config? This might help determine the problem.
I noticed something this morning. I'm using SSH to login in, and when I run
ices it pops an hexadecimal error up on the server screen itself. If I go
to the server and run ices I get
2004 Dec 23
2
Icecast 2.2.0 and Ices2: no audio
Folks:
I'm trying to set up a streaming server under Fedora Core 2 using Icecast
2.2.0. Everything compiles; everything runs. There are no indications of a
problem in any of the log files.
When I look at http://192.168.0.128:8000/status.xsl, everything looks ok.
But when I click on "Click to listen", it brings up xmms, but there's no
indication of audio, and xmms shows a bit
2005 Mar 12
1
dovecot test62 vs test64
Greetings:
I've been using Dovecot 1.0-test62. It has been working well. I
tried to upgrade to 1.0-test64 but users could not authenticate.
Both versions I compiled with:
./configure --with-ssl=openssl; make; make install
They compiled and installed fine. The /usr/local/etc/dovecot.conf needed
to be modified due to the new syntax. 1.0-test64 with the new
dovecot.conf didn't work.
2004 Aug 06
0
Multiple Ogg Streams
On Sat, 2003-11-22 at 00:43, Lukas Österreicher wrote:
> >it supposed to, check the log file for details but there is no reason
> >for it not to work with 2 instances.
> >
> >Note as well, that you should have 2 instances each of which has the
> >icecast connection details and an encode section.
> >
>
> I don't quite understand. You always talk about
2004 Aug 06
0
ices2 ans ALSA
Hello,
I'm using ices2 on ALSA 0.9.6 drivers.
After some troubles, it works.
This is my ices-alsa.xml config file:
<?xml version="1.0"?>
<ices>
<background>0</background> <!-- run in background? (unimplemented) -->
<logpath>/tmp</logpath> <!-- where logs, etc go. -->
<logfile>ices2.log</logfile>
2004 Oct 01
2
Problems getting Ices2 to work with live input.
I've got icecast2 and ices2 working with a playlist of ogg files and it
works fine. I've been playing for a few days with getting my audio to work
at all. I've now got my audio where I can play an ogg file from ogg123 -d
oss filename.ogg. When I run ices ices-live.xml I get the following error
in my log file:
[2004-09-30 09:38:07] INFO ices-core/main IceS 2.0.0 started...
2006 Feb 16
0
Ices crashes all of a sudden: EROR input-oss/oss_read Error reading from audio device: Input/output error
It was kind of working for a while but I could not hear the stream but
it was running. I started messing with alsamixer and now it crashes. I
see the error but I don't know how to fix it.
ices-oss-xml: (alsa is the same just a different input module)
<?xml version="1.0"?>
<ices>
<!-- run in background -->
<background>0</background>
2003 Jul 01
4
Virgin Radio now on ices2 - yp not working though
This afternoon I've transferred our Ogg Vorbis Icecast2 streams from darkice
to the ices2 encoder. Apologies if you were trying to listen; I had to stop
and start the streams a few times. They should be stable now as I'm off down
the pub now! As a reminder, the URL for the streams is at
http://www.virginradio.co.uk/thestation/listen/ogg.html.
Ices2 takes slightly different parameters to
2004 Dec 23
0
Icecast 2.2.0 and Ices2: no audio
On Thu, 2004-12-23 at 18:11, Rob Landry wrote:
...
> When I look at http://192.168.0.128:8000/status.xsl, everything looks ok.
> But when I click on "Click to listen", it brings up xmms, but there's no
> indication of audio, and xmms shows a bit rate of 1 kbps.
>
> This is a machine that formerly ran icecast 1.3 and liveice under OpenBSD
> 2.8, so I know the
2004 Aug 06
1
Does developpers confirm it ?
> <encode>
> <samplerate>22000</samplerate>
> <channels>1</channels>
> <quality>0</quality>
> <managed>1</managed>
> <nominal-bitrate>35000</nominal-bitrate>
> <minimum-bitrate>30000</minimum-bitrate>
> <maximum-bitrate>40000</maximum-bitrate>
>
2004 Aug 06
0
dual streaming example
Just wanted to share with everyone a working dual-streaming config
based on Geoff Shang's dual streaming example. With this I am sending
two separate streams; one at 96 KBPS and at 41 KHZ and the other at 33
KBPS and at 22 KHZ. At least, this is what I see when I connect using
XMMS-1.2.7. It works and sounds great. I had a small problem getting the
sample rate just right, but this works VERY
2004 Aug 06
0
No audio with slackware for live station
Hello,
hmmmm sweet problem. All I can recommend you is have you tried another player?
I've heard that WinAmp3 has certain problems with .ogg streaming.
No other idea :(.
Martin
On Fri May 16 2003 11:14, photos-ifree wrote:
> Hy,
> I've just installed the latest release of icecast2 and ices from CVS.
> I have a linux Slackware 9.0 with the default packages.
> After install
2004 Aug 06
2
Ices2 / Icecast2 / Long connect and no sound
> On Tue, 2003-05-27 at 21:06, adam leigh wrote:
> > Unfortunately, ices2 isn't writing anything to the logs. I've got them on
> > debug mode, but there still isn't anything being written to indicate it's
> > having a known problem.
>
> well thats a problem, you should at least see
> ices started
> if not then try to resolve that first. Email
2005 Apr 02
4
Question about "reply from worker without password scheme"
I have dovecot-1.0-test64 installed on OpenBSD-3.6.
It works fine with local password.
Now I fail to get dovecot to use MySQL to query for user details.
Any help would be very appreciated.
Here are the details:
from /var/log/maillog:
1) with "default_pass_scheme = PLAIN"
Apr 3 07:20:22 www dovecot: Dovecot v1.0-test64 starting up
Apr 3 07:20:23 www dovecot:
2004 Aug 06
0
(was, streaming both ogg and mp3) now, sending out 3 streams
Hmmm, I guess more is incorrect here than I thought. I changed the
resample in-rate to be 44100 like it should have have been.
But still no joy. Here is the error message as shown in the error.log
file. I'm looking things over and am not seeing my error.
It looks like the audio resample for this particular stream is good.
[root@icecast conf]# ices /usr/local/icecast2/conf/ices.stream.3.xml
2004 Nov 15
2
some help
Hello all
I am sending my icecast configuration. What i am trying to
do is 'live stream' so as to be able to broadcast radio
live on my website. I am using icecast as the server and
ices as the streamer. Below is the configuration for
icecast and following it is my configuration for ices. I
cannot seem to find out where i went wrong.
<icecast>
<limits>