similar to: IceCast Stream stopping due to server client limit reached

Displaying 20 results from an estimated 1000 matches similar to: "IceCast Stream stopping due to server client limit reached"

2016 Jul 01
3
multiple connection
Hi all, >From time to time my server getting multiple connection from a same listener. I don't know if it's a bug of the player, or a case of abusing. The situation is "flooding" of the server, the same listener connected to ICE in multiple instances, and using "real" bandwidth (e.g 128K x 30)! how do you handle this situation on your servers?
2016 Jul 01
4
multiple connection
I didn't pick up the data from the access file, just from the error file... About players, I can't control what the "radio index" sites are doing with my icecast streaming address, But as far as I know from my experience, the players when they getting "crazy" causing between 3-5 multiple connections for less than a 2 minutes. Not a big issue. The situation that
2016 Jul 01
1
multiple connection
It is possible to ask the development team of icecast to implement a solution for that? Something like – "if the same IP pulling the stream over X instances for X time" to kick him? I believe im not the only one that having that issue from time to time… From: marcin at saepia.net [mailto:marcin at saepia.net] Sent: Friday, July 01, 2016 2:05 PM To: Yaniv Sharon Cc:
2016 Jul 01
0
multiple connection
If you don't want to modify sources of icecast which is non trivial I would have recommended writing a script that fetches list of clients periodically over icecast admin API and kills these that utilize too many connections. If they would have keep reconnecting you should implement more advanced solution - with total blocking on firewall or within icecast. If you need further support,
2014 Nov 27
2
Streaming Stats Problem
I run IceCast 2.3.2 at Port Stephens FM radio station for streaming our broadcast feed. Most things work fine but there is a small glitch somewhere that seems to drop the 'Source Level Stats' information after a few days. The application must be stopped then started again to reconnect the 'Source Level Stats'. It used to work fine some time back but not now. The main reason for
2016 Sep 28
2
Xcode issues
Hi, I’m using llvm+clang (+ a wrapper for swift that allow me to use my clang to compile swift files) inside Xcode and I have encountered two issues with the new clang 3.9 and Xcode 8: 1) when compiling with the deployment target set to 10.0, I got this error: clang-3.9: error: invalid version number in '-miphoneos-version-min=10.0’. If I set back the deployment target to 9.3 it works fine.
2009 Jul 23
2
Antw: How to extract the upper xlim and ylim of my plot?
You may want to use the function corner.label from the plotrix-package. Frank >>> Mark Na <mtb954@gmail.com> 21.07.2009 23:03 >>> Dear R-helpers, I wish to place some text in a plot, at approx 10% of my upper xlim and approx 90% of my upper ylim, i.e. > plot(log(all$SR,10)~log(all$AREA,10)) > text(.1*max(xlim),.9*max(ylim),"text to be placed") (I know
2016 Sep 28
2
Xcode issues
On Wed, Sep 28, 2016 at 11:13:35AM -0700, Mehdi Amini wrote: > > > On Sep 28, 2016, at 11:00 AM, Rinaldini Julien via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > > Hi, > > > > I’m using llvm+clang (+ a wrapper for swift that allow me to use my clang to compile swift files) inside Xcode and I have encountered two issues with the new clang 3.9 and
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
2009 Dec 12
1
Antw: Export R output to Word/RTF?
I am using SWord from statconn: http://rcom.univie.ac.at/download.html It allows you to put r-commands into Word (similar to odfWeave). Output is directed to Word including figures and tables. It is still a beta-version but works fine. Frank Bloos >>> Wenjie Lee <wenjieleemaillist@gmail.com> 12.12.2009 00:28 >>> Hi R Experts, I'm aware of pdf(), jpeg(),...
2017 Mar 20
1
Icecast Digest, Vol 153, Issue 3
Can you please unsubscribe me from your emails. John Dohnt support at psrfm.org.au -----Original Message----- From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of icecast-request at xiph.org Sent: Monday, 20 March 2017 10:42 AM To: icecast at xiph.org Subject: Icecast Digest, Vol 153, Issue 3 Send Icecast mailing list submissions to icecast at xiph.org To subscribe or unsubscribe
2018 Mar 08
3
LDAP BDC- Classic Domain
Hi Guys, We're trying to add a BDC in Samb4 classic domain setup. The Samba 3 How -To and Samb3 by Example covers this but uses the old slapd.conf option, we are using the slapd.d config. I couldn't find a similar document for Samba4 Can you please advise that the following steps will work? LDAP in the existing PDC is working using the smbldap tools - Setup the LDAP in BDC
2005 Dec 25
2
offtopic: which one is faster: file or database?
hi, this topic is not directly about rails but I wanna hear your opinions and experience in this matter. you know apache''s access.log .. I am using lighttpd accesslog which is same as apache for some of my analysis. I copy the log into my database during my analysis for soem advanced queroies and then delete it. It''s done once a day on a non-loaded hour (5 am) so it doesnt bring
2019 Mar 06
1
Icecast streaming issues
Hi, I've read the definitions listed on your website about each of the statistics that is tracked with my IceCast stream, but still have a couple questions. I'd like to know how many listeners we've had (from start to finish). After reading through the definitions, it looks like the *Listener-Connections* statistic is the one I want. My question is, *what exactly counts as a
2023 Feb 28
2
add user failed check log
Good morning, On Tue, 2023-02-28 at 01:07 +0000, Coolvibes Reloaded wrote: > i'm trying to config the usr authentication > but when i goto add myself into the admin part > i get add user failed check log? > > so i did and i'm getting this > [...] > [2023-02-28 00:46:16] EROR auth_htpasswd/auth_htpasswd.c No filename > given in options for authenticator. >
2004 Dec 07
3
icecast2 setup problem - unable to open logfiles
Zenon Panoussis wrote: > > Dan Stowell wrote: > > [icecast can't write to log files] > > > running it as myself ("dan") - the same as the owner of the logfiles > > and of the containing folder. > > >> > -rw-rw-r-- 1 dan admin 0 6 Dec 23:48 icecast2access.log > >> > -rw-rw-r-- 1 dan admin 0 6 Dec 23:48
2013 Jan 24
3
No sound on any stream.
I have 2 icecast servers and neither will play music, 1 gentoo, the other ubuntu when connect to a mount and trying to broadcast via mixxx using both mp3 or ogg. Both will establish a stream feed but appears to have no sound. One of them won't even stream a ices2 mounted song either (same symptom, connect but no actual play occurs). Error logs are clean too, firewall is turned off on both
2006 Jan 27
5
Multiple Apps running under Lighttpd with scgi on a Windows Box ... possible?
I''ve run into a problem on one of my development machines. I''m trying to run multiple rails apps on one dev machine that runs Windows. Problem is that is seems that I can only run one scgi_service at a time, meaning that only one of my apps will function at a time. Anyone know how I can get around this, other than getting a *nix box (which I should have soon, hopefully) ?
2006 Feb 06
4
fcgi to run cgi scripts
Dear experts, I have rail site that is running lighttpd and fcgi. I want the default domain to serve the rails application, and I also want to have a virtualhost (bugs.mysite) to resolve to a bugzilla instance. Bugzilla is basically Perl application called through CGI. I tried to find pointers on how to set fcgi to run both rails dispatcher and other cgi scripts in a different virtualhost, and
2004 Aug 06
1
Header read failed .
Adon Irani <adon@yorku.ca> said: > > i've been noticing all this talk about status.xsl pages and wanted to see > them for myself ; so i download the latest snapshots of icecast and > libshout (as i was using the ~msmith tarballs before ) . i compiled them > w/ the xslt-dev debian packages added and everything lo0ked good . > > i stopped the icecast server - make