Displaying 20 results from an estimated 10000 matches similar to: "Request for Icecast-libshout 2.3.2 Release Date"
2016 Nov 02
2
Request - Javascript player using Media Source Extensions
Hi,
I was wondering if there is a javascript player that uses Media Source Extensions to play Icecast streams on modern browsers.
Based on my limited research, the following players do not seem to support Icecast streams:
Aurora.js - Icecast does not support HEAD requests, which Aurora.js seems to require.
Shaka - Needs DASH manifests, cannot play off a simple URL. IANAL but MPEG LA seems to
2008 Apr 14
5
[PATCH] kate streams for libshout svn and icecast svn
ogg.k.ogg.k at googlemail.com wrote:
> Hi,
>
> ACK/NAK on any of those two points (kate support patches and status of
> skeleton support) ?
>
Brendan was the one to working on libshout, but he may be away
currently. I can check over it after the dir.xiph.org and icecast
updates I have are done. I have not checked over the Kate parts for
icecast yet but I don't have a
2004 Aug 06
1
solaris 2.7 libshout error
Has anyone seen this issue before on solaris 2.7. I keep getting this error
for libshout when trying to compile the example.
root#[/usr/local/src/libshout-1.0.9/example]#gcc -lshout -o test example.c
Undefined first referenced
symbol in file
socket
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2/../../../libshout.so
recv
2015 Apr 27
2
upcoming libshout beta/snapshot
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 it explicitly excludes DES and RC4 and MD5.
While HMAC-MD5 (for some password uses)
2004 Aug 06
1
patch file submission: libshout sock.c
Hello icecast dev,
Would like to resubmit a patch to libshout's sock.c that is needed
for happy compilation on MacOSX.
This is the libshout patch that fixes sock.c's dependency upon poll.h.
It replaces the poll function, which isn't found in MacOSX, with the
more universally unix friendly select() call. Apply as follows:
* save the attached patch file into the directory above
2004 Aug 06
1
libshout-java 0.2 released
Hello,
A quick note to inform you all of the release of libshout-java v0.2.
libshout-java are java bindings for libshout, allowing java applications
to reliably stream to icecast2 servers. It has been working well for
the past couple months and is now supported under FreeBSD.
libshout-java may be downloaded from:
http://benow.ca/index?page=project&project=libshout-java
Andrew Taylor
(PS
2012 May 25
2
libshout-2.3.1 release with Opus support
All,
I've made a new release of libshout. Greg Maxwell contributed support
for the Opus audio codec (opus-codec.org). Tested with gstreamer and
oggfwd as source clients, and playback with Firefox Nightly and 'curl |
opusdec'. Thanks, Greg.
There are no other updates; in particular webm streaming still requires
the caller limit the send rate.
The source package is available:
-
2004 Aug 06
2
Some diffs to libshout for MacOSX
Resubmission of patches with curteous nods from the MusicKit Project...
- SKoT
----- Original Message -----
From: "Stephen Brandon" <stephen@brandonitconsulting.co.uk>
To: <icecast-dev@xiph.org>
Sent: Wednesday, January 16, 2002 1:26 PM
Subject: [icecast-dev] Some diffs to libshout for MacOSX
<p>> Hi,
>
> I'm part of a project developing the open source
2004 Dec 07
1
Help: compiled libshout under win32
I want to use libshout under my win32 app (in Python) and download
shout-python-1.0.tar.gz and libshout-2.0.tar.gz but I can not compile
libshout into binary. It seems a unix-only project and there is no .dsp
file for Visual Studio.
Can anyone tell me how to compile libshout under win32 platform? Or
send me a compiled version (a python binary dist will be better)?
Thanks in advance.
2004 Aug 06
2
libshout 2.0 released
Hi all,
I've just released libshout 2.0. This is the official release, not a
beta. Thanks to all the testers who provided feedback during the beta
period.
http://icecast.org/files/libshout/libshout-2.0.tar.gz
Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6, as
well as bug fixes relative to libshout 1. Ogg and Vorbis are now
prerequisites.
Changes since beta 3:
* Minor
2004 Aug 06
2
libshout 2.0 released
Hi all,
I've just released libshout 2.0. This is the official release, not a
beta. Thanks to all the testers who provided feedback during the beta
period.
http://icecast.org/files/libshout/libshout-2.0.tar.gz
Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6, as
well as bug fixes relative to libshout 1. Ogg and Vorbis are now
prerequisites.
Changes since beta 3:
* Minor
2004 Aug 06
2
Some diffs to libshout for MacOSX
Brendan,
Thanks for applying these patches - that's great.
We're about to release the latest version of our SndKit frameworks, which
require libshout to be installed in order to compile. Up until now we have
provided the set of patches that we sent to you, and instructed people to
download the iceS-0.2.2 package, apply the patches, and compile from there.
What we'd prefer though
2004 Aug 06
1
Patches to libshout for MinGW support
Hello all,
I have enclosed a set of patches to enable compilation of libshout
(from the CVS head) on a Win32 MinGW 3.1.0 system. I can supply other
diff formats if my patches are troublesome to use.
<p>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libshout.patch
Type: application/octet-stream
Size: 4487 bytes
Desc: libshout.patch
Url :
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
2008 May 22
1
libshout : how to detect network connection lost
I noticed the same problem in the Perl wrappers since many years ago. I
ended up wrapping the libshout portion of the perl code in an eval/alarm to
detect the hang and restart the libshout thread as needed.
--
Randy
Fast Serv Networks, LLC
> Message: 1
> Date: Thu, 22 May 2008 10:14:50 +0200
> From: "tech at viewsurf" <tech at viewsurf.com>
> Subject:
2008 Mar 26
2
[PATCH] kate streams for libshout svn and icecast svn
Hi,
the format is now versioned, so I've ported my patches to svn, attached.
Also, I noticed, while testing with the latest ffmpeg2theora, which adds a
skeleton stream by default, that the resulting video doesn't stream due to
that skeleton stream. Is this known, and is there anything planned to add
skeleton support ? If not, I might have a go at that too at some point.
Cheers
2013 Jun 24
3
Streaming AAC with libshout?
The open source fdk-aac encoder, available there:
https://github.com/mstorsjo/fdk-aac
offers pretty good quality.
As for libshout, I do not think that it is currently posible to send
AAC data using it. First, libshout doesn't have support to buffer and
control timing of data sent. And even is you use the un-timed API
(shout_send_raw), the library cannot set the proper mime type, due to
a
2004 Aug 06
4
libshout compile errors (os.h)
I get an error when compiling libshout. it's the version from cvs, i
checked it out a few minutes ago...
make[2]: Entering directory `/opt/ices2/libshout/src/net'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"libshout\"
-DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_C99_INTTYPES=1 -DHAVE_NANOSLEEP=1
2004 Aug 06
2
error with libshout
can't find help on this anywhere!
using ice get error message from ice:
[ ices]$ bin/ices -F ~uo/dilated.txt -P *****
Logfile opened
Mounted on http://127.0.0.1:8000/ices
Playing /export/mp3/My Music/Rawkus/Lyricist Lounge 2/Dilated Peoples -
Right and Exact.mp3
Error during send: Libshout reported send error, disconnecting: Libshout
socket error.
Mounted on http://127.0.0.1:8000/ices
Ices