Displaying 20 results from an estimated 67 matches for "beauxis".
2010 May 13
1
Memory leak on Icecast 2.3.2 / Debian ?
...provide them with more details in private.
icecast2 (2.3.2-5) unstable; urgency=high
* Added patch to fix a memory leak.
Thanks to Gilles Pietri for reporting
and Jussi Kukkonen for providing a patch.
* Bumped standards version to 3.8.3
* Added doc-base registration.
-- Romain Beauxis <toots at rastageeks.org> Mon, 14 Dec 2009 10:05:47 -0600
A memory leak is not a security issue so the package in stable (lenny) has not
been modified. However, a backport has been prepared, see:
http://www.backports.org/
http://www.backports.org/debian/pool/main/i/icecast2/
I do not...
2018 Mar 09
3
html5 icecast video source client
Five years after initially posting to this list[0], I finally completed
as browser-based video source client iceast.
The code is here:
https://gitlab.com/jamie/icecream
As Romain Beauxis responded to my initial email, webrtc was unsuitable
and websockets was the way to go. Thanks for the help!
jamie
0. http://lists.xiph.org/pipermail/icecast-dev/2013-July/002223.html
--
May First/People Link
Growing networks to build a just world
https://mayfirst.org
https://support.mayfirst.org...
2008 Sep 22
2
[libshout] Add mime/content-type parameter
Le Monday 22 September 2008 18:48:34 Ivo Emanuel Gon?alves, vous avez ?crit?:
> On 9/22/08, Romain Beauxis <toots at rastageeks.org> wrote:
> > I don't get where the patch should be changed ? The default mime value
> > for ogg streams ?
>
> Yep. ?Any of the three media types should be allowed. ?There is simply
> no "default mime" anymore.
>
> application/og...
2014 May 04
0
Icecast Digest, Vol 119, Issue 2
...n reach the person managing the list at
> icecast-owner at xiph.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Icecast digest..."
>
>
> Today's Topics:
>
> 1. Re: html5/js source client? (Romain Beauxis)
> 2. Re: html5/js source client? (Romain Beauxis)
> 3. Re: html5/js source client? (Xabier Oneca -- xOneca)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 3 May 2014 14:45:42 -0500
> From: Romain Beauxis <...
2009 Dec 12
2
Memory leak on Icecast 2.3.2 / Debian ?
On 09/12/2009 16:59, Romain Beauxis wrote:
> Hi !
>
> Le mardi 8 d?cembre 2009 19:59:23, Karl Heyes a ?crit :
>>> But since you asked, attached are the missing frees for icecast2_2.3.2-4
>>> in a totally untested drive-by-patching manner. Like I said the -kh17 I
>>> also happened to have did not...
2012 Aug 21
2
Any android source client for icecast ?
Hi Guys,
2012/7/20 juantello <juantello1234 at gmail.com>:
>
> Hello.
>
> Icecast client for android
> http://droidtools.sourceforge.net/content/icecast-client-android
> http://droidtools.sourceforge.net/content/libogglibvorbis-and-libshout-libraries-android
I just finished compiling an android version of our reshaped shine
encoder [1] there:
2008 Sep 25
2
[libshout] Add mime/content-type parameter
On 9/24/08, Romain Beauxis <toots at rastageeks.org> wrote:
> First patch is 100% backward compatible, and only documents the new
> audio/ogg and video/ogg mime types.
"Documents" doesn't sound good. A quick look at the patch seems to
imply that libshout doesn't act on those two.
> Second...
2008 Sep 25
2
[libshout] Add mime/content-type parameter
On 9/25/08, Romain Beauxis <toots at rastageeks.org> wrote:
> No, the API is 100% backward compatible. Only difference is that programs
> that use the (deprecated) SHOUT_FORMAT_VORBIS will then send the
> "audio/ogg" mime type instead of "application/ogg". I don't believe this will
>...
2010 May 17
2
libshout2 with aac
On 17 May 2010, at 22:42, Romain Beauxis <toots at rastageeks.org> wrote:
> Le lundi 17 mai 2010 23:36:53, Jamie Bullock a ?crit :
>> On 17 May 2010, at 21:07, Geoff Shang wrote:
>>> On Mon, 17 May 2010, Jamie Bullock wrote:
>>>
>>>
>>>> I'm write an icecast source client and I...
2008 Sep 22
3
[libshout] Add mime/content-type parameter
Hi !
Le Monday 22 September 2008 18:32:57 Ivo Emanuel Gon?alves, vous avez ?crit?:
> It seems like a fine patch, but you need to revise it because
> video/ogg and audio/ogg are registered media types for Ogg streams
> too. ?This, of course, is something recent, so don't blame yourself if
> you haven't heard.
Thanks for the review !
I don't get where the patch should be
2006 Nov 27
1
What is Meta data!!
...ubject or body 'help' to
icecast-request@xiph.org
You can reach the person managing the list at
icecast-owner@xiph.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Icecast digest..."
Today's Topics:
1. Re: icecast delay (Romain Beauxis)
----------------------------------------------------------------------
Message: 1
Date: Tue, 21 Nov 2006 00:40:10 +0100
From: Romain Beauxis
Subject: Re: [Icecast] icecast delay
To: icecast@xiph.org
Message-ID: <200611210040.10876.toots@rastageeks.org>
Content-Type: text/plain; charset=&...
2011 May 09
1
You don't check for malloc failure
On 05/08/2011 01:06 AM, Romain Beauxis wrote:
> Running out of memory is not considered as an error when calling malloc?
On linux, the only way to get an error when calling malloc() is to
disable memory-overcommiting. On regular linux systems, this is the
_only_ way for malloc() to return NULL. If an icecast process reaches
that...
2013 Mar 31
2
Any android source client for icecast ?
...hed on november 2012 :
https://play.google.com/store/apps/details?id=sa.broadcastmyself
<----------------------------------------------------------------------------------------------------------->
web perso : http://memeteau.org
<xmpp%3Afreechelmi at jabber.fr>
2012/8/24 Romain Beauxis <toots at rastageeks.org>
> Hi all,
>
> 2012/8/21 Romain Beauxis <toots at rastageeks.org>:
> > Hi Guys,
> >
> > 2012/7/20 juantello <juantello1234 at gmail.com>:
> >>
> >> Hello.
> >>
> >> Icecast client for android...
2011 Jan 30
4
Any roadmap on WebM Support ?
Hello , We are using Icecast for few years in a small french radio
station with great success ! ( hitting 60 simultaneous listeners
sometimes :-) )
http://www.radiogalere.org:8080/
Now we plan to stream the webcam capture of the studio, we 've done a
test with Ogv/theora @128kb video with great sucess although none of
the HTML5 browser wher able to keep on playing the stream after few
2011 May 07
3
You don't check for malloc failure
Hi,
> On Fri, 2011-04-29 at 09:05 +0200, Peter J. Philipp wrote:
>> You don't check for malloc failure. I've made a patch that is possibly
>> wrong but it saves the program from SIGSEGV and replaces it with SIGABRT.
On Fri, 29 Apr 2011, Philipp Schafft wrote:
> But I have a question:
> Not all of them (only had a brief look at the patch) look to be in a
>
2017 Jun 15
2
OPUS/FLAC Metadata
Hi all,
2017-06-13 9:33 GMT-05:00 Philipp Schafft <phschafft at de.loewenfelsen.net>:
>
> Good afternoon,
>
>
> On Mon, 2017-06-12 at 13:20 -0500, Rick Keniuk wrote:
> > Marvin,
> >
> > That is the current version being used and it still has no meta data.
> > server_id Icecast 2.4.99.1
>
> Icecast2 2.5 beta releases use 2.4.99.x as version
2010 Jul 30
2
[PATCHES] Smartjog PatchDump
Le vendredi 30 juillet 2010 12:25:48, Michael Smith a ?crit :
> All that said: Icecast2 is largely unmaintained these days - I don't
> know if anyone is interested in going through these and figuring out
> which ones are mergeable, which need fixing, and which shouldn't be
> used at all.
Maybe its time to find include new contributors ?
If no one has time to review the
2008 Jun 02
6
Icecast 2.3.2 release
This is to announce the release of Icecast 2.3.2
2.3.2 is mainly a bug fix release with a couple of new items that may be
of interest to a few of you. Even if the new features are not of
interest, it is still highly recommended that you update to 2.3.2.
Downloads are here :
http://downloads.xiph.org/releases/icecast/icecast-2.3.2.tar.gz
2012 Feb 29
2
Shoutcast directory listing?
Hi all,
2012/2/29 Tom Swirly <tom at swirly.com>:
> On Wed, Feb 29, 2012 at 11:29 AM, Raymond Lutz <raylutz at cognisys.com> wrote:
>>
>> This is absolutely not "off-topic" and if this list will not support this
>> VERY IMPORTANT discussion, then I will be happy to host the discussion on a
>> different list for those who are interested. I have been
2007 Mar 02
2
Statistic
hi,
is there a way, to create a stastic about listernes, mountpoints and
music tiltes?
I saw some cacti scripts, but i have no webserver installed on the
streamserver, so i would use only plain files, also a database could be
improving some things. So, how can i do this?
cu denny
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: