similar to: ices2 memory leak on Debian/ARM (The Darkener)

Displaying 20 results from an estimated 6000 matches similar to: "ices2 memory leak on Debian/ARM (The Darkener)"

2012 Jan 10
0
ices2 memory leak on Debian/ARM (The Darkener)
On Mon, 9 Jan 2012, Doc Nasty wrote: > To: icecast at xiph.org > From: Doc Nasty <doc at krushradio.com> > Subject: Re: [Icecast] ices2 memory leak on Debian/ARM (The Darkener) > > Justin, > > I'm not a linux guy, or a that well versed on ICES, but, I went thru the > code (stream.c) and just kinda nosed around the broadcast part. When we > look at distros
2004 Aug 06
0
ices2: ice-url header patch
After reading this posting in the icecast archives (http://www.xiph.org/archives/icecast/3483.html) about setting the stream url in the metadata with ices2, I couldn't see that it actually was possible to set the ice-url anywhere. Please let me know if the attached patch is any use, and if I'm sending it to the right place! (Unix linefeeds). I use it with Peercast. It means you can add
2012 Jan 10
3
ices2 memory leak on Debian/ARM (The Darkener)
Hi Keith, As I explained before, Valgrind won't run in my arch. I'll Google for some other memory leak detection tools, however. Thank you for your input...I look forward to helping fix this bug! - Jordan On 01/10/2012 07:43 AM, Keith Roberts wrote: > *snip* > There's a Linux memory profiler called: > > "Valgrind" is a multipurpose code profiling and memory
2012 Jan 11
0
ices2 memory leak on Debian/ARM (The Darkener)
ARM, default install on an Ionics Stratus plug computer - http://www.ionicsplug.com/stratus.html ) - running Current Debian Stable. - Jordan On 01/10/2012 03:13 PM, Christian Eichert [K9] wrote: > Can you describe your architecture? > -- > Christian Eichert > > ------------------------------------------------------------------------ > *Von:* TheDarkener <thedarkener at
2012 Jan 10
1
ices2 memory leak on Debian/ARM (The Darkener)
Can you describe your architecture? -- Christian Eichert _____________________________________________ Von: TheDarkener <thedarkener at logicalnetworking.net> Gesendet: Wed Jan 11 00:02:01 MEZ 2012 An: icecast at xiph.org Betreff: Re: [Icecast] ices2 memory leak on Debian/ARM (The Darkener) Hi Keith, As I explained before, Valgrind won't run in my arch. I'll Google for some
2012 Jan 11
1
ices2 memory leak on Debian/ARM (The Darkener)
Sorry to interrupt but for such devices you should use Optware. - It is created for this kind of hardware. http://www.nslu2-linux.org/wiki/Optware/HomePage Here is the Bootstrap for ARM http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable/syno-x07-bootstrap_1.2-7_arm.xsh and in this repository you find a Ices Package: ices0 Version: 0.4-2 Depends: libshout, libxml2, perl Status:
2004 Aug 06
2
cvs changes
> geoff@bumpy:src$ grep -ine shout_strerror stream.c > 151: shout_strerror(sdsc->conn.error)); > 185: shout_strerror(sdsc->conn.error)); > 208: shout_strerror(sdsc->conn.error)); > > all of these generated errors. Those are correct. Now what does your $prefix/include/shout/shout.h have? Also, I bet you that it's
2004 Aug 06
0
ices2 compilations problems
i'm not sure but should'nt it be --with-shout-config instead of --with-shout <p><p>----- Original Message ----- From: Nicolas Bazin To: icecast@xiph.org Sent: Thu, 13 Mar 2003 01:12:24 +0100 Subject: [icecast] ices2 compilations problems Hi, I have an Ices2 comp problem, it can't find libshout. I have installed Libshout 2.0 in /home/Darkmeteor the configure line
2012 Mar 17
2
Multpiple sound cards with ices client?
I was wondering is it possible to use the ices client with more that one soundcard under Centos Linux? I only want to stream one mono audio feed to icecast, but am already using the Line input of my sound card for something else, and the mic input might be far to sensitive. TIA Keith ----------------------------------------------------------- Websites: http://www.karsites.net
2004 Aug 06
1
ices: Metadata for im_stdinpcm
Hi, I added metadata support for the stdinpcm module of ices. The metadata have to be submitted via file (as stdin is already used for the strem). Please apply this patch to the current cvs sources. <p>Deti <p> Index: im_stdinpcm.c =================================================================== RCS file: /usr/local/cvsroot/ices/src/im_stdinpcm.c,v retrieving revision 1.8 diff
2006 Mar 03
2
Stream fallbacks/spillovers/splashing
Okay, a quick question, I've got IceCast 2.3.1 setup on a demo server, And I've got some wierd behavior going on... Here's the behavior: I have my constant feed always running on mountpoint: /switch I have my main stream broadcasting: /stream someone connects to an alternate named stream: /krushradio They pull all the listeners from /switch and /stream to their stream.
2004 Dec 08
2
rsync wants to copy Identical directory structure and files.
Hello, I have two identical directories and when I run an rsync --dry-run on them rsync wants to transfer all the files from the source directory to the target directory. I verified some files in both directories with 'ls -l' and the output is the same which, if I understand correctly, means that rsync should not include the file in the list of files to transfer. I also did an md5
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout. I have installed Libshout 2.0 in /home/Darkmeteor the configure line I'm using for ices2 is : ./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor Problem : checking for Ogg... yes checking for Vorbis... yes checking for Shout... no
2004 Aug 06
4
ices2 compile error, ignore previous msg
Oops! I accidently sent the previous message before I finished it, sorry! However, the problem remains the same. I cannot succesfully compile ices2 for some reason. I've followed some instructions I found on the web at http://www.6809.org.uk/kja3/ices2-howto.shtml. So far, what I've done is: 1) Installation of Slackware 8.1 (with libxml2 2.4.22, gcc 2.95.3) 2) Update of the oggutils
2004 Aug 06
1
Trouble compiling ices2
Hello, I am new to the new versions and am trying to get ices2 to install correctly. I downloaded libshout and got that on the box, but am getting an error when I runt the ./configure for ices2 that it can't find libshout or can't verify that it is installed. What do I need to do? Thanks! <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast
2004 Aug 06
3
ices2 compilations problems
Here is the config.log : <p>----------------------------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor
2004 Aug 29
1
Re: low bandwidth broadcasting using ices2
On Sun, 29 Aug 2004 17:53:29 -0700, Ralph Giles wrote: > On Mon, Aug 30, 2004 at 03:03:28AM +0100, Andy Baxter wrote: > >> Is there any way to bring the bitrate in ices2 down below 32 kbps? > > Generally the trick for this is to downsample the audio before encoding. > You can ask ices to do this with a resample stanza in the config file: > > <resample>
2012 Jan 09
0
EZSTREAM: Playlist Automation Script for Windows
Hey All, Happy New Year! I have a question regarding EZStream for Windows. I saw in one of the examples, I could use a script, such as a playlist.pl. Is it possible to use a custom .exe file, or a vbs/wsh script instead? Thanks, Doc -----Original Message----- From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of icecast-request at xiph.org Sent: Tuesday,
2005 Nov 08
2
Enable port 80 on Win2k3 server with Websites configured
Greetings Everyone Just playing around with the new version, And I'm having difficulties setting up Icecast to play with a second listening port on 80. If I turn off all of the websites, it works, BUT, if I have one on (3 IP addresses attached to the Nic...websites attached to port 192.168.0.90) it says it cannot create a listening port on port 80.
2011 Apr 06
2
Compiling ices0.4 from source
Guys, i have icecast2 running on an opensuse 11.3 64 bit os. unfortunately, opensuse comes with ices2 which only does ogg streaming - - > hence my need for ices0.4 i got the source and ran ./configure . there was lots of console output and in the end i saw; .Features: XML : yes Python : yes Perl : yes LAME : yes Vorbis : yes MP4 : yes FLAC : yes Then i did