Displaying 20 results from an estimated 1000 matches similar to: "multiple shout streams"
2004 Aug 06
1
multiple shout streams
My OS in linux.
my local ip address is 192.168.1.1 I'm currently running icecast from my
comcast ip address 68.50.209.120. But if I try to connect to the stream
via 192.168.1.1 I get
404 Entity Not Found
The requested file or stream was not found on this server.
Thanks,
Aaron
<p>On Fri, 2002-09-13 at 17:14, zeek wrote:
>
> What OS is the system? What is the IPaddr?
>
>
2004 Aug 06
2
multiple shout streams
Hi,
I'm trying to figure out how to have mulitple shout streams running on
my icecast server. I'd like to have it setup like
http://192.168.1.1:8000/classical plays classical
http://192.168.1.1:8000/pop plays pop
etc.
Thanks,
Aaron
--
palott@math.umd.edu
http://www.math.umd.edu/~palott
LCV: IPST 4364A (301)405-4865
Office: IPST 4364D (301)405-4843
Fax: (301)314-0827
P. Aaron
2004 Aug 06
2
iTunes 4
Last I checked, iTunes was unable to play my static playlist ogg vorbis
stream. Assuming this is expected behaviour and not an anomaly; Does iTunes 4
resolve this issue?
--thanks
Michael Edwards
http://www.walledcity.ca
<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
2004 Aug 06
0
multiple shout streams
What OS is the system? What is the IPaddr?
Do:
ifconfig -a
netstat -nr
<p>-zeek
> -----Original Message-----
> From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
> P. Aaron Lott
> Sent: Friday, September 13, 2002 5:04 PM
> To: Maria Wright
> Cc: icecast@xiph.org
> Subject: Re: [icecast] multiple shout streams
>
>
> I'm running
2004 Aug 06
0
relaying streams
How do I setup relaying in icecast? I tried editing my icecast.conf file
like
alias techo http://192.76.151.253:8000
and like
alias add techo http://192.76.151.253:8000
but neither seemed to work when I tried to open
http://myipaddress:8000/techno
<p>Thanks,
Aaron
--
palott@math.umd.edu
http://www.math.umd.edu/~palott
LCV: IPST 4364A (301)405-4865
Office: IPST 4364D (301)405-4843
2015 Jul 19
2
[Dovecot Antispam] Can't seem to load plugin
Hello list,
I'm hoping there is a user of the antispam plugin out there who might be able
to lend a pointer or two.
I am running dovecot 2.2.18 on FreeBSD 10 (doveconf -n attached), where I
have installed the binary dovecot2-antispam-plugin package. I have put
together what should, in my estimation, be a working configuration for the
plugin. I have reviewed the man page and the online
2012 Oct 30
4
horizontal space/indent and HTML/PDF
What is the best method to introduce horizontal space in text in a
Pandoc document? Preferably something that would work for both HTML
and PDF output?
I need this for some poetry that has indented lines, ala the 2nd and 3rd lines:
hickory dickory dock
the most ran up the clock
the clock struck one
the mouse ran down
c
--
Chris Lott <chris at chrislott.org>
2011 Nov 22
1
markdown and vim
Am I the only person who uses Markdown somewhat intensively and uses
the Vim editor? I'm surprised that-- unless I'm missing it-- there is
only one markdown "mode" for vim, and it is broken in all sorts of
ways (most seriously, anything in square brackets other than a link
breaks the syntax highlighting in a bad way, and it can't handle
"text_like this text"). Emacs
2008 Dec 26
3
Simulating dataset using Parallel Latent CTT model?
I am trying to simulate a dataset using Parallel Latent CTT model and this is what i have done so far:
(START)
#Importing psych library for all the simulation related functions
library(psych)
# Settting the working directory path to C:/NCME
path="C:/NCME"
setwd(path)
#Using the function to generate the data
GenData <- congeneric.sim(N=500, loads =
2001 Jul 11
2
Regarding hanging of ssh upon exit
Hi,
I would like to briefly comment on a problem mentioned in the file "TODO"
and also in the OpenSSH FAQ (question 3.10), namely the hanging of an ssh
connection (on Linux) if there are active processes.
It is stated that this has to do with the fact that children of the shell
are not killed upon exiting the shell. However, the problem also occurs if
a process is started with
2010 May 28
5
difference in sort order linux/Windows (R.2.11.0)
Dear R users,
I'm a bit perplexed with the effect sort has here, as it is different on
Windows vs. linux.
It makes my factor levels and subsequent plots different on the two systems.
Given:
types <- c("PC-D-Euro-0", "PC-D-Euro-1", "PC-D-Euro-2", "PC-D-Euro-3",
"PC-D-Euro-4", "PC-D-Euro-5", "PC-D-Euro-6",
2009 Nov 12
2
Question about simulation design...
Help R list servers,
I have 500 external data sets for a simulation study that I would like
to bring into R to analyze. They have the names data1.dat, data2.dat,
..., dataN.dat
Is there a way to automatize the bringing in of these data sets in R
using the read.table function within a looping cycle?
For example...
for (j in 1:N){
data_"j" = read.table("data"j".dat,
2007 Aug 27
1
Help on coxph
I am new to R. I just installed R2.5.1 in my computer and tried to use
coxph, but it gives me this message:
No documentation for 'coxph' in specified packages and libraries:
you could try 'help.search("coxph")'
can anyone tell me how to install this package? thanks a lot
[[alternative HTML version deleted]]
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
On 2015-07-20 08:20, Christian Kivalo wrote:
>>
>> That seems to be about all I get though. Still nothing to indicate
>> errors, and
>> nothing to indicate that anything is being done when I move messages
>> into
>> spam. I suppose that probably means I've configured the folder paths
>> incorrectly. I'll have to keep beating my head against it
2015 Jul 20
0
[Dovecot Antispam] Can't seem to load plugin
So I modified my configuration a couple times just to try and get any results
from the plugin. I commented out my backend configuration, and finally got the
plugin to log something.
root at zerolag:/usr/local/etc/dovecot # grep antispam /var/log/maillog
Jul 20 05:27:50 zerolag dovecot: imap(james.lott): Error: antispam plugin
backend is not selected for this user
At this point, I'll take
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
Thanks for the pointer! Thanks to the enabled debug logging, I can now see
that the plugin is at least loading
root at zerolag:/usr/local/etc/dovecot # grep antispam /var/log/debug.log
Jul 19 20:02:30 zerolag dovecot: imap(james.lott): Debug: Module loaded:
/usr/local/lib/dovecot/lib90_antispam_plugin.so
Jul 19 20:02:35 zerolag dovecot: imap(james.lott): Debug: Module loaded:
2004 Feb 17
4
importing ascii grids (for gstat)
Hello,
Is there anyone who could give me an example of how to import an ascii grid (i.e. ArcGIS exported raster) into R. I want to use it with gstat but don't know the appropriate import routine.
Thanks very much for your help.
Regards,
femke
Femke Reitsma
Graduate Student (ABD)
Geography Department
2181 LeFrak Hall
University of Maryland
College Park, MD 20742
Phone: 301-405-4121
2008 Jun 20
1
Unexpected Behavior (potentially) in t.test
Greetings,
I have stumbled across some unexpected behavior (potential a bug) in, what I
suspect to be R's (2.6.2 on Ubuntu Linux) t.test function; then again the
problem may exist in my code. I have shutdown R and started it back up,
re-run the code and re-experienced the error. I have searched on Google for
the abnormal termination error message "(stderr < 10 * .Machine$double.eps *
2009 Sep 03
3
Rdonlp2 package question
Previous versions have this question have partially bounced.
I apologize if parts of this are showing up multiple times on the
list.
Another try ...
There was at one time an R package called Rdonlp2 for solving
constrained nonlinear programming problems. Both the objective
function
and the constraints could be nonlinear in the decision variables.
The package is no longer in the CRAN list.
2009 Mar 22
1
Converting Matrix into List - problem (urgent)
Hi,
I'm trying to convert Matrix into a list format and have written the following code:
path = ("C:/2PL_Alpha_C_2PL_Loading")
setwd(path)
getwd()
congeneric = matrix(rep(NA,36),nrow=6,ncol=6)
conFirst = matrix(rep(NA,36),nrow=6,ncol=6)
conFirstTwenty = rep(NA, 20)
k = 1
#Reading all the Alpha and Congeneric 2PL values into variables
alpha <-