Displaying 20 results from an estimated 3000 matches similar to: "ices 2.0.2 released"
2014 Nov 21
0
Metadata configurablity in Icecast
flum,
developer here :)
On Fri, 2014-11-21 at 17:06 +0200, Geoff Shang wrote:
> On Fri, 21 Nov 2014, "Thomas B. R?cker" wrote:
>
> > On 11/21/2014 02:21 PM, Geoff Shang wrote:
> >> I would like to request that this be configurable somehow. I agree
> >> that this is undesirable under most circumstances, but there are
> >> situations where this is
2015 Feb 06
0
New TLS support in libshout
flum,
I just merged my experimental TLS support into libshout master. I would
love to see some testing on this before next release of libshout so we
can fix bugs that may still be in the code.
New TLS support requires OpenSSL to be enabled at compile time. It
supports both RFC2818 ('classical' mode with a TLS socket) and RFC2817
('Upgrade:' mode with just a HTTP socket and
2015 Nov 17
2
Release: libshout 2.4.0
Good evening,
I'm very proud to announce the Release 2.4.0 of libshout. It has been a
long time since the last libshout release as work focused mostly on
Icecast2 itself. However we're very pleased to release the next version
of libshout with many new features and fixes.
The highlights on the new feature list:
* We added full TLS support (HTTPS). This includes both RFC2817
2015 Nov 17
2
Release: libshout 2.4.0
Good evening,
I'm very proud to announce the Release 2.4.0 of libshout. It has been a
long time since the last libshout release as work focused mostly on
Icecast2 itself. However we're very pleased to release the next version
of libshout with many new features and fixes.
The highlights on the new feature list:
* We added full TLS support (HTTPS). This includes both RFC2817
2004 Aug 06
1
can't compile ices 2 on ppc
I've tried everything I know how (and a lot I don't) to get
ices to compile on this beige G3 ppc box. I've got the latest
cvs of libshout and ices.
Gentoo linux ppc 1.2-r1, from stage3 tarball.
gcc 2.95.3
I've made sure that libshout points to libshout.so.2.0.2.
Don't know what else to try.
I've got the box here, and I've port-forwarded through
my firewall to
2015 Nov 03
0
Procedure to Install Icecast 2.4.2 in Linux
Thank's Philipp and Dmitrijs. That got it fixed. I just pointed the web and admin settings where they belong and all's working great. Thanks for the sighup help, Dmitrijs.
Jeremiah Rogers
Cell: 704-996-5334
Email: jeremiahzrogers at gmail.com
Social Networking: /jzrogers
> On Nov 2, 2015, at 08:35, Philipp Schafft <lion at lion.leolix.org> wrote:
>
> Good afternoon,
>
2015 Nov 02
0
Edit icecast.xml while server running
How do I send SIGHUP?
Jeremiah Rogers
Cell: 704-996-5334
Email: jeremiahzrogers at gmail.com
Social Networking: /jzrogers
> On Oct 22, 2015, at 00:50, Philipp Schafft <lion at lion.leolix.org> wrote:
>
> Good morning,
>
>> On Wed, 2015-10-21 at 10:02 -0700, M M wrote:
>> I believe many Windows devs would just monitor the filesystem for
>> changes to the
2017 Aug 28
2
Fallback stream not preventing a disconnect
Dear Philipp,
Thanks for this fast answer.
I'm using "Icecast 2.3.3-kh7-20130425090916", installed on a Raspberry Pi 3
using the cononical "sudo apt-get install".
The output was copied from the log file in /var/log/icecast2/error.log.
Kind regards,
Erwin
2017-08-28 10:06 GMT+02:00 Philipp Schafft <lion at lion.leolix.org>:
> Good morning,
>
> On Mon,
2017 Aug 29
0
Fallback stream not preventing a disconnect
Hi Erwin,
Not sure if this might be related. Not sure if you are connecting the
fallback to another stream or to just a file. If it is a file, then you
can get buffering issues because most clients have buffers they can fill
with minutes of audio. If you fall back to a file that is pushed towards
the client at once, it can push a few minutes of audio in just seconds.
If you set up a locally
2015 Nov 02
1
Edit icecast.xml while server running
ps aux |grep icecast
kill -s SIGHUP icecast_pid
03.11.2015 0:42, Jeremiah Rogers ?????:
> How do I send SIGHUP?
>
> Jeremiah Rogers
> Cell: 704-996-5334
> Email: jeremiahzrogers at gmail.com
> Social Networking: /jzrogers
>
>
>> On Oct 22, 2015, at 00:50, Philipp Schafft <lion at lion.leolix.org> wrote:
>>
>> Good morning,
>>
>>> On
2015 Oct 25
1
TuneIn Won't Record from my Icecast Relays
? Icecast is running on Windows.
? I can successfully listen to the relay via TuneIn, but I cannot record from the relay. The record button, in TuneIn, is disabled when I play the relay in TuneIn. Playing the actual source (provided in my initial email), the record feature is enabled in TuneIn.
? TuneIn is running on iOS 8.4.1.
? The result is the same if I point TuneIn Pro to the stream or
2015 Oct 22
1
Edit icecast.xml while server running
Is that the case for the Windows edition of Icecast Server?
From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf
Of M M
Sent: Thursday, 22 October 2015 6:03 a.m.
To: Icecast streaming server user discussions
Subject: Re: [Icecast] Edit icecast.xml while server running
I believe many Windows devs would just monitor the filesystem for changes to
the config
2013 Apr 07
2
group data in classes
Hello all!
I have a problem to group my data (years) in 10 years classes. For example
for year
year decade
1598 1590-1600
1599 1590-1600
1600 1590-1600
1601 1600-1610
---
my is like this>
[1] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611
1612
[16] 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626
1627
[31] 1628 1629 1630 1631 1632 1633
2014 Dec 28
2
bored? Become a Icecast volunteer
Good morning everyone!
As some of you may already have noticed we made quite some progress
during the last few weeks. Icecast got some major updates to internal
parts. Visible to the outside are the new tags <role> and <event>.
Those changes lead to need of updating documentation. Something we have
been working on anyway. Beside documentation also testing is a topic
getting more and
2015 Apr 04
0
After I enabled SSL, stream mountpoints broke
Can you remove these emails from going to my address please.
From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Nathan Miller
Sent: Saturday, 4 April 2015 1:42 PM
To: Icecast streaming server user discussions
Subject: Re: [Icecast] After I enabled SSL, stream mountpoints broke
Philipp,
Thank you for your quick response. I can't believe that I
2011 Dec 09
0
CentOS-announce Digest, Vol 82, Issue 5
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2015 Oct 22
3
Edit icecast.xml while server running
Good morning,
On Wed, 2015-10-21 at 10:02 -0700, M M wrote:
> I believe many Windows devs would just monitor the filesystem for
> changes to the config file, and then re-read it when it has changed.
I was told that I implemented config reload via the web interface for
that reason[0]. Seems I forgot about it. I'm sorry for that.
You can find it as a button in the 'Global server
2015 Jan 15
1
Source can't connect to Icecast with SSL enabled
reflum,
On Wed, 2015-01-14 at 12:32 +0000, "Thomas B. R?cker" wrote:
> On 01/14/2015 11:59 AM, dtouch3d completely wrote:
> > No I haven't because I thought SSL would be only enabled for the
> > listener auth, not source auth.
>
> OK, then you should have two separate listener sockets.
> One for SSL and one without.
> Point the source client to the one
2015 Oct 21
0
Edit icecast.xml while server running
I believe many Windows devs would just monitor the filesystem for changes to the config file, and then re-read it when it has changed.
From: lion at lion.leolix.org
To: icecast at xiph.org
Date: Tue, 13 Oct 2015 05:23:30 +0000
Subject: Re: [Icecast] Edit icecast.xml while server running
Good morning,
On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote:
> When running Icecast
2017 May 29
0
Proper way to start multiple icecast services through bash script?
Philipp,
I replaced: ps -ef | grep icecast | grep -v grep | awk '{print $2}' | xargs -r kill -9
with: pkill icecast
This works.
I did try "pkill -HUP icecast" but it didn't seem to have intended effect of refreshing certificate.
________________________________
From: Icecast <icecast-bounces at xiph.org> on behalf of Philipp Schafft <lion at