search for: techminer

Displaying 15 results from an estimated 15 matches for "techminer".

2012 Mar 07
8
Puppet Agent on Windows - High CPU Usage
I recently noticed that the Windows host where I installed the Puppet agent for testing was thrashing the CPU. The culprit ended up being Ruby.exe *32 - "Ruby interpreter (CUI) 1.8.7.334 [i386-mingw32]". This is actually being launched by the puppet-agent service in Windows. The CPU on the host was pegged around 50% all day long. When I shut down the puppet-agent it went down to a
2004 Aug 06
2
Liveice & Icecast...help
...dio to work, and if I send an audio file directly to the audio device I can hear it just fine. It's only when I start up liveice that I get the distortion. I'm kind of a newbie at this audio streaming so don't hate me if this is a really dumb question. Thanks for any help. Matt matt@techminer.net --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe mess...
2004 Aug 06
2
Liveice & Icecast...help
...le directly to the audio device I can hear it just fine. It's > only when I start up liveice that I get the distortion. I'm kind of a > newbie at this audio streaming so don't hate me if this is a really dumb > question. > > Thanks for any help. > > Matt > matt@techminer.net > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No s...
2004 Aug 06
0
Liveice & Icecast...help
...directly to the audio device I can hear it just fine. It's > only when I start up liveice that I get the distortion. I'm kind of a > newbie at this audio streaming so don't hate me if this is a really dumb > question. > > Thanks for any help. > > Matt > matt@techminer.net > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No...
2004 Aug 06
0
Liveice & Icecast...help
...ar it just fine. It's > > only when I start up liveice that I get the distortion. I'm kind of a > > newbie at this audio streaming so don't hate me if this is a really dumb > > question. > > > > Thanks for any help. > > > > Matt > > matt@techminer.net > > > > > > --- >8 ---- > > List archives: http://www.xiph.org/archives/ > > icecast project homepage: http://www.icecast.org/ > > To unsubscribe from this list, send a message to > 'icecast-request@xiph.org' > > containing only the word...
2004 Aug 06
2
Liveice & Icecast...help
One possibility is that Lame is using the wrong endianess for your system try changing NUMBER_LITTLE_ENDIAN to NUMBER_BIG_ENDIAN in liveice.h and rebuilding. The default distribution of Lame uses big endia samples on IO, which means that in raw input mode it needs the -x arg to be set. However - some 'helpful' people have made this the default on some distributions.... so when liveice
2004 Aug 06
3
Liveice & Icecast...help
...ear it just fine. It's > > only when I start up liveice that I get the distortion. I'm kind of a > > newbie at this audio streaming so don't hate me if this is a really dumb > > question. > > > > Thanks for any help. > > > > Matt > > matt@techminer.net > > > > > > --- >8 ---- > > List archives: http://www.xiph.org/archives/ > > icecast project homepage: http://www.icecast.org/ > > To unsubscribe from this list, send a message to > 'icecast-request@xiph.org' > > containing only the word...
2004 Aug 06
0
Liveice & Icecast...help
Decided to switch to OpenBSD 2.8 as I'm a bit more familiar with it. Everything seems to compile just fine except liveice. I get this error when running make. gcc -g -02 -I. -DHAVE_CONFIG_H -c -o streams.o streams.c streams.c:39 machine/soundcard.h: No such file or directory *** Error code 1 Stop in /usr/src/liveice (line 42 of Makefile). Now it seems pretty obvious why this failed, but I
2004 Aug 06
1
DarkIce make problem
Yea, I figured it out...brain fart on my part. Got it working, but getting some sort of TCPSocket error now... still trying. :) [root@jabez etc]# darkice -c /usr/local/etc/darkice.cfg DarkIce 0.6 live audio streamer, http://darkice.sourceforge.net Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu Using config file: /usr/local/etc/darkice.cfg Using POSIX real-time scheduling, priority
2004 Aug 06
2
Liveice & Icecast...help
My liveice console window is showing the following... Input-Level: ######################################### *clip* Input-Level: ######################################### *clip* Is this the problem? How do I bring these levels down in liveice? -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of harvey smith Sent: Wednesday, March 21,
2011 Nov 18
2
Using regex to ensure package version
I''m trying to use something like this... package { "blah": ensure => "1.2.3*" } ...and I know that doesn''t work because it looks for a package literally with that value "1.2.3*". What I want is to say, install the latest package in the 1.2.3 branch but don''t automatically upgrade to anything later than that. e.g. 1.2.3-01, 1.2.3-05
2004 Aug 06
1
Re: DarkIce 0.6 and Lame 3.89: underlying sink error
Samuel, I had the same problem. I think it's because the port in darkice does not match the port icecast or shoutcast is listening on. I thought it was 8000 but it was actually 8001. Check that. Matt -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of Samuel Hathaway Sent: Friday, October 05, 2001 2:43 PM To: icecast@xiph.org Cc:
2001 Oct 06
3
DarkIce make problem
Using RH71. Got Lame, Vorbis, gcc3 and everything installed. When I try to make DarkIce I get this error. Can anyone help? $ make make all-recursive make[1]: Entering directory `/usr/src/download/darkice-0.6' Making all in src make[2]: Entering directory `/usr/src/download/darkice-0.6/src' c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Wall -c DarkIce.cpp In file included from
2012 Feb 29
3
Modifying a FACT Value In a Manifest
In my network every subnets default gateway is X.X.X.1. That router gateway is always running ntpd which I want to give be default as the ntp server in every hosts ntp.conf. Since there is no official "default gateway" fact yet, what I want to be able to do in my manifest is take the $ipaddress fact and turn it into the gateway for that subnet. For example... IP = 10.1.1.12 GW =
2004 Aug 06
3
Liveice & Icecast...help
Yes, I downloaded the aumix utility and am using it now. Set line in to %50 then %25 and to record but still the same thing. I'm streaming from the line in on the sound card which is being fed from a portable radio nearby. I get the distortion whether I have the audio fed into 'line in' or not. Matt -----Original Message----- From: owner-icecast@xiph.org