search for: innovativethought

Displaying 8 results from an estimated 8 matches for "innovativethought".

2011 May 06
3
Reading Yaml files and getting an 'uninitialized constant ActionView::CompiledTemplates' Error
Want to load a configuration from a yaml file ala config/database.yml. I am following http://blog.innovativethought.net/2009/01/02/making-configuration-files-with-yaml-revised/ but, I am getting uninitialized constant ActionView::CompiledTemplates::DOMAIN_CONFIG from rails. I''ve documented my code to make this simpler. I''m running Rails 3.0.7 I know isn''t the toughest question bu...
2004 Aug 06
0
icecast error bad password
Hi I often have troubles connecting to icecast from ices. Both are on the same machine. Sometime, especially when the machine has just been rebooted, when ices trying to stream to icecast, it is often denied for BAD PASSWORD. The curious thing is, both the ices and icecast config file were not even changed, and the password is match. I don't use any encryption I believe. Is this a known
2004 Aug 06
1
Re-encoding vorbis/ogg format on the fly
Hi, Just one quick question. Can ices re-encode vorbis/ogg format on the fly? I know it can do that with mp3 format, but what about vorbis/ogg format? Thanks. Reuben D. Budiardja --- >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
2004 Aug 06
0
Re-encoding ogg on the fly
Hello, Does ices2 and icecast2 support re-encoding of ogg file on the fly? Just like icecast and ices can do that with mp3 with lame. If yes, what are needed ? Thanks RDB --- >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
2004 Aug 06
1
ices configure can't find lame library
On Sat, 2002-07-20 at 14:43, Mark W. Davis wrote: > Did you try --with-lame-libraries=/usr/local/lame or variations thereof? > Some configure scripts do not like the explicit path to the library. > Yes, I tried all kind of variations I can think of. I even just now installed lame RPM, but it still didn't work. I can't think of anything else to try right now. Rdb
2004 Aug 06
1
sluggish stream problem - help
Hi, I am a newbie here. I just tried to set up mp3 streamer server on Redhat Linux 7.2, using icecast and shout. I then tried to connect to the server, from another machine and different LAN, using xmms. And the stream is so sluggish, it gets cuts off for every 2 seconds or so. Both LANs (the server and where I am connected from) are T1. My mp3 was all encoded in 128 KBps. I then asked someone
2004 Aug 06
3
ices configure can't find lame library
Hi all I'd like to install ices with re-encoding support. So I installed the latest stable lame from source. However, when I configure ices using --with-lame option, it couldn't find the lame library. I specified --with-lame-libraries=/usr/local/lame/lib --with-lame-includes=/usr/local/lame/include/lame, and it still couldn't find it. I tried all kind of combination for specifying
2004 Aug 06
4
Streaming info in HTML
Hi, Once upon a time, I can access the admin information such as client connected, streaming title/artist, etc, from web browser by browsing: http://servername:port/admin I used to had this just worked when I installed icecast and ices on the same machine. I then switch machines and have icecast in machine A, ices in machine B, connecting to icecast using mountpoint <mount> to machine A.