Displaying 20 results from an estimated 93 matches for "ksl".
Did you mean:
fsl
2006 Apr 12
3
[Q] Bayeisan Network with the "deal" package
...users
I am looking for a help in using the "deal" package.
I followed the manual and paper from the author's web site to learn it, as
shown below, but I could not figure out how to access the local and
posterior probability of the nodes in the constructed network.
library(deal)
data(ksl)
ksl.nw <- network(ksl)
ksl.prior <- jointprior(ksl.nw)
banlist <- matrix(c(5,5,6,6,7,7,9,
8,9,8,9,8,9,8), ncol = 2)
ksl.nw$banlist <- banlist
ksl.nw <- learn(ksl.nw, ksl, ksl.prior)$nw
According to the manual, the local prior and posterior can be accessed...
2004 Aug 06
6
Unofficial Icecast HOWTO posted
...ial HOWTO on configuring icecast2 on a
Linux or other UNIX machine. It's just a draft in DocBook format, but I
was hoping it might help someone. I've worked enough with icecast over
the past few years that I thought it time to share what I've learned.
The URL is as follows: http://quasi.ksl.com/icecast/
I have older documentation in http://quasi.ksl.com/icecast/docs/ for
those interested. For a more complete treatise on icecast-1.3.x take a
look at http://quasi.ksl.com/icecast/legacy/.
I can provide the URL to my station's own MP3 stream (using
icecast-1.3.x) or to our new OGG str...
2004 Aug 06
2
Unofficial Icecast HOWTO posted
...gt; > Linux or other UNIX machine. It's just a draft in DocBook format, but I
> > was hoping it might help someone. I've worked enough with icecast over
> > the past few years that I thought it time to share what I've learned.
> > The URL is as follows: http://quasi.ksl.com/icecast/
> > I have older documentation in http://quasi.ksl.com/icecast/docs/ for
> > those interested. For a more complete treatise on icecast-1.3.x take a
> > look at http://quasi.ksl.com/icecast/legacy/.
> > I can provide the URL to my station's own MP3 stream (us...
2004 Aug 06
0
Unofficial Icecast HOWTO posted
...or other UNIX machine. It's just a draft in DocBook format, but I
> > > was hoping it might help someone. I've worked enough with icecast over
> > > the past few years that I thought it time to share what I've learned.
> > > The URL is as follows: http://quasi.ksl.com/icecast/
> > > I have older documentation in http://quasi.ksl.com/icecast/docs/ for
> > > those interested. For a more complete treatise on icecast-1.3.x take a
> > > look at http://quasi.ksl.com/icecast/legacy/.
> > > I can provide the URL to my station'...
2004 Aug 06
3
Icecast 1.3??
According to this list I was told that it was available to download?
The only thing on the download page is the info on icecast 2 from cvs?
Perhaps I'm missing something??
--
Ted Lynn <ted@linuxmds.com>
--- >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
Unofficial Icecast HOWTO posted
...ring icecast2 on a
> Linux or other UNIX machine. It's just a draft in DocBook format, but I
> was hoping it might help someone. I've worked enough with icecast over
> the past few years that I thought it time to share what I've learned.
> The URL is as follows: http://quasi.ksl.com/icecast/
> I have older documentation in http://quasi.ksl.com/icecast/docs/ for
> those interested. For a more complete treatise on icecast-1.3.x take a
> look at http://quasi.ksl.com/icecast/legacy/.
> I can provide the URL to my station's own MP3 stream (using
> icecast-1.3...
2004 Aug 06
3
using the latest icecast and ices to stream both ogg and mp3
So basically, I download and install ices 0.3, fire it up as well and
then using the currently running icecast server, just set a new
mountpoint. Instead of /ksl.ogg I would make a /ksl.mp3 mountpoint. This
would be configured in the configuration file included with ices 0.3?
I am only doing live streaming, feeding a raw audio feed into the box,
and then encoding it on the fly.
Thanks much.
KJ
<p>On Sat, 2003-11-22 at 05:28, Karl Heyes wrote:
> On...
2004 Aug 06
0
icecast + liveice won't play nicely
Ben,
This is what I have in my liveice.cfg file.
#SERVER xx.xx.xx.xx
SERVER xxxxx.xxxx.xxx
PORT 8000
PASSWORD xxxx
USE_LAME3 /usr/local/bin/lame
ENCODER_ARGS --lowpass 6 --silent --noshort -q2
SOUNDCARD
HALF_DUPLEX
SAMPLE_RATE 48000
BITRATE 64000
STEREO
X_AUDIOCAST_LOGIN
NAME KSL Radio 1160
GENRE KSL's Testing Internet Radio
URL http://xxxxxx.xxx.xxxx/
DESCRIPTION Utah's Home for News, Traffic and Information
PUBLIC 1
MOUNTPOINT live
VERBOSE 0
# EOF
Hope that helps.
I also have a more detailed explanation all written up regarding setting
up the latest Icecast, us...
2004 Aug 06
1
Moving clients and JOrbis
One solution might be to make a named pipe (mkfifo live), add that item
to your playlist, and pipe data into that pipe. It works fine for local
files (cat music.ogg > live), but when I try with for example "wget
http://icecast2.ksl.com:8000/ksl.ogg -O live" ices keeps giving:
[2003-08-07 11:50:05] WARN input/input_sleep Extended sleep requested
(1127219200 ms), sleeping for 5 seconds
Any ideas?
<p><p>> The project which I've aluded to a few times which still remains
> unreleased
> can do this...
2004 Aug 06
0
compile error
I'm going to have to step in here now and say a few things.
I maintain the http://quasi.ksl.com/icecast/ page. I had hoped I had
made it clear that the instructions outlined there are based on
downloading the source from CVS. I have tested the instructions on my
page on several occasions, each time with success.
However, I am willing to admit there may be some discrepancies. If you
or any...
2004 Aug 06
0
icecast 1.x vs icecast 2
thanks!
----- Original Message -----
From: Kerry Cox <kerry.cox@ksl.com>
To: Icecast mailing list <icecast@xiph.org>
Cc:
Date:
Subject: Re: [icecast] icecast 1.x vs icecast 2
<p>--=-yzJC+pyJDj1RouYtMnAL
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
You may want to try my site at http://quasi.ksl.com/icecast/. There is
also...
2004 Aug 06
2
compile error
...tches for FreeBSD as quickly as possible.
>
> No software from the ports is ever changed in the way you just
> mentioned. that's totally against the point of the ports.
Your views are well respected by me.
Looking in retrospect, yes it was my error, since
i was using http://quasi.ksl.com/icecast/ to try
to configure icecast2.
It seems to me now that the problem was shout
not being designed to work with icecast2. Because
if the passwd string was the same (in the icecast2 and shout conf)
i think it would have not matter if it was encrypted or not.
Thanks to Mike i now know tha...
2004 Aug 06
0
Icecast 1.3??
Ted,
I agree. I am unable to find a link.
However, I have a copy (unofficial) that I downloaded before the web
page change. It's available along with several other icecast related
apps. The link is here:
http://quasi.ksl.com/icecast/
This is open to all icecast users. I have had much luck with icecast and
would like to offer up some of our bandwidth for downloading.
I can make anything else icecast-related available on site.
Again, this is unofficial. I simply like to be able to download the
latest source locally....
2004 Aug 06
0
OGG streaming and Icecast2
Maybe try my unofficial icecast howto at http://quasi.ksl.com/icecast/.
It's not much but it works great for me.
Hope it works.
KJ
<p>On Fri, 2003-03-14 at 13:16, Brandon wrote:
> Hi All,
>
> I recently just took the time to play with the OGG format and compare it to
> mp3..and my conclusion is:
>
> SWEEEEET
>
> Where...
2004 Aug 06
0
compile error
...e docs are only as
good as the feedback given.
Best of luck.
KJ
<p>On Wed, 2003-04-02 at 09:53, David Correa wrote:
> On Wed, Apr 02, 2003 at 09:09:28AM -0700, Kerry Cox wrote:
> > I'm going to have to step in here now and say a few things.
> > I maintain the http://quasi.ksl.com/icecast/ page. I had hoped I had
> > made it clear that the instructions outlined there are based on
> > downloading the source from CVS. I have tested the instructions on my
> > page on several occasions, each time with success.
> > However, I am willing to admit there...
2002 Mar 13
1
Simplest script to backup many Linux servers
...everything or just the important
files on each server to the mounted Raidbackup machine.
My questions is, what is the best way to do this? or what would be the
simplest script. I tried the following script;
# Backup all partitions and files
#!/bin/sh
rsync -av * 192.168.10.10:/export3/mailworks.ksl.com/
but it seems to hang quite a bit as it generates the necessary list. I
have created directories for each server name in the /export3/ directory
and to a limited extent it works. But it seems to require some more
tweaking and I'm rather at a loss.
I can backup the contents of an individual...
2004 Aug 06
2
xslt-config
after running sh autogen.sh and Icecast begins to complie (is this the correct term)
I get the folling:
..
checking for getaddrinfo... yes
checking for inet_pton... yes
checking for xslt-config... no
configure: error: xslt-config could not be found
Could some one please explain. Thanks !
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2002 Nov 07
4
icecast + liveice won't play nicely
I have gotten icecast and live ice both up and
running, but I cannot get them to play nicely
together. I have the following in my configs:
icecast:
--
encoder_password test
admin_password test
oper_password test
port 8000
port 8001
--
liveice:
--
SERVER 192.168.1.2
PORT 8001
PASSWORD test
#ICY_LOGIN
X_AUDIOCAST_LOGIN
--
but when I run both of them using:
./icecast
./liveice
I get (from
2004 Aug 06
1
Icecast 1.3??
....,
a:/,
On Mon, 3 Feb 2003, Kerry Cox wrote:
> Ted,
> I agree. I am unable to find a link.
> However, I have a copy (unofficial) that I downloaded before the web
> page change. It's available along with several other icecast related
> apps. The link is here:
> http://quasi.ksl.com/icecast/
> This is open to all icecast users. I have had much luck with icecast and
> would like to offer up some of our bandwidth for downloading.
> I can make anything else icecast-related available on site.
> Again, this is unofficial. I simply like to be able to download the
>...
2004 Aug 06
4
streaming ogg and mp3 on the same machine
...cast
directory to store the darkice and mp3 configs.
I'm looking to minimize the number of servers currently running. ANyone
had luck getting this to work?
Thanks.
KJ
--
/------------------------------------\__/-------------------------\
| Kerry J. Cox, Ph.D. __ kerry.cox@ksl.com |
| KSL System Administrator | | p: 801.575.7771 |
| http://quasi.ksl.com/pubkey.html |__| f: 801.575.5745 |
\------------------------------------/ \-------------------------/
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage...