Displaying 20 results from an estimated 4000 matches similar to: "Moving clients and JOrbis"
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
2004 Aug 06
1
Moving clients and JOrbis
I'm having trouble with the "Move clients" command in the admin
interface.
All the clients using JOrbis (a java vorbis decoder) just stop playing,
and don't switch to the new stream. I'll assume this is a JOrbis problem
rather than Icecast2; has anyone else had trouble with this combination
before?
Thanks.
<p>
--
Luke Stodola
minus273point16c@fastmail.fm
--
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello,
I had a very strange behavior of ices:
[2003-11-22 10:27:17] EROR playlist-builtin/write_ogg_data failed buffer allocation
[2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1 second (46364899), resetting timer
[2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1 second (46407041), resetting timer
[2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1
2004 Aug 06
4
Debian packages: icecast2, libshout, ices2
On Fri, Aug 08, 2003 at 03:57:44PM -0500, Luke Stodola wrote:
> I've compiled Keegan's libogg, libvorbis, and icecast2 packages for
> woody/powerpc, available at
> http://showcase.stjacademy.org/debianpackages/ if anyone wants them.
> Keegan, feel fry to put these on your site.
Thanks, but it looks to me like you've done a bit more than recompile my
packages for PowerPC.
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello,
I changed my config for ices and added passthru.
I will see how it will run now.
I have realtime I think:
[2003-11-24 22:54:25] INFO ices-core/main Streamer version IceS 2.0-kh47
[2003-11-24 22:54:25] INFO ices-core/main libshout version 2.0-kh22
[2003-11-24 22:54:25] INFO ices-core/main realtime scheduling has been enabled
2004 Aug 06
6
PDA as source client
Has anybody used anything other than a PC as a source for icecast2? Are
PDAs powerfull enough? I know vorbis encoding takes a signifigant amount
of CPU power, but I've been able to do it on 4 year old PCs. Does a
206MHz Intel StrongARM 32-bit RISC processor have as much power as a 200
Mhz Pentium?
I'm thinking Compaq iPaq, running Familiar Linux and IceS, would make a
nice portable
2010 Nov 04
0
Fwd: Merging jorbis upstream and the cortado jorbis fork back into one
On Thu, Nov 4, 2010 at 11:46 AM, Hans de Goede <hdegoede at redhat.com> wrote:
> Note that I'm not packaging it (advertising the package) as an applet
> for in browser use / for serving over http, but rather packaging
> it as a java media playback framework, because it is used as such by
> several java games which we package. As such it only gets used
> with (and has been
2004 Aug 06
7
Debian packages: icecast2, libshout, ices2
Hello everyone,
I've been maintaining Debian packages (for sid) of icecast2, libshout,
and ices2 for several months now; my production servers run Debian, and
these packages make using icecast on them even more easily manageable.
They've been quite solid and reliable in all of the situations I've
encountered, and I've had nothing but positive reports from a couple of
testers.
2010 Nov 04
4
Fwd: Merging jorbis upstream and the cortado jorbis fork back into one
Of interest to some on the list.
Anyone familiar enough with Java to know how we go about
detecting/using/incorporating an external Jorbis build into the
Cortado jar ?
Or are we supposed to download sources into our tree and build the whole ?
---------- Forwarded message ----------
From: Hans de Goede <hdegoede at redhat.com>
Date: Thu, 04 Nov 2010 15:31:31 +0100
Subject: Merging jorbis
2004 Aug 06
6
Unofficial Icecast HOWTO posted
Howdy. I just posted an unofficial 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
2004 Aug 06
1
PDA as source client
> Well, I thought about it as well but up to now didn't try. Via which
> way do you intend to have e.g. a line-in to the iPaq with reasonable
> quality. Would be really interesting to figure out such things ...
> and then use a WLAN-cradle to transport data to the internet *g*
The main use would be covering events at sports fields, auditoriums, etc.
that are away from the
2004 Aug 06
2
Master vs Relay
Hello,
I have working enviroment with sourceworkstation (ices2) and one
broadcast icecast2 server.
One live stream, working fine.
Now, I want to add two another icecast servers like chain:
ourceworkstation -> serverA -> serverB -> serverC
o users can choose nearest server to connect.
But dont know, how to configure it. Examples of config files uses
127.0.0.1 everywhere, so it is not
2006 Apr 12
3
[Q] Bayeisan Network with the "deal" package
Dear R-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 <-
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
2004 Aug 06
1
relaying using latest builds
Does anyone have a working configuration of relaying using icecast-2.0.0
and ices-2.0-Beta4? Also, anyone using multiple streams from the master
server to the slave?
I had relaying and multiple streams working great using a CVS download
sometime ago and tried setting it up with the latest builds and it is
appears to work, but no sound is coming from the slave box. Also, some
of the syntax has
2004 Aug 06
0
Master vs Relay
I have not done this, and I'm not really sure if it works this way, but,
since nobody else has responded, here is my understanding.
Since you want to allow users to connect to any of the three servers, I
don't think you need to deal with "relay-password". Leave your working
server alone, and on the new servers put
<relay>
<server>serverA
2004 Aug 06
0
OT: Oddcast DSP for foobar2000 v .7
I'm doing live streaming with foobar2000 and oddcast. I've noticed fb2k
is now at version .7 (at least RC). The plugins need to be recompiled
for the new version. Anybody out there using Oddcast with the new
version of fb2k? I didn't see anything on oddcast's website, but I
thought maybe somebody has recompiled it themselves?
Thanks!
--
Luke Stodola
2004 Aug 06
3
using the latest icecast and ices to stream both ogg and mp3
I've gotten a request from another broadcasting partner to set up yet
another streaming audio server. They would like to stream in both ogg
and mp3 formats from off a single icecast machine. I have been searching
through the archives and I have seen this mentioned as being possible,
but no real configurations.
I would of course place LAME on the box and use that for streaming just
as I would
2004 Aug 06
2
Unofficial Icecast HOWTO posted
Absolutely!! That was one thing that I was missing and would have like
to have included.
You can either send me the data or let us know the link. If you wouldn't
mind adding to this HOWTO and I will post a link to your page so that
people would know where I got the original files.
Sounds good.
KJ
<p>On Wed, 2003-02-12 at 10:37, adam wrote:
> looks great! :-)
>
> if you like i
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