Displaying 20 results from an estimated 9000 matches similar to: "patch for icecast-2.2.0 to add client maxtime"
2005 Mar 11
0
patch for icecast-2.2.0 to add client maxtime (fwd)
Hi,
Sorry, I accidentally rejected this message instead of approving it.
Geoff.
---------- Forwarded message ----------
Date: Fri, 11 Mar 2005 17:33:06 +0100
From: Siegfried Wagner <esiggi@gmail.com>
Reply-To: siegfried@esiggi.net
To: icecast-dev@xiph.org
Subject: Re: [Icecast-dev] patch for icecast-2.2.0 to add client maxtime
Hi,
I did your recommended changes on my patch.
But with the
2005 Jan 17
0
patch for icecast-2.2.0 to add client maxtime
On Mon, 17 Jan 2005 10:25:32 +0100, Siegfried Wagner
<siggi@radiofreaks.org> wrote:
> Hi,
>
> I wrote a little patch for the stable version (also works for the svn
> version) to add a new configuration parameter called "client_maxtime".
> With this you can set a maximum connection time limit for a connected
> client so that you can disallow continuous listening.
2005 Jan 17
2
patch for icecast-2.2.0 to add client maxtime
Hi,
I wrote a little patch for the stable version (also works for the svn
version) to add a new configuration parameter called "client_maxtime".
With this you can set a maximum connection time limit for a connected
client so that you can disallow continuous listening.
When the listening time exceeds the client connection will
automatically be dropped.
By default this feature is
2004 Feb 01
2
3 little questions
> From: Siegfried.Macho
>
> Dear R-helpers,
>
> 3 questions:
> 1. Is there a package that contains a routine for computing
> Kendall's W
> (coefficient of concordance), with and without ties ?
Is that the same as Kendall's tau, as in cor(..., method="kendall")?
> 2. Is there a package that contains a routine for computing
> Goodman' s
2002 Dec 20
1
Installation of SAMBA 2.2.7a
Hello,
I had downloaded the samba 2.2.7a tarball, the pubkey and the
samba-2.2.7a.tar.asc files from your website.
The import of the samba-pubkey.asc works probably, but by the verify I get the
errormessage that no path to this signature is defined and the signature can't
verified.
The distribution of Linux is the SuSE 8.0 and I used this lines.
gpg --import samba-pubkey.asc
2003 Nov 28
1
problem with nls()
I wanted to use the nls() module to solve a Problem from Sen & Srivastava
(1990, p.209). Here is the (basic) code used to perform the estimation:
library(SenSrivastava)
library(nls)
data(E9.8)
# Use Linear Least Square for estimating start values
lm.obj <- lm(R.1 ~ I.1 + S.1, data = E9.8)
nls1.obj <- nls(R.1 ~ b.0 + b.1*(I.1^a.1-1)/a.1 + b.2*(S.1^a.2-1)/a.2,
2013 Aug 07
0
HP R1500 G3 problems
On Aug 7, 2013, at 7:40 AM, Jan Phillip Greimann wrote:
> I tried to set up nut with our new arrived HP R1500 G3 UPS but there is a failure with the usb connection. After trying "/lib/nut/usbhid-ups -DD -a hp1500" the log says there are "libusb_get_interrupt: Connecion timed out".
If you start upsd, what does "upsc hp1500" return?
There are two ways to fetch
2008 Jan 01
1
error code 10 when using ::
Hi All,
This works :
sudo rsync -rtlzv --delete root@123.456.789.000:/var/virtual/web
/usr/local/websites
This does not :
sudo rsync -rtlzv --delete root@123.456.789.000::websites
/usr/local/websites
I created a [websites] section in a new /etc/rsyncd.conf file then restarted
xinetd.
3 questions if I can.
1. Why does the second one not work -- I get connecion timed out and error
in socket
2024 Mar 22
1
Problem with new version of R: Mutated vocals
Dear ladies and gentlemen,
I have recently installed the latest version of R (4.3.3) for windows. Now I have the following problems with mutated vowels like ?, ?, etc. Here is an example:
If I type the command:
Dir <- "C/Users/macho/Documents/_LVn/Experimentelle ?bungen"
in the R console there is no problem. However, if I put the same command into a source file (e.g. Test.r) and call
2004 Jan 23
1
Problem with hasArg() using R-files
Please do give reproducible example. The code you gave, which you claimed
`works correctly' doesn't:
> SDT.Optim <- function(crit = NULL, Hess = F)
+ {
+ q <- length(par); x <- data
+ if(hasArg(crit))
+ cat("\n Crit present\n")
+ else
+
2004 Dec 02
0
A somewhat off the line question to a log normal distribution
Sigfried,
I am not a statistician, but I have learned that according to the Central Limit Theorem (CLT) sums of random variables, regardless of their form, will tend to be normally distributed. CLT does not require the variables in the sum to come from the same underlying distribution.
Ciao,
Hannu Kahra
Progetti Speciali
Monte Paschi Asset Management SGR S.p.A.
Via San Vittore, 37
IT-20123
2004 Dec 02
1
Re: A somewhat off the line question to a log normal distribution
Dear Siegfried,
I believe your boss is wrong saying that:
>He also tried to explain me that the monthly means
>(based on the daily measurements) must follow a
>log-normal distribution too then over the course of a
year.
every statistician know that increasing the sample
size the sample distribution of the mean is proxy to a
gaussian distribution (Central Limit Theorem)
independently
2010 Mar 15
3
OT Sorta: Odds Are, It's Wrong...
Hi all,
I thought that readers of R-Help might find the following article at ScienceNews of interest:
Odds Are, It's Wrong
Science fails to face the shortcomings of statistics
By Tom Siegfried
March 27th, 2010; Vol.177 #7 (p. 26)
http://www.sciencenews.org/view/feature/id/57091/title/Odds_are,_its_wrong
Regards,
Marc Schwartz
2006 Oct 25
4
Panic while scrubbing
Hello,
I am not sure if I am posting in the correct forum, but it seems somewhat zfs related, so I thought I''d share it.
While the machine was idle, I started a scrub. Around the time the scrubbing was supposed to be finished, the machine panicked.
This might be related to the ''metadata corruption'' that happened earlier to me. Here is the log, any ideas?
Oct 24
2005 Feb 10
4
Could anybody kindly add statically linked icecast 2.2.0 download to www.icecast.org?
This is important to Debian users -- packets exists only for testing and
unstable version of Debian Linux.
2005 Apr 12
1
Rejecting relay to save bandwidth function in icecast-2.2.0
Hello.
Until now I was using icecast-1.3.12 on my fedora box.I was very pleased.I
don't know why ;) , but I wanted to upgrade to icecast-2.2.0 and so I did.I'm
very pleased with this version too, one thing I don't like: it doesn't reject
the relay source when there isn't any client connected to the server, or I
don't know how to configure it to do this.I want this
2004 Dec 14
1
Icecast 2.2.0 RC1 Announcement
Looks like I missed a config file entry for the shoutcast-compat.xml,
you'll need to add :
<shoutcast-mount>/stream.nsv</shoutcast-mount>
to your config. It needs to exist at the main root level... for context
here is where I have it :
<directory>
<yp-url-timeout>15</yp-url-timeout>
2006 Feb 03
0
Contribute: Center extension to Prototype''s Position object
If anyone is intrested, i was hardly missing such a feature in prototype
(for displaying well formatted error dialogs and things like that):
Position.center = function(element){
var options = Object.extend({
zIndex: 999,
update: false
}, arguments[1] || {});
element = $(element)
if(!element._centered){
2004 Feb 10
0
Bug in concord package
Please note that there is a bug in the tie correction function in the package:
concord_1.2.tar.gz
Thanks to Dr Siegfried Macho, who discovered it. I have fixed it, and
uploaded the revised package:
concord_1.2-1.tar.gz
If anyone has downloaded the first package, please replace it with the second
one.
Thanks,
Jim
Dr Jim Lemon
Research Psychologist
Health Psychology Unit
University of
2008 Mar 22
1
wine complains - no access to network
Hello from Germany,
I have installed wine-0.9.57 on a SuSE 10.2.
Trying to install IE 6 with the help of wine-doors wine complains:
> Network manager not found, your internet is your business
> please don't complain if it doesn't work
How can I check, whether internet-access is possible or not ? How can I
get it running?
Google didn?t help me so far.
Thank?s for any hint