similar to: Encrypted password problem with icecast 1.3.11

Displaying 20 results from an estimated 2000 matches similar to: "Encrypted password problem with icecast 1.3.11"

2004 Aug 06
1
Encrypted password problem with icecast 1.3.11
This is what I get when I do ldd on the icecast binary. [root@gala bin]# ldd icecast libcrypt.so.1 => /lib/libcrypt.so.1 (0x0ffb3000) libm.so.6 => /lib/libm.so.6 (0x0ff65000) libpthread.so.0 => /lib/libpthread.so.0 (0x0ff2e000) libc.so.6 => /lib/libc.so.6 (0x0fde9000) /lib/ld.so.1 => /lib/ld.so.1 (0x30000000) [root@gala bin]# It looks like
2004 Aug 06
1
Encrypted password problem with icecast 1.3.11
Hi All, I have recently downloaded and compiled IceCast 1.3.11 with the crypt option turned on. Once I did this I have not been able to access the ADMIN console through telnet. I got the latest version of mkpasswd from CVS and compiled it. I have included the encrypted version of the password into the configuration file and then started icecast. Am I doing something wrong? One thing that
2004 Aug 06
3
[PATCH] is it of any interest ?
Hi, While looking at icecast's sources, I wondered if this was feasible, so I've tried and it seems to work: the attached patch allows a /cgi-bin/ url in icecast-1.3.11 to launch cgi scripts directly from within icecast. you have to put the real absolute pathname to the cgi script, and it seems to more or less work. WARNING: you must use two slashes after "cgi-bin" for an
2004 Aug 06
2
bad quality, important buffering, etc...
Hi, I'm trying to set up an icecast 1.3.11 server for our Medicine School. It's on a PIII 1Ghz, with 256 Mb RAM on a BiPro board (single proc yet), and a 3 COM 10/100 NIC. Unfortunately the NIC is plugged in a 10 Mbits/s hub for now. It's under GNU/Linux (Debian Woody) + a 2.4.10 kernel. The load of the server is very low, because there's almost only icecast running + ices which
2004 Aug 06
1
[blp@pfaff.stanford.edu: ]
Hi, Last week, while trying to compile IceCast2 from CVS on several Debian machines (sid, woody, sarge), I encountered a problem where autoconf told me to file a bug report, which I did with Debian's reportbug utility. here's the answer from Ben Pfaff, who's in charge of Autoconf at Debian, which you may find interesting to read. hth. bye, PS: I've not tested his suggestion
2001 Oct 05
0
default stream
Hi, Two questions: I wondered if there's a solution for an icecast 1.3.11 server to automatically play a static stream by default (a welcome message announcing future streams) whenever someone connects to / without needing any source. The solution I use is to launch shout as a source and make it loop over this welcome message, but I find this not optimal because most of the time there's
2004 Aug 06
0
ices dies
Hi, I'm using icecast 1.3.11 with ices-0.2.2 on the server I launch 2 ices process on two different mountpoints, at a five seconds interval: the first streams a stupid welcome message on /default which is the single entry in the playlist, and it lasts approximately 30 seconds. the second, which starts 5 seconds later, streams music and talks on another mountpoint (/linux), there's
2004 Aug 06
1
how to cut very big mp3s ?
On Sun, 6 Jan 2002, Jack Moffitt wrote: > I think you're only solution is to convert to .wav do your editing, and > then recompress (for mostly voices you'd probably want to downsample > etc). OK, that's what Audacity does, but unfortunately the version I've tried breaks with big files (it shouldn't however because it cuts work files in many small chunks) > Out
2004 Aug 06
1
pymp3cut v0.27
Hi, I'm pleased to announce v0.27 of the Python MP3 Cutter. PyMP3Cut is a Python commandline tool designed to cut huge (> 100MB) MP3 files at high speed without requiring the extra disk space and processing time usually needed by visual audio editing tools, which convert the MP3 format to more easily manageable formats like WAV before doing anything. It reads and cuts simultaneously
2004 Aug 06
6
how to cut very big mp3s ?
Hi there, maybe someone here could help me solve my problem. I've streamed two complete days of a congress using DarkIce and IceCast, but now I want to cut the mp3 files in parts, a part per speaker. I've actually got four mp3 files, one for each morning and afternoon, but each is several hundreds megabytes long (128 Kbits/s stereo) Is there any tool available which would allow me to
2004 Jul 27
1
test for difference between non-independent correlations
Hello, I am wondering whether there is a way to test whether two non-independent correlation coefficients are significantly different, in R? I have an experimentally measure variable Y, and two different variables X1, and X2, which are predictions of Y that were predicted using two different computational models. I would like to see whether the correlation of Y and X1, and Y and X2 is
2004 Aug 06
2
Stupid question of the day
Hi all, I just wanted to know where to find icecast2. I've downloaded icecast 1.3.11 and it looks wonderful, and works fine as far as I've tested it. However I want to be able to stream ogg instead of mp3. I've search "icecast2" on sourceforge, freshmeat, and google but to no avail. Google's "I'm feeling lucky" sends me directly to
2004 Aug 06
1
Icecast admin interface
mardi 21 mai 2002, 18:51:14, Jerome Alet a écrit : <p>> icecast in woody is compiled with tcp-wrapper activated, so look > into hosts.deny/hosts.allow maybe there's a conflict with what > you've set in icecast.conf I tried with an empty /etc/hosts.deny, and /etc/hosts.allow only containing "ALL : ALL". That did not solve the problem.. Ced <p>> hth.
2004 Aug 06
2
statically link icecast2.
On Mon, Feb 23, 2004 at 03:58:13PM +0000, Karl Heyes wrote: > On Mon, 2004-02-23 at 15:35, Jerome Alet wrote: > > > The only solution I can think of is to manually modify the > > automatically generated makefiles, which is IMHO completely stupid. > > Assuming gcc is used (the default many cases) and provided you have the > static libs installed, you should be able to
2004 Aug 06
3
Newbee questions...
Mathias Gygax wrote: >On Son, Jan 05, 2003 at 08:24:45 +0100, tcheer@gmx.de wrote: > > >>Hi all, >> >> > >hi there, > Hi again... > > > >>1. >>I have just installed ices 0.2.3 and icecast 1.3.12 and I am trying to >>run them. >>In my etc/icecast.const i have kept the 3 default passwords for the >>encoder, admin
2004 Aug 06
4
statically link icecast2.
Hi there, I'd want to know how can I statically link icecast 2 when compiling it on my laptop. I want to compile it there, then just copy the final statically linked executable on a server which doesn't currently have the appropriate libraries (and for which upgrading is currently not an option). I've searched a lot, and tried --enable-static and --disable-shared, but these
2004 Aug 06
1
Icecast 2: planned stuff.
On Sun, Feb 02, 2003 at 11:20:41AM -0500, Erich J. Ritzmann wrote: > > The advantage of centralization from a system management perspective is > significant. Everything from the standard location of logs, to > simplicity of log rotation, to the ease with which you can configure > the logging level using standard syslog configuration -- these are all > highly valued if you
2004 Jun 16
1
Compiling C++ package source: linking problem?
Dear All I'm currently developing a package for R (1.9.0) on Win32, with C++ source code. Having followed the instructions in readme.packages, my code compiles fine with R CMD SHLIB (as well as R CMD check) ... until I start using the internal R functions. (Interesting: Rprintf seems to be the exception.) For instance, the following code compiles fine: #include <R.h> #include
2004 Aug 06
2
icecast encoders?
On Thu, 15 Nov 2001, E wrote: > - streaming at multiple bitrates (where the 128 bit stream is playing > the same thing as the 56 bit) DarkIce supports this feature --- >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
mkpasswd??
Hello, after reading the FAQ, I decided to compile icecast (1.3.11) with --with-crypt option, but, there's no mkpasswd anywhere in the source tarball. Am I missing something here? Thanks, Norberto <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to