similar to: IceCast 2.3.x v. 2.4.x connections? Difference?

Displaying 20 results from an estimated 4000 matches similar to: "IceCast 2.3.x v. 2.4.x connections? Difference?"

2013 Apr 02
0
about maildirsize not updating
Hi sorry for the delay. My configuration is using Centos 6.dovecot 2.1.1.and i have configure the quota plugin.but i am not sure what you mean by dovecot-lda.i just follow the guides on the internet and skim through dovecots documentation.i am using the local unix account for mail account not using virtual users.here is my configuration: [root at mail ~]# dovecot -n # 2.1.1:
2013 Apr 04
1
maildirsize problem
i am currently using roundcube my webmail and configure using dovecot quota plugins. but it seems to not be updating the maildirsize when new mails comes.Deleting the maildirsize will recreate the files correctly.Is there any solutions to this problem with dovecot. Either you're not using dovecot-lda to deliver the mails, or you haven't configured quota plugin correctly for it.
2018 Jul 25
0
IceCast 2.3.x v. 2.4.x connections? Difference?
Hi there, Icecast 2.4 introduced the « PUT » HTTP method for sources, which is not supported by Icecast 2.3 (that uses the legacy « SOURCE » method). This may explain why your piece of software works with Icecast 2.4 but not with 2.3. You should find relevant lines regarding this issue in your Icecast 2.3 logfiles. > Le 25 juil. 2018 à 18:00, ScanCaster <scancaster at scancaster.net>
2018 Jul 23
0
icecast could not create listener socket on port 8000
Hi, could you please help me with this situation, the operating system in my computer is Windows 10, and icecast cannot start properly here is my configuration: <icecast> <!-- location and admin are two arbitrary strings that are e.g. visible on the server info page of the icecast web interface (server_version.xsl). --> <location>Earth</location>
2009 Jun 05
3
help with duplicates
I have a large dataset that contain duplicate records. How do I identify and remove duplicate records? Chris Anderson 707.315.8486 www.sassydeals4u.com ____________________________________________________________ Free info for small business owners. Click here to find great products geared for your business.
2009 Jul 01
2
recoding charactor variables with special charactors
I have a several character variables that I need to recode, but some of them have special characters like single quote or ( ). How tell R to ignore these special characters so I can rename them? Below is the error message I am getting. social$FamilySupport[social$FamilySupport=="Mr. XXXs' extended family live in the Nashville area where he and his wife reside."]<-"Highly
2009 Jul 02
2
Export data to Multiple Sheets in Excel via xlsReadWritePro
Is there a way to export multiple datasets into multiple excel spreadsheets using xlsReadWritePro or with xlsReadWrite? Chris Anderson 707.315.8486 www.sassydeals4u.com ____________________________________________________________ Turn any room into a work of art. Click now for beautiful oriental rugs!
2008 Sep 18
1
Fixed Point Perfomance
Hello Developers, I am considering using SPEEX on an embedded processor that does not have a floating point unit. Does anybody have a SPEEX performance characterization on a fixed point processor? More specifically, I am interested in knowing how the MFLOPS values from Table 9.2 in the manual translate to fixed-point instructions when SPEEX is compiled with enable-fixed-point option. Any help
2009 Jul 01
1
conditional recoding a variable
I have a variable that identifies citizen type but some of my rows are blank. I want to replace the blank entries with the correct value which is conditional on another variable. In SAS, my conditional statement would be as follow: if citizenType="" and primarylanguage="English" then citizenType ="US citizen"; else citizenType=citizenType; When I try to duplicate this
2009 Jun 03
1
Data Clean of Character variables
I am new to R, and I need to do some simple data cleaning. In the example below I have 164 rows of data with a missing value. I want to convert these missing to unknown while keeping the other values as is. summary(ABIClinical$HasSkinBreakdown) no unknown yes 164 914 163 178 When I did the following code:
2009 Oct 28
1
roc plot with zero length labels error
I am trying to create the roc plot bootstrap method from library(verification), and when I set the plot =both or emp then I get the following error. The roc.plot works fine when the plot is set to binorm. This is my first time using this function in R and am not sure what this error means or how to resolve the issue. It seems to work ok with the example dataset. Is there an option or data
2018 Jul 12
0
"Internal Relay" of stream to 2 mounts?
Hi there Relay is the answer! Have not tried this but makes logically sense. Best regards On Thu, Jul 12, 2018 at 3:59 PM, ScanCaster <scancaster at scancaster.net> wrote: > I have a situation where it would be desirable to provide a mount/stream, > but in a rather unique fashion. > > We will call the feed Radio. > > My source would encode via DarkIce/EZStream etc. and
2009 Jul 02
1
help exporting to excel via xlsReadWritePro
I’m trying to export a file from R to excel using the xlsReadWritePro function and I keep getting the error below. I get the same error when I use the oledatetime function. My current date format is mm/dd/yyyy, which is how I want it in excel. Also is there anyway to export different datasets to multiple sheets similar to the ods function in SAS? <?xml:namespace prefix = o ns =
2009 Jul 08
0
Help resolving error in quantcut
I am trying to use the quantcut function to create deciles, but I am getting the error below. I am new to using this function and do not know how to properly use the options or some other conversion that is necessary. #initial summary using describe function in Hmisc library DegreeBurn4th n missing unique Mean .05 .10 .25 .50 .75 .90 .95 76 133
2009 Jul 15
1
Help with RODBC connection to multiple MS SQL Sever databases
I'm trying to pull data from multiple MS SQL Sever databse in R. I can access the databases one at a time, but the tables are to large to pull the entire tables then join then in R. So I need to do a SQL join that will join the tables from the each of the databases. How do I combine the connection so that I can implement it in my sql query below. I'm currently getting the following error:
2017 Jul 10
0
SSL Setup
I use Let's Encrypt for SSL with icecast. Here is my rudimentary script on GitHub... It does NOT require Apache or nginx. https://github.com/amavarick/letsencrypt_certbot_standalone_icecast On Jul 10, 2017, at 9:39 AM, ScanCaster <scancaster at scancaster.net<mailto:scancaster at scancaster.net>> wrote: On Mon, 10 Jul 2017 09:31:06 +0000, Philipp Schafft wrote: Good morning,
2014 Nov 05
1
USB / MiFi Mobile broadband devices and CentOS 5 (32-bit)
Has anyone had any experience with the NetZero Stick? The NetZero site says that it is 'Linux' compatible, but gives no detailed information (eg distributations, kernel version, driver name/version, etc.). I am running a stock CentOS 5.11 kernel (2.6.18-398.el5) on my 32-bit laptop (IBM Thinkpad X31, with a non-PAE processor, so upgrading to CentOS 6 is not an option, and no, I
2018 Jul 12
0
"Internal Relay" of stream to 2 mounts?
Good afternoon, On Thu, 2018-07-12 at 13:59 +0000, ScanCaster wrote: > I'd like to NOT SEND the SAME AUDIO to the server TWICE! Ie setup darkice > to feed Radio and Radio-2. Wasting bandwidth a 32K * x adds up. Even > reducing bitrate * x still adds up. Really don't want to have to encode > twice for this. > [...] > Is it possible to do this in icecast.xml some what
2017 Jul 18
0
Source Drops, metadata, and source limits in setup
Good morning, On Sat, 2017-07-15 at 20:51 +0000, ScanCaster wrote: > On Fri, 14 Jul 2017 09:16:34 +0000, Philipp Schafft wrote: > > > This posting confirms me in that I should write a separate e-mail to the > > list on how metadata updates work and how they should be implemented on > > the source side. > > And what is different in the way this is updated??? The
2002 Feb 24
1
Dicsriminant coefficients
Hi! Will you please ask a newbie's question? Need linear discriminant analysis, need to capture discrim. function coefficiemts for further processing. Using R ver 1.4.0 package MASS function lda() Help says resulting object should have "components" (among others): means, scaling, svd, but program returns NULL for all of them Thank you!