similar to: One more question of possible note.

Displaying 20 results from an estimated 5000 matches similar to: "One more question of possible note."

2004 Aug 06
0
One more question of possible note.
Mr. Stauf wrote: >Hello again all. >I want to thank Karl H. for pointing me to xiph.org/~karl and getting me >some save files winamp likes the first time. That ucler is at an end. >The next ucler involves two rather quick questions: >I > In icecast1, when a user attempted to connect to the server, didn't it >just kick them to the "default stream", where the
2004 Aug 06
2
Hello everyone, here is some php code.
Okay, So remember that question I had last week about taking a bunch of relay servers and greping the status2.xsl file for the number of listeners? I coded it. I have to apologize right now, as its krufty, nasty, braindead code. But it works, and I'm rather proud that after being up as long as I have been up and drinking as much coffee, it works. It should be attached to this e-mail. I
2005 Mar 19
3
[Fwd: IceCast up to v2.20 multiple vulnerabilities]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey all, did you happen to see this recent post to bugtraq? If so, I apologize. I haven't been keeping up with the archives since everything has been running so smoothly. ;) - --Stauf - -------- Original Message -------- Subject: IceCast up to v2.20 multiple vulnerabilities Date: 18 Mar 2005 22:31:14 -0000 From: Patrick
2004 Aug 06
1
PHP + parsing # of listeners.
Hello all, I have a quick question I believed was already touched on earlier, but I cannot find the thread/information in the archives, so I am going to ask away and ask for your patience. :) So I have my wonderful little PHP script, and my .pls files, and the relaying and everything else perfect for my icecast2 setup. But what I still need to do is pull the # of listners for a mount point, and
2004 Aug 06
1
could not start logging
Hello! Whenever I get that error, its due to either the directory/file not existing, or having the wrong file permissions. Remember, it needs the file permissions of the user you created to be "icecast". Happy holidays all --stauf On Wed, Dec 31, 2003 at 05:00:39PM -0800, jensen galan wrote: > Greetings! > > Running into a snag when trying to fire up icecast: > >
2005 Jun 10
2
icecast1 documentation
Hi guys, Can anyone point me to some good icecast1 documentation? I looked on the icecast.org website, but the /docs link only list the icecast2 documentation now and the whole site is void of icecast1 documentation... Using icecast1 instead of icecast2 because I need on-demand-streaming... Thanks, Kelv
2004 Aug 06
5
Stream metadata settings
Actually, Sorry guys, I just want to say the below paragraph is misrepresenting. You can stream music without "paying the piper" without being in copyright hell. And as a long time icecast user/admin/client/server/whatever, that below paragraph just makes me really sad to see on this list. ...I'll lurk now. --Stauf > When people run icecast without registering their server and
2004 Oct 19
1
Some metadata missing, relaying icecast1 stream with icecast2
I'm relaying an icecast1 mp3 stream with icecast2. This works fine, and the song title is displayed correctly no matter if I use <relay-shoutcast-metadata>1</> or not on the relay. But, the stream name and other metadata provided by ices0 on the icecast1 server is not displayed in the listening client. Icecast1 source: [Id: 1] [Sock: 11] [Time of connect: 09/Aug/2004:10:01:24]
2005 Mar 22
5
Push relay from nicecast with icecast2?
Greetings, I have some confusion. I've seen it mentioned, somewhere in some docs, that Icecast2 does not (as yet) support Push relaying. Is this actually the case? Should I be looking at icecast1 (which does support push relay, I believe) until such capability is implemented on icecast2? Or should I be creating a combination of both? Or what? Here's my situation: I have a customer
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 hangs at start
thanks for the reply. the problem is after i start icecast with icecast -c /path to icecast.xml, i see the following: Changed groupid to 501. Changed userid to 501. and then it just hangs. i do not get a command prompt or anything. so i was wondering if there are any other messages that normally follow during the startup process. <p>--- Karl Heyes <karl@xiph.org> wrote: > On
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
2005 Jun 10
3
icecast1 documentation
Geoff Shang wrote: > Kelvin Chu wrote: > >> After reading the docs, I was under the impression that icecast2 does >> not do on demand relaying? > > > Oh, on demand *relaying*! different kettle of fish. > > On demand relaying is available in Karl's branch and has just been > checked into the mainline development code. > > Geoff. > Tarballs
2004 Aug 06
1
Anyone want to be my hero?
Hello everyone, I've been using icecast 1 for a long time, and icecast2 has become a very viable alternative now. There is only one small and rather silly thing holding me back. I use liveice for everything. Has anyone hacked liveice to work with icecast2 and ogg? Is anyone writing another client that isn't darkice? I would try and port and rewrite, but my coding skills need
2004 Aug 06
1
make problems on libshout CVS.
Yep. That one was right on the nose. Sorry about that folks, I was using the simple "I'm going to the web cvs and downloading the tarball" instead of cvs -f -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login way of doing things Thanks for the fast reply. I am humbled. :) On Thu, Mar 13, 2003 at 07:11:44PM +1100, Michael Smith wrote: > On Thursday 13 March 2003 18:16, Mr.
2004 Aug 06
2
icecast1 and compilation on RH9
I know that icecast-1.3.12 is deprecated and for a good reason. I wanted to test it out on my Red Hat 9 box today. I found that it would not compile. Has anyone else seen this? What I wanted to try was testing streaming MP3 audio and relaying encoded icecast audio from one machine to another again. Is there an easy way to accomplish relaying from one machine to another using icecast2. I have
2004 Aug 06
1
icecast.xml syntax for relaying.
Hi all, In Icecast1 to specify a server to relay another server I would use : alias / http://server.example.com:8000 But in icecast2's icecast.xml I cannot see how the equivelent would be accomplished. Perhaps the <master-server> element? But there is no way to specify a mount point. Are there any documents describing valid configuration file elements for icecast.xml? Kind
2004 Aug 06
0
A question on clients.
Hello, I am a long time icecast user and list lurker. I have a simple question, as I am looking to use icecast2 for ogg streams. Currently, I am using icecast1. I have lots of php scripts setup for auto-loading, etc to make sure my listeners basically point and click, and I use liveice to stream live. I know I'll have to rewrite my php scripts, and I know I'll have to drop liveice when I
2004 Dec 20
2
Icecast 2.2.0 RC1 Announcement
At 10:21 AM 12/20/2004, you wrote: >Great Job ! ;) >Are you planning to : >- correct the metadata problem when you're relaying an icecast v1 server ? >(our radio totaly depend on icecast v1...) we don't support icecast 1.x. The question is, why are you dependent on it ? >- add an option to enable backup streams only when the primary one is done >? I mean that if a
2004 Aug 06
1
Icecast 2 for Live365 MP3 Relaying
> behavior you are seeing....(that also is a difference between iceast1 and > icecast2 - no server-side buffering in icecast2 and there was in > icecast1)... What do you mean stream buffering? We never buffered in either version that I remember. If you fall behind, you get kicked. It's always been that way. jack. --- >8 ---- List archives: http://www.xiph.org/archives/