Displaying 20 results from an estimated 10000 matches similar to: "relaying IceCast from ShoutCast"
2005 Jul 19
2
relaying IceCast from ShoutCast
I Found some old posts with some syntax for this, but it does not appear to
work. Should this work in the Windows version?
Here's the line from the Path section of my config file:
<alias bind-address="38.116.36.8" port="8010" source="/" dest="/Jazz"/>
Fred
-----Original Message-----
From: Fred Black [mailto:fred@batanga.com]
Sent: Tuesday,
2005 Jul 20
4
relaying IceCast from ShoutCast
This is killing me...
I've tried everything I can think of, but Icecast still crashes if I define
more than 10 listen-socket ports. Is there a limit that's not documented or
is this a bug? I'm using the latest Windows build that OddSock compiled.
Thanks for any help/ideas
Fred
-----Original Message-----
From: Fred Black [mailto:fred@batanga.com]
Sent: Tuesday, July 19, 2005
2005 Jul 18
2
relaying IceCast from ShoutCast
Hi;
Has anyone successfully relayed an Icecast stream using Shoutcast? I
realize that this is backwards! However, several organizations that want to
use our streams use Shoutcast, I really don't want to setup shoutcast and
Icecast, but unless I can relay an Icecast stream with Shoutcast, I'm going
to have to.
Thanks,
Fred
-------------- next part --------------
An HTML attachment was
2005 Jul 19
0
relaying IceCast from ShoutCast
Well, I've hit another problem:
Icecast crashes if I define more than 10 listen-socket ports.
I have 44 streams that I'm trying to relay via Icecast. It works just fine
until I try to add the listen-socket port definitions. If I put the 11th
one in, it will crash on startup without entering anything in the log files
(log level on 4).
I've use sysinternal tcpView to verify that the
2005 Jul 20
0
relaying IceCast from ShoutCast
I forgot something!
We also have a even lower quality MP3 stream, so I need 44 listen-socket
ports, not 22. The plan of moving Icecast to the "radio" servers will work
because it's still under 10 (8).
Fred
-----Original Message-----
From: Fred Black [mailto:fred@batanga.com]
Sent: Wednesday, July 20, 2005 10:21 AM
To: 'icecast'
Subject: RE: [Icecast] relaying IceCast
2005 Jul 19
0
relaying IceCast from ShoutCast
Ok,
Found the issue,
I needed to specify another listen-socket for the port I specified in the
alias section.
The alias works now, AND, I successfully relayed it to Shoutcast!
<listen-socket>
<port>8000</port>
</listen-socket>
<listen-socket>
<port>8010</port>
</listen-socket>
<paths>
..
..
2005 Jun 04
2
relay icecast to shoutcast
On Sun, 5 Jun 2005, Iain Mott wrote:
> figured it out! I have a dynamically allocated IP address - and i was
> entering a dynamic DNS name in the shoutcast server config expecting it
> to be resolved. It wasn't. I entered the IP address just then and it
> relays perfectly! Will follow up with the shoutcast service support to
> see why my dynamic name isn't being resolved
2005 Jul 20
0
relaying IceCast from ShoutCast
On 7/20/05, Fred Black <fred@batanga.com> wrote:
> This is killing me...
> I've tried everything I can think of, but Icecast still crashes if I define
> more than 10 listen-socket ports. Is there a limit that's not documented or
> is this a bug? I'm using the latest Windows build that OddSock compiled.
It's a hardcoded limit (MAX_LISTEN_SOCKETS in the source)
2013 Feb 20
3
Relaying with Icecast - stand-by or active all the time?
The relaying-configuration seems to be straight-forward, unfortunately it
does not work. That's my configuration:
<relays-on-demand>1</relays-on-demand>
<relay>
<server>http://mp3stream7.apasf.apa.at</server>
<port>8000</port>
<mount>/</mount>
<local-mount>/oe3.mp3</local-mount>
<on-demand>1</on-demand>
2004 Aug 06
0
Troubles setting up Shoutcast relay
Hi !
Well what I basically want to do is set up a local relay in our company for
some popular shoutcast radio streams available on the winamp.com main site.
Right now like 10 or 20 ppl here are listening to basically the same two or
three streams, so thats quite a waste of bandwith.
So I thought there must be some kind of stream relay that would connect as
client to the Shoutcast server and be a
2004 Aug 06
2
Unable to get shoutcast sources to work
Hi:
I have some people who want to be able to broadcast using a shoutcast DSP
plugin with MP3, to an icecast2 server. But we can't get it to work.
Since I can't be bothered booting one of our boxes into windows to try the
shoutcast DSP itself, I decided to use darkice in shoutcast mode. I know
this works with shoutcast servers.
anyway, it connects, but only briefly, and then is
2004 Aug 06
2
shoutcast to icecast2 issues
btw i just noticed that the icecast2 relay sounds fine in whamb (mac os
x mp3/ogg client). so it does seem that some clients don't have the
problem. here's the relay configs we're using:
<relay>
<server>server.to.be.relayed</server>
<port>8000</port>
<mount>/</mount>
2015 Aug 16
3
Relays Ending With "Disconnecting source due to socket timeout"
Greetings:
I use Icecast 2.4.0 on Windows 8.1. I have a config file which sets up
roughly a dozen relays to connect on demand.
My typical use is to connect to 1-4 of the streams simultaneously. All
connections are either via WinAmp to 127.0.0.1 or via other clients on
my LAN. My intent is to leave the connections active for up to 72 hours.
When I connect through my relays, eventually the
2004 Aug 06
2
Anyone Know Shoutcast?
----- Forwarded message from owner-icecast@xiph.org -----
Date: Mon, 12 Mar 2001 15:46:10 -0600 (CST)
From: Scott Weingartner <scott@john.ikansas.com>
To: Icecast List <icecast@xiph.org>
Subject: [icecast] Anyone Know Shoutcast?
In-Reply-To: <a05100100b6d2ec751b7b@[193.252.11.95]>
Message-ID: <Pine.LNX.4.21.0103121541140.26914-100000@john.ikansas.com>
MIME-Version: 1.0
2004 Oct 20
1
Relay Icecast shoutcast.
Hello,
I would like to put my server Shoutcast in relay with my server Icecast.
But I does not understand how to make. You will find my config below.
<!--<master-server>67.43.228.244</master-server>-->
<!--<master-server-port>8001</master-server-port>-->
<!--<master-update-interval>120</master-update-interval>-->
2005 Jun 02
0
relay icecast to shoutcast
Hello List
Having great trouble relaying an icecast2 mp3 stream to a shoutcast server.
My client program successfully streams to icecast which is listening on
port 7000. I can listen to this stream with mozilla and xmms with no
problems. I can also stream my client directly to the shoutcast server but
it makes the client unstable (which is why i'm attempting a relay).
The shoutcast server is
2015 Sep 08
2
Winamp Shoutcast DSP to Icecast?
Hello. I'd like to broadcast my Winamp audio via the Shoutcast DSP to my
Icecast server. According to all i've read, this can be done and should
be simple, but I can't get it to work. Here are details for how my
server is set up. Anyone spot anything obvious?
The Icecast version is 2.4.2 on Windows 8.1
I have only the default listen socket defined.
<listen-socket>
2004 Aug 06
5
shoutcast to icecast2 issues
relaying a shoutcast stream via icecast2 is pretty much unlistenable --
it constantly stutters.
for example,
shoutcast relay -- http://205.188.234.1:8030/listen.pls
icecast2 relay -- http://liveradio.indymedia.org:8001/sf-hifi.mp3.m3u
--mark
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a
2005 Jun 03
2
IceCast 2.2 MP3 stream and Real Player noise
Sorry about that, didn't have port 8000 open to that box from the outside!
Try it again...
Fred
-----Original Message-----
From: Karl Heyes [mailto:karl@xiph.org]
Sent: Friday, June 03, 2005 11:33 AM
To: Fred Black
Cc: icecast
Subject: Re: [Icecast] IceCast 2.2 MP3 stream and Real Player noise
On Fri, 2005-06-03 at 16:21, Fred Black wrote:
> Sure:
> Make a pls file with this in it:
2019 Oct 07
1
Newbie
I am using Winamp, Icecast2 Server, and Edcast. I believe I have set these
up properly so that I can set up and broadcast an internet radio station.
These are the links I used to help me:
https://www.pcworld.com/article/190705/start_your_own_internet_radio_station_for_free.html
https://www.fastserv.com/kb/article/edcast_winamp_-_easy_steps_to_streaming_to_icecast_or_shoutcast/