search for: gangverk

Displaying 10 results from an estimated 10 matches for "gangverk".

2004 Aug 06
5
multiple liveice sources
Hi, I am trying to stream two different sources with two soundcards using liveice and icecast, all from single Linux box. Can anyone tell me if this is possible? I tried creating two sets in the liveice config file where I specified different devices. No erros but the latter source was streamed on both mount points. Running two instances of liveice talking to one instance of icecast failed.
2004 Aug 06
2
multiple liveice sources
...- their temp files will overwrite each other. > > Contrary to what others have written, liveice works just fine once it's set > up. That's not always easy, though... :-) > > -bg > > ----- Original Message ----- > From: "Kristján Guðni Bjarnason" <kgb@gangverk.is> > To: <icecast@xiph.org> > Sent: Monday, September 24, 2001 5:17 AM > Subject: [icecast] multiple liveice sources > > > > Hi, > > > > I am trying to stream two different sources with two soundcards using > > liveice and icecast, all from single...
2004 Aug 06
0
multiple liveice sources
...;t run 2 instances in the same directory - their temp files will overwrite each other. Contrary to what others have written, liveice works just fine once it's set up. That's not always easy, though... :-) -bg ----- Original Message ----- From: "Kristján Guðni Bjarnason" <kgb@gangverk.is> To: <icecast@xiph.org> Sent: Monday, September 24, 2001 5:17 AM Subject: [icecast] multiple liveice sources > Hi, > > I am trying to stream two different sources with two soundcards using > liveice and icecast, all from single Linux box. Can anyone tell me if this > is...
2004 Aug 06
0
multiple liveice sources
...ch other. > > > > Contrary to what others have written, liveice works just fine once it's set > > up. That's not always easy, though... :-) > > > > -bg > > > > ----- Original Message ----- > > From: "Kristján Guðni Bjarnason" <kgb@gangverk.is> > > To: <icecast@xiph.org> > > Sent: Monday, September 24, 2001 5:17 AM > > Subject: [icecast] multiple liveice sources > > > > > > > Hi, > > > > > > I am trying to stream two different sources with two soundcards using > >...
2004 Aug 06
2
Darkice memory leak
After babysitting liveice for few months I decided to move to Darkice. First I tried installing Darkice on Redhat7.1 but soon gave up after endless broken dependencies. Upgraded to Redhat7.2 and the rpms were accepted right away. I installed: lame-3.91-1.i686.rpm libogg-1.0rc3-1.i386.rpm libvorbis-1.0rc3-1.i386.rpm darkice-0.9-1.i386.rpm Darkice runs but it eats up memory like hell. I tried
2004 Aug 06
2
Darkice memory leak
More info.
2004 Aug 06
0
Darkice memory leak
I was looking more closely on the source for Darkice. I found the code for calulating the buffersize somewhat strange. Your is snapshot taken from the init function in CastSink.cpp : int bufferSize = bitRate ? (bitRate * 1024 / 8) * bufferDuration : (128 * 1024 / 8) * bufferDuration; bufferedSink = socket ? new BufferedSink( socket,
2004 Aug 06
1
DarkIce problem
Haven't used DarkIce but it sounds like a DNS problem to me. <p>----- Original Message ----- From: "Cédric Mallet" <malletc3@cti.ecp.fr> To: <icecast@xiph.org> Sent: Sunday, March 03, 2002 2:05 PM Subject: [icecast] DarkIce problem <p>> I have installed DarkIce from the latest rpm version. > I get this error message when running it : > >
2004 Aug 06
2
Darkice memory leak
ups, sorry for fuzzy description. I use "top" to watch the running processes. It updates every 5 seconds. I am running RedHat 7.2, download from one of Redhats mirros. Haven't installed any updates of Redhat 7.2. The box is a fresh PC with Amd Athlon 1700XP, 128MB, two SoundBlaster 16 PCI using OSS drivers. Any info missing? Kristjan <p>-----Original Message----- From:
2004 Aug 06
3
Darkice memory leak
Tried both the binary and compiling the src. Both leaking. It the setting suggested in "INSTALL.lame" didn't work and so I suspected the compiliation settings so I tried various settings. The compiler version is the one coming with RedHat 7.2 gcc3-3.0.1-3. Kristjan <p><p><p><p>-----Original Message----- From: owner-icecast@xiph.org