similar to: shoutcast to icecast2 issues

Displaying 20 results from an estimated 7000 matches similar to: "shoutcast to icecast2 issues"

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>
2004 Aug 06
3
yp dir listing
On Sun, Aug 03, 2003 at 06:50:56PM +0100, Karl Heyes wrote: > > > We've been having a major problem with our icecast servers, some streams > > are being sent to the YP servers and others are not, and yes the public > > bit is set as confirmed by connecting to the streams directly and > > looking at the headers they send. > > There was a header mismatch, make
2004 Aug 06
4
yp dir listing
On Mon, Aug 04, 2003 at 02:09:58AM +0100, Karl Heyes wrote: > > Who said that the protocol had changed, libshout still sent what it had > before and I don't in fact know when the protocol was last changed. So > saying it keeps changing is completely wrong. Also the YP servers don't > see this part anyway. I thought that you had said that they source-server protocol had
2004 Aug 06
3
Icecast's YP bugs
Ok I've been discovering many bugs in Icecast's YP implementation.. The most serious of which is, if a YP server is rejecting a stream the server has a memory leak which, as it continues to re-try to publish it's rejected streams, grows until the server segfaults. On our server, for instance, we're relaying shoutcast streams (which does not relay the stream name and other
2004 Aug 06
2
Icecast's YP bugs
On Wed, Jun 25, 2003 at 11:34:07AM +1000, Michael Smith wrote: > > > 2) Should relay icy/x-audiocast stream metadata when connecting to > > icecast1/shoutcast/etc so that this information is available to YP > > Eh? It does. I even tested that with someone's shoutcast stream. It works. > Just add >
2004 Aug 06
2
Icecast's YP bugs
On Wed, Jun 25, 2003 at 03:33:25PM +1000, Michael Smith wrote: > > Is the metadata relayed to connecting clients. i.e. take a client that > supports shoutcast-style metadata, like winamp (and probably most others). > Connect as a listener to the relay. Do you get metadata? You should. If you > don't, the metadata relaying could have been broken (I think this is >
2004 Aug 06
2
RE: Mediacast1 yp dir update
At 03:58 PM 7/8/2003 -0400, you wrote: >That isnt the only bug. One one of our icecast servers the third >stream, sf-lofi.mp3, is not being announced to YP servers at all. On my >local diagnostics (logs all connections to the liveradio.indymedia.org >YP server) I see that icecast isnt even trying to add it. The other YP >servers are not showing this stream either. It doesnt
2004 Aug 06
2
RE: Mediacast1 yp dir update
At 10:08 AM 7/8/2003 -0400, you wrote: >On Tue, Jul 08, 2003 at 11:36:10AM +0100, David Jones wrote: > > and Ross Levis wrote: > > > Sometimes when I restart my stream it appears for a while without > > > updating the title etc and then disappears a few minutes later. I'm > > > sure Dave will fix it eventually but he is away for the week. > > >
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
2004 Aug 06
2
relaying
Just to refresh my memory, is it possible to relay a stream from elsewhere? We have a DSL line here and 2 machines that listen to the same shoutcast stream and dont want to clog the connection. Mind providing an example for that portion of the config? <p>Thanks in advance! Bryan --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2004 Aug 06
3
RE: Mediacast1 yp dir update
yes this is darkice. perhaps we could work in 'icy-public' support...? --mark On Tuesday, Jul 8, 2003, at 19:58 US/Pacific, Arc wrote: > On Tue, Jul 08, 2003 at 03:40:42PM -0500, oddsock wrote: >> what source client is generating that ? > > I believe they run darkice, Mark Burdett would have to supply more > specific details as this is a relay of their lofi-mp3
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 Jul 18
2
relaying IceCast from ShoutCast
I've been thinking more about this. It would be really nice if Icecast could add a port to a mountpoint and emulate whatever information Shoutcast requests when it relays a shoutcast stream. This way Shoutcast could relay Icecast streams. Fred _____ From: Fred Black [mailto:fred@batanga.com] Sent: Monday, July 18, 2005 2:36 PM To: 'icecast' Subject: RE: [Icecast]
2006 Mar 04
3
Icecast & Shoutcast
Hi, on my home server I'm using Icecast to stream my music, but a few days ago I decided to try to increase the number of listeners by using an external server with a greater band. The problem is that this server is Shoutcast and after a week I still can't to make Shoutcast relayng from my Icecast2. Is it actually possible to do this, or am I wasting my time? thanks very much Satrik
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
2006 Oct 23
1
Metadata in non UTF-8 encoding support (patch)
i'd be happy with any solution. XML listings of streams often have parse errors due to non UTF-8 characters in the metadata. (My own quick and dirty fix was for XSL to generate plain-text output..) --mark On Mon, 23 Oct 2006 17:34:36 +0200, Michael Smith wrote: > On 10/23/06, Andrew N. Below <defan@zenon.net> wrote: > >Hi there. > > >
2012 Feb 29
2
Shoutcast directory listing?
Hi all, 2012/2/29 Tom Swirly <tom at swirly.com>: > On Wed, Feb 29, 2012 at 11:29 AM, Raymond Lutz <raylutz at cognisys.com> wrote: >> >> This is absolutely not "off-topic" and if this list will not support this >> VERY IMPORTANT discussion, then I will be happy to host the discussion on a >> different list for those who are interested. I have been
2004 Aug 06
3
streamripper
i just realized that streamripper doesn't seem to archive icecast2 streams... what do people use to archive these days? (i'm looking for command-line) --mark B. --- >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-request@xiph.org' containing only the word
2005 Sep 07
2
AACPlus Shoutcast v1.90
I should have provided a link to my low bitrate vorbis stream. It's a mostly easy listening world music format: http://soulfm.stationplaylist.com/listen.m3u Regards, Ross.
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,