Displaying 20 results from an estimated 30000 matches similar to: "Icecast/IceS relay question"
2004 Dec 10
2
Another relay question...
I currently have 3 mountpoints, 128, 56 and 24. I'm using darkice as
the source and I'm relaying to another server running icecast2. I'm
assuming that darkice is using lame for transcoding the bit-rates on
the fly and sending 128k/s + 56k/s + 24k/s to the relay host... which
is using a lot of bandwidth on the source network (which I don't have
much to spare). Is there any
2004 Aug 06
0
Icecast/IceS relay question
On Tue, 2004-02-24 at 21:54, Joseph Wilhelm wrote:
> Okay... I realize this has probably been asked dozens of times, but I
> can't seem to find a definitive answer after googling and archive
> scanning.
>
> What I'm looking to do is simply relay one stream (In this case, a
> Shoutcast stream), re-encode it at a lower bitrate, and then
> re-broadcast it at this lower
2004 Aug 06
2
Icecast/IceS relay question
On Tue, 2004-02-24 at 15:02, Karl Heyes wrote:
> you could use wget/curl feeding mp3 to ices 0.3 via stdin, another way
> is using streamtranscoder.
>
> karl.
>
>
Ah ha! I got it working with streamTranscoder! Thank you very much!
Should something to this effect perhaps be added in the official
documentation/FAQ? I would think this may be a widely appreciately, yet
not
2004 Aug 06
9
Unofficial Icecast HOWTO posted
It should. I just tried it out my own instructions after letting them go
a few days. I didn't want them fresh in my mind. I simply copied the
configs and played dumb (not too hard). I then started up my playlist
server and am listening to it right now. I tested out the streaming
stuff a few days ago with good results.
Hope it works out as well for you all. Find anything wrong, let me know
and
2004 Aug 06
2
Setting Up A Master-Slave Relay Problem
i can say more .. but what i've done is have ices/icecast run on the
studio machine . i've got scripts to handle the start/stop of the show ,
and this then also triggers a single stream relayed to the main network .
and this could be further altered to run a transcode session on the main
server ( to create a lower quality ogg or mp3, etc )
(check out http://theDV8network.com , tho i
2004 Aug 06
2
Ices-0.3 and ogg
Hello,
Is it possible to stream into ogg from ices-0.3 ?
I'm running a radio with icecast2 and ices-0.3 in mp3, and i use
streamTranscoder for the ogg stream. But i'd like to do everything with ices.
Is it possible ?
TIA
Stephane.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message
2004 Aug 06
2
OGG123 frozen under certain circumstances while listening at icecast
Hello,
ogg123 | ices2
are doing transcoding
but ogg123 is staying frozen under certain circumstances
here is the stack
#0 0x401f25d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1 0xbffff94c in ?? ()
#2 0x401f2398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0
#3 0x401eef0b in pthread_cond_wait@GLIBC_2.0 () from /lib/libpthread.so.0
#4 0x0804b0d3 in
2004 Aug 06
3
fallback source give up and returns to original source
I forgot to mention that the patched version seams to work fine, except that one of the listener (curl |Â oggdec | ices)
don't like the source content change. I have to search for that.
Chris
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org'
2011 Feb 12
1
IceS output to alsa sound card
Hi Guys,
I'd reflect Vieri's question actually, because there must be a way of
doing it? Maybe not with ICES, but maybe combines with JackIT?
The reason for my interest is I work in a radio station in Spain, and
because of the geographics where I am we have to relay around a lot.
If there is a way of sending an incoming feed into ICES, and sending
it out in various directions, would
2004 Aug 06
2
New CURL version dependency
I just checked IceCast out from CVS in an attempt to compile it again (I
went through the whole build cycle just a couple of months ago), and I
came across this error when I was building it:
<p>source='yp.c' object='yp.o' libtool=no \
depfile='.deps/yp.Po' tmpdepfile='.deps/yp.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DPACKAGE_NAME=\"\"
2004 Dec 07
1
Relaying question
Hello,
I'm fairly new to icecast2, so forgive me if there is an obvious answer
to this question.
I am using a master server and a relay server. What I would like to to
do is have the master
server send a live stream encoded as 128 bit mp3 to the relay server,
and then have the relay
server broadcast that stream as well as a 64 nit mp3 stream. Is this
possible? Can Ices, Darkice,
or
2004 Aug 06
4
Transcoding ogg with curl, oggdec, ices2: problem after fallback due to oggdec
Hello,
oggdec is a very simple ogg decoder, and it fails in the following case:
a source A has a fallback A'
transcoder curl | oggdec | ices2 is transcoding to lower bitrates ogg
A fails, all the listeners are transfered to A'
oggdec fails because the stream content changed:
[2004-01-29 18:44:47] OggDec 1.0.1
[2004-01-29 18:44:47] Warning: hole in data
<p><p>[2004-01-29
2004 Aug 06
4
announcement
After far too long under development and testing, this is to announce
the release Ices 2.0.0.
What is it?
Ices is a source client for Icecast v2 streaming server. It takes audio
from a stated input and (re)encodes the audio for streaming to icecast
for listeners to pick up.
<p>What's in this release?
* stream Ogg Vorbis to one or more Icecast servers
* allow for resampling, dowmixing
2004 Aug 06
1
a few questions about relaying
Hi there list,
I have a few questions here. First of all, can I relay an mp3 shoutcast
relay even though I am using ices2 for the ogg format? Secondly, if the
first question is a yes how would I set my server to be used for dialup
streams. In other words I would have to decrease the bit rate to
accomodate the dial up users. Could this be done with out causing any
hard ships to what I already
2005 Sep 29
3
icecast with ices as source
hello
I have the following problem: is it possible to have several ices
"feed" mp3 files to only one icecast process ? or do I have to make pais
- ices/icecast - in order to have several streams on my machine ?
thanks,
petre
--
Petre Bandac
-
petre@kgb.ro
2004 Aug 06
3
Icecast source number problem, ices frozen after reconnect attemps failure (icecastkh13 iceskh48)
Hi,
On 2003.11.26 15:42 Karl Heyes wrote:
> The reconnectattempts value is from the CVS code, and can be a bit awkward
> in general.
>
> ices can have multiple instances and in these mods can have multiple shout
> connections per instance. I don't think terminating ices for just one
> shout
> connection is acceptable, I'm more inclined to drop the reconnectattempts
2004 Aug 06
4
mp3 support and compatibility
<quote who="Adon Irani">
> hello every0ne , it's ad0n from theDV8network.com .
>
> i've been hearing of more and more people in my community who are
> having troubles connecting to our netw0rk . in most cases , wind0ws
> media player or realone is stealing the associations ;
What associations?
> and even if they've installed winamp , the stream
2005 Feb 12
1
Icecast Newbie Questions
Nice! Im running linux... So ices for the backup streams and resampled to a
lower bps.... Now I just need to figure out how to limit the bps of the live
source... Maybe using 2 icecast and streamtranscoder right?
Ice 1 (private ice) -> transcoder -> ice 2 (public ice)
How does that sound?
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On
2004 Aug 06
2
load average question
>
> As a general rule, you don't want to set up a system with a load average of
> more than 1 (per cpu, so between 1 and 2 is ok for a dual cpu system).
>
> ices (when not encoding) will use a negligible amount of cpu, so the problem
> is probably entirely the stream transcoders.
<p>assuming i want to continue using streamTranscoder ( and that it cannot be
optimized
2005 Apr 11
2
stream to icecast and shoutcast
Hello,
I would need an advice on how to change the setup of my streaming server.
The box is an AMD Sempron 2800+ 512MB of RAM, nvidia nforce2 chipset, running on an OpenBSD 3.7.
Changing the OS is the last thing I am prepared to do.
The system is runing icecast 2.2.0 and Darkice 0.15beta (live streaming). Because POSIX scheduling is not supported in OpenBSD (darkice message on startup) I am