Displaying 20 results from an estimated 20000 matches similar to: "Icecast 2.3.0 RC2 Annoucement"
2005 Sep 12
0
Icecast 2.3.0 RC2 Annoucement
Ok, this bug has been identified, logged, and fixed in SVN. We will be
most likely building an RC3 in short order...
oddsock
At 03:43 PM 9/9/2005, Joel Ebel wrote:
>Playing around with it some, it seems to be related to the web
>interface. If I don't touch the web interface it seems to stay running,
>but when I start trying to view pages in the web interface it quickly dies.
2005 Sep 23
3
Icecast 2.3.0 Release Annoucement
We are pleased to announce the next release of Icecast.
Downloads available at http://www.iceast.org/download.php (pending mirror
propagation)
**** New features for 2.3.0 ****
- Streaming support for ogg speex, ogg flac, ogg midi
- intro file support - per mount settable
Intro files will play when a listener first connects to a stream. This
is designed for station jingles and the
2005 Sep 23
3
Icecast 2.3.0 Release Annoucement
We are pleased to announce the next release of Icecast.
Downloads available at http://www.iceast.org/download.php (pending mirror
propagation)
**** New features for 2.3.0 ****
- Streaming support for ogg speex, ogg flac, ogg midi
- intro file support - per mount settable
Intro files will play when a listener first connects to a stream. This
is designed for station jingles and the
2008 May 28
2
problem using icecast 2 Listener Authentication
Hi guys ,
I'm using with satisfaction icecast2 for streaming vorbis and theora
using oggfwd.
Now i want to try the authentication of icecast and I'm following this
guide:
http://www.icecast.org/docs/icecast-2.3.1/icecast2_listenerauth.html
I'm using the HTPASSWD Listener Authentication , and I add this line to
my icecast config files:
<mount>
2004 Oct 29
0
Icecast 2.1 RC2 Announcement
We are pleased to announce that the long awaited 2.1 version of icecast is
nearing release. Since there has been quite a bit of changes since 2.0, we
thought it best to release a "release candidate" version. We welcome any
testing on this version, and highly encourage current users to send us
feedback about the testing.
For those wondering what happened to RC1, we did a small RC1
2005 Jun 02
0
relay icecast to shoutcast
Hello List
Having great trouble relaying an icecast2 mp3 stream to a shoutcast server.
My client program successfully streams to icecast which is listening on
port 7000. I can listen to this stream with mozilla and xmms with no
problems. I can also stream my client directly to the shoutcast server but
it makes the client unstable (which is why i'm attempting a relay).
The shoutcast server is
2004 Oct 29
0
Icecast 2.1 RC2 Announcement
We are pleased to announce that the long awaited 2.1 version of icecast is
nearing release. Since there has been quite a bit of changes since 2.0, we
thought it best to release a "release candidate" version. We welcome any
testing on this version, and highly encourage current users to send us
feedback about the testing.
For those wondering what happened to RC1, we did a small RC1
2015 Nov 30
0
Problem with fallback on 2.31 on Windows XP
Could you post the config you used with comments?
Currently there is at least one closing comment tag without a opening tag
as far as I can see, which is confusing.
If that is the file you are using, maybe you accidentally commented it out?
Despite that it should works, but all of the paths in the config need to be
adjusted for Windows!
On 29 Nov 2015, at 22:16, Steve Matzura wrote:
> If this
2018 Jul 23
0
icecast could not create listener socket on port 8000
Hi, could you please help me with this situation, the operating system in my computer is Windows 10, and icecast cannot start properly here is my configuration: <icecast>
<!-- location and admin are two arbitrary strings that are e.g. visible
on the server info page of the icecast web interface
(server_version.xsl). -->
<location>Earth</location>
2005 Sep 12
4
Icecast 2.3 RC3 Announcement..
Thanks to everyone who has been helping us test... your input is certainly
appreciated.
We've fixed a few bugs and are release RC3 as of now.
Here's what was fixed :
- log username to access log (bug #706) if available.
- fix segv case on listmounts/moveclients when a fallback to file stream is
running
- Patch from martin@matuska.org: don't treat all clients as duplicates.
Links
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
2016 Nov 01
0
Icecast mount points help
Hi Mark,
Add extensions to all of your mountpoints for the appropriate audio
codec/format you're using.
For example, <mount-name>/test.opus</mount-name> for an Ogg/Opus stream.
Don't forget to add extensions in the <fallback-mount> sections, too.
I didn't look too closely at your config otherwise, that error was
standing out.
Cheers,
Jordan
P.S. Please
2005 Aug 24
3
Icecast 2.3 RC1 Announcement
Well, I've got it installed, and configured with several
fallback-to-file mounts. I don't actually have any source clients
connecting to it, but even so, the fallback-to-file mounts seem to work
great. I'm very excited about this functionality since I've been
running ezstream in the past which has given me all sorts of problems,
most of which I've mentioned on this list.
2012 Feb 19
2
Fw: Icecast doesn't bind to my external network interface?
-----Originalmeddelande-----
Fr?n: "Per Gunnarsson" <per at 80-244-81-186.customer.t3.se>
Till: per.gunnarsson at lappstockholm.se
Datum: 2012-02-19 17:45
?mne: Icecast doesn't bind to my external network interface?
I can listen to my stream with
mplayer -cache 1024 http://localhost:8000/ices.mp3
but not
mplayer -cache 1024 http://80.244.81.186:8000/ices.mp3
This
2009 Dec 23
0
icecast 2.3.2 generated buildm3u don't support authenticated streaming via https
Hi,
I've setup'ed an HTTPS only icecast streaming server with
authentication. After login to the stream, I still get an m3u file
containing the HTTP url, e.g.:
http://user:pass at icecast-server:8000/stream.ogg
Expected:
https://user:pass at icecast-server:8001/stream.ogg
Test:
$ curl --insecure
2016 Oct 17
0
Icecast help
Marc,
Lines with a <!-- and --> are commented and not used. You need to remove these around the mount items.
The <<!-- looks like it needs fixing.
Ross.
-----Original Message-----
From: Mark [mailto:mark at tafn.org.uk]
Sent: Monday, 17 October 2016 9:35 p.m.
To: Ross Levis
Subject: Re: [Icecast] Icecast help
Hi Ross,
First many thanks for your help
I have done what you
2005 Aug 21
3
Icecast 2.3 RC1 Announcement
Ok folks, we are getting ready for version 2.3 of icecast and have built an
RC1 distribution. We encourage everyone to try out this new release and
provide us feedback. Please report all bugs to http://bugs.xiph.org
Here are the details :
Source Distribution:
http://downloads.xiph.org/releases/icecast/icecast-2.3.0.rc1.tar.gz
Source RPM:
2005 Aug 21
3
Icecast 2.3 RC1 Announcement
Ok folks, we are getting ready for version 2.3 of icecast and have built an
RC1 distribution. We encourage everyone to try out this new release and
provide us feedback. Please report all bugs to http://bugs.xiph.org
Here are the details :
Source Distribution:
http://downloads.xiph.org/releases/icecast/icecast-2.3.0.rc1.tar.gz
Source RPM:
2005 Aug 23
0
Icecast 2.3 RC1 Announcement
Just wanted to let everyone know that we also welcome reports such as
"everything works as expected" too. It's hard for us to gauge the quality
of the release unless we hear both good and bad reports...
thanks.
oddsock
At 02:29 PM 8/21/2005, you wrote:
>Ok folks, we are getting ready for version 2.3 of icecast and have built
>an RC1 distribution. We encourage everyone to
2015 Nov 29
5
Problem with fallback on 2.31 on Windows XP
If this isn't supported, then I apologize for the disruption, I'll
just tell my customer / client / friend it's time to seriously rethink
what they're trying to do. If support is possible, here's the problem:
I took a running icecast.xml file from a configuration that works. It
has live, backup, and listener (called /broadband) mount points. A
continuously running stream