similar to: Icecast Problems Get Worse

Displaying 20 results from an estimated 10000 matches similar to: "Icecast Problems Get Worse"

2004 Aug 06
3
Icecast Problems Get Worse
I'm using whatever comes with Icecast 1.3.11 and Ices 0.22. Just grabbed both tarballs from Icecast.org. Is there a way to find out the libshout version? I can't really tell from the Ices source... Hunter > From: tim <tim@nvhs.nl> > Reply-To: icecast@xiph.org > Date: Mon, 27 Aug 2001 17:57:07 +0200 > To: icecast@xiph.org > Subject: Re: [icecast] Icecast Problems
2004 Aug 06
4
Icecast Problems Get Worse
Okay. It died again after about 4 hours. I will turn off the yp servers and see if that helps. Any other ideas? Same thing, BTW, ices reported a libshout error. Hunter > From: Brendan Cully <brendan@icecast.org> > Reply-To: icecast@xiph.org > Date: Mon, 27 Aug 2001 12:56:58 -0400 > To: icecast@xiph.org > Subject: Re: [icecast] Icecast Problems Get Worse > > I
2004 Aug 06
2
Getting the Stream to &quot;Just Start Playing&quot; on the client
I'm curious what method y'all are using for getting your streams going on the client. We've been using a hyperlink to the stream like this: http://www.fatfreeradio.net:8000/playlist.pls?mount=/hifi&file=dummy.pls It works okay but people get prompted to save or open the file. It would be better if it just opened their streaming player each time, without the dialog. Anyone know
2004 Aug 06
5
Icecast Problems Get Worse
See below... > From: Jack Moffitt <jack@xiph.org> > Reply-To: icecast@xiph.org > Date: Mon, 27 Aug 2001 10:27:06 -0600 > To: icecast@xiph.org > Subject: Re: [icecast] Icecast Problems Get Worse > > Hunter, > > You can look in ices/src/libshout/configure.in at the top I think. libshout 1.0.6 > > Icecast doesn't have SMP issues that I know of, as we
2004 Aug 06
3
Getting the Stream to &quot;Just Start Playing&quot; on the client
Hmmm... Maybe I wasn't clear. This is a public Web site. Some people are using Netscape, most using IE... All different kinds of media players, mostly WinAmp, Real, WMP, and iTunes. What I'm looking for is a way for the media player to be launched automatically. If I choose "Open from this location" from the link, WinAmp DOES open. .pls files *are* mapped to WinAmp, I'd
2004 Aug 06
2
Icecast Problems Get Worse
FYI, since turning off directory updates, the streams have been up 18 hours. So, if that does turn out to be the issue, is there anything that can be done to "fix" that? Is it a known bug? > From: Brendan Cully <brendan@icecast.org> > Reply-To: icecast@xiph.org > Date: Mon, 27 Aug 2001 16:06:31 -0400 > To: icecast@xiph.org > Subject: Re: [icecast] Icecast Problems
2004 Aug 06
4
Ices
I notice two versions on the Web site, 0.2.2 being shown as developmental. I'm building a new server that will run Icecast 1.3.11 and I'm wondering how stable Ices 0.2.2 is? Are there enough fixes in it that it's worth using it? Thanks, Hunter --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list,
2007 Jan 24
4
Rails App on Mongrel+Apache Stops Listening
Howdy, I''m trying to debug a situation where a Rails app running on Mongrel +Apache stops listening to requests. Restarting Mongrel and Apache brings it back to life. First off, here''s some info on versions, etc...: Red Hat Enterprise Linux ES release 3 (Taroon Update 8) ruby 1.8.5 (2006-12-04 patchlevel 2) [x86_64-linux] Mongrel 1.0.1 Rails 1.2.1 fastthread (0.6.2)
2004 Aug 06
4
Ices Looping
I'm wondering if Ices (CVS) loops it's playlist automatically or if I have to add something to the configuration. I looked through all the docs and found no reference to looping... Hunter -- Hunter Hillegas hunter@lastonepicked.com Who is Sharky Towers? What is BroTools? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To
2007 Oct 11
7
1.0.2 release candidates
Hello Mongrels, Release candidates for Mongrel 1.0.2 and its dependencies are now available. Note that gems are now signed, so please add the Mongrel public certificate via: $ wget http://rubyforge.org/frs/download.php/25325/mongrel-public_cert.pem $ gem cert --add mongrel-public_cert.pem Now you can verify and install the candidates via gem install: $ sudo gem install mongrel
2007 Jan 19
7
fastthread 0.6.2
It looks like I got too creative in 0.6.1 and consequently ran afoul of a bug in the Ruby interpreter. 0.6.2 works around the bug and should be entirely stable at this point. Thanks to Young Hyun for his help in coming up with test cases. == what? fastthread is a Ruby library which provides a faster (and non-memory-leaking) C implementation of the concurrency primitives from stdlib''s
2004 Aug 06
2
Icecast Problems Get Worse
Some of the ices config files were pointing at localhost for the host name, even though the Icecast server is specifically told which IP to listen on. I changed them to make sure they matched. Here's some more info on our configuration: We launch three instances of Icecast, each with it's own configuration file that listen on different IPs and different ports (8000, 8001, 8002). Ices is
2004 Aug 06
3
Icecast Logging - Accurate?
I'm seeing some discrepancy between our switch traffic logs and our Icecast logs in terms of total amount of data transferred. Our Icecast logs seem to be on the low side. I was wondering how reliable the logging mechanism is in other people's experiences... We're running Icecast 1.3.0 (we can't upgrade because 1.3.10 stutters and dies like crazy on RH6) and Ices. Any info that
2005 Oct 09
6
Problem With url_for_file_column/file_column
I am using the very helpful file_column extension in my app. The uploading portion works great - no problems. Where I am having an issue is displaying the images in my view. My code looks like this: <% for @record in @main_box_releases -%> <%= image_tag(url_for_file_column("record", "record_cover")) %> <% end -% @record is an instance of a class called
2004 Aug 06
0
Icecast Problems Get Worse
On Monday, 27 August 2001 at 13:03, Hunter Hillegas wrote: > Okay. It died again after about 4 hours. > > I will turn off the yp servers and see if that helps. > > Any other ideas? Same thing, BTW, ices reported a libshout error. What did you change for this last test, if you didn't turn off yp? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project
2007 Jan 19
2
Rails Deploy Files - Remove?
So, now that we''re using Mongrel and not the horrid FCGI, do I really need these files in my Rails apps: dispatch.fcgi dispatch.cgi .htaccess ?? The .htaccess file has rules for rewriting that look FCGI based. For Mongrel, I do my Apache re-writing in my config file, right? is there a reason to include these files at this point? Hunter
2006 Mar 03
5
Rails Site: VegasLists.com
Just wanted to drop a note about a new Rails site that we''re testing in the wild, http://www.vegaslists.com. The site allows users to create lists about anything Las Vegas related and then lets other users comment on those lists. It was a project that went from concept to completed in about 2 weeks, working on it after the ''real job'' for fun. It''s very simple
2005 Jun 16
3
PostgreSQL Scaffold Doesn't Insert PK?
I am new to Rails and Ruby. I''ve been a WebObjects developer for a few years and before that J2EE (shudder). I wanted to try RoR so I am porting an existing Web app. I am running the latest release on Tiger and PG8. Right now my single table has three attributes: id | integer | not null hotel_name | character varying(255) | not null hotel_location |
2004 Aug 06
1
few questions about icecast/ices
On Wed, Jun 26, 2002 at 08:22:18PM +0200, Thomas Gutzler wrote: > > On Wed, Jun 26, 2002 at 10:08:20AM +0200, Thomas Gutzler wrote: > > > > > Can I force a special streamer "foo" always to be heard on a specified > > > mounpoint "/bar" ? > > > > Please rephrase the question im not sure i understand? > > OK. Theres a DJ
2004 Aug 06
1
mod_mp3
Anyone here every tried mod_mp3 for Apache? How does it compare to ices+icecast? Hunter --- >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 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to