similar to: Release of libshout 2.4.4

Displaying 20 results from an estimated 6000 matches similar to: "Release of libshout 2.4.4"

2019 Jun 05
2
Release of libshout 2.4.3
Good morning, we're happy to announce the release of libshout 2.4.3. The new version includes several fixes as well as improvements. Major changes: * Fixed building with OpenSSL 1.1.0. * Fixed static building with OpenSSL. * Added support for PUT. * Added support for WebM and Matroska with full timing. * Added support to inspect the full server?s TLS certificate
2019 Jun 05
2
Release of libshout 2.4.3
Good morning, we're happy to announce the release of libshout 2.4.3. The new version includes several fixes as well as improvements. Major changes: * Fixed building with OpenSSL 1.1.0. * Fixed static building with OpenSSL. * Added support for PUT. * Added support for WebM and Matroska with full timing. * Added support to inspect the full server?s TLS certificate
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
2015 Dec 10
2
206 response for Chrome Mobile
> On Dec 10, 2015, at 05:57, Philipp Schafft <lion at lion.leolix.org> wrote: > > Good morning, > > On Wed, 2015-12-09 at 17:39 -0800, Andrew Akers wrote: >> Hi - >> >> I'm using Icecast to stream some audio that I embed in an <audio> tag >> on a webpage. This is working great for desktop browsers and on iOS, >> but it doesn't
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
2019 Apr 30
0
Release of libshout 2.4.2
Good morning, we're happy to announce the release of libshout 2.4.2. The new version includes several fixes as well as improvements. Major changes: * Several fixes when invalid strings are passed to the library * Fixes and improvements in the build system * Fixes related to using libshout on Android * TLS handling has completely be rewritten. This includes many
2019 Apr 30
0
Release of libshout 2.4.2
Good morning, we're happy to announce the release of libshout 2.4.2. The new version includes several fixes as well as improvements. Major changes: * Several fixes when invalid strings are passed to the library * Fixes and improvements in the build system * Fixes related to using libshout on Android * TLS handling has completely be rewritten. This includes many
2019 Jun 07
0
Release of libshout 2.4.3
Good afternoon, it was brought to our attention (huge thanks to the reporter!) that the mirroring failed and therefore the file was not downloadable. We fixed this this morning. With best regards, On Wed, 2019-06-05 at 02:27 +0000, Philipp Schafft wrote: > we're happy to announce the release of libshout 2.4.3. The new version > includes several fixes as well as improvements. >
2015 Nov 28
0
libshout Release 2.4.1
Good morning, based on all the good feedback we got from the community we updated our last libshout release and released version 2.4.1. This version does not alter any features but updates the build system. This was necessary as libshout did not build in some environments. We're very sorry if you hit such a case and recommend to try again with this new version. Please see the release news
2015 Nov 28
0
libshout Release 2.4.1
Good morning, based on all the good feedback we got from the community we updated our last libshout release and released version 2.4.1. This version does not alter any features but updates the build system. This was necessary as libshout did not build in some environments. We're very sorry if you hit such a case and recommend to try again with this new version. Please see the release news
2021 Jan 06
0
Release of libshout 2.4.5
Good morning, we're happy to announce the release of libshout 2.4.5. The new version includes several fixes as well as improvements. Major changes: * Improved shout.h for reading, and understanding. * Marked dumpfile support as obsolete (as SHOUT_PROTOCOL_XAUDIOCAST already is). * Added Support for setting the content language. * Avoid the use of obsolete
2021 Jan 06
0
Release of libshout 2.4.5
Good morning, we're happy to announce the release of libshout 2.4.5. The new version includes several fixes as well as improvements. Major changes: * Improved shout.h for reading, and understanding. * Marked dumpfile support as obsolete (as SHOUT_PROTOCOL_XAUDIOCAST already is). * Added Support for setting the content language. * Avoid the use of obsolete
2015 Apr 26
0
upcoming libshout beta/snapshot
reflum, On Sun, 2015-04-19 at 20:15 +0000, "Thomas B. R?cker" wrote: > Hi, > > as some of you might know Philipp has been working hard on adding TLS > support to libshout, and a few other things. > > Originally we were planning to publish a beta or snapshot today, but we > didn't manage to agree on a openssl client side cipher list yet. > If anyone happens
2015 Apr 28
0
upcoming libshout beta/snapshot
reflum, On Mon, 2015-04-27 at 14:41 +0200, Roger H?gensen wrote: > On 2015-04-26 18:15, Philipp Schafft wrote: > > I tested with both Mozilla's 'Modern' and 'Intermediate' list. Both > > work well with all versions of Icecast (official) as well as current -kh. > In that case my suggestion is for libshout to only focus on using the > Modern list then as
2020 Feb 15
2
Possible CORS issue
Good morning, On Fri, 2020-02-14 at 22:48 +0000, Chip wrote: > Thanks Marvin. > > On Fri, 14 Feb 2020 at 22:37, Marvin Scholz <epirat07 at gmail.com> wrote: > Does icecast 2.4.4 not have HEAD support ? No, official Icecast does not support HEAD requests as they are largely useless in Icecast context. HEAD requests are meant for cache validation. So they only apply to static
2015 Dec 10
0
206 response for Chrome Mobile
Good morning, On Wed, 2015-12-09 at 17:39 -0800, Andrew Akers wrote: > Hi - > > I'm using Icecast to stream some audio that I embed in an <audio> tag > on a webpage. This is working great for desktop browsers and on iOS, > but it doesn't work on Android. > > It looks like Chrome mobile sends the header "Range: bytes=0-1" and > then doesn't try
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,
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, >
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