similar to: noobie questions

Displaying 20 results from an estimated 6000 matches similar to: "noobie questions"

2004 Aug 06
3
noobie questions
Winamp3 is broken according to some posts here. Try Winamp 2.91 or the latest XMMS. Of course, XMMS requires the xmms-mp3 libraries. Try that and see if it helps. KJ <p>On Fri, 2003-09-12 at 15:56, Jeff Ousley wrote: > Thanks, all, for the pointers. I think I have > everything configured properly, but, something is > obviously still wrong. I'm using Kerry's guide with >
2004 Aug 06
2
noobie questions
That is set up via the config file and is used for accessing the stream. I do not believe there is ever any static radiofree.ogg file created. It is used for streaming purposes only. Though I could be wrong. I just have never bothered to look. Someone correct me if I am. KJ On Fri, 2003-09-12 at 16:14, Jeff Ousley wrote: > Should I actually have a "radiofree.ogg" file being >
2004 Aug 06
0
noobie questions
Should I actually have a "radiofree.ogg" file being written on my Linux box? If so, I don't see it. I'll try a different player as well. --- Kerry Cox <kerry.cox@ksl.com> wrote: > Winamp3 is broken according to some posts here. Try > Winamp 2.91 or the > latest XMMS. Of course, XMMS requires the xmms-mp3 > libraries. > Try that and see if it helps. > KJ
2004 Aug 06
0
noobie questions
Just a note: This is similar to the problems I am (still) having. I too am using Redhat9 (Icecast2 and Ices2). I've used Winamp2 (Zinf tells me the data is corrupted), but instead of the high-pitched noise you describe - I get dead silence. Of course, everything leads me to believe that the connection is healthy and the stream is working. There's a
2004 Aug 06
0
noobie questions
Thanks, all, for the pointers. I think I have everything configured properly, but, something is obviously still wrong. I'm using Kerry's guide with these xml files: - Sample icecast.xml - Configuration for Streaming Live Audio I started icecast & ices as directed. I then started xmms and configured the output plugin to be the OSS driver. I'm playing a music cd. This is all on my
2002 Nov 07
4
icecast + liveice won't play nicely
I have gotten icecast and live ice both up and running, but I cannot get them to play nicely together. I have the following in my configs: icecast: -- encoder_password test admin_password test oper_password test port 8000 port 8001 -- liveice: -- SERVER 192.168.1.2 PORT 8001 PASSWORD test #ICY_LOGIN X_AUDIOCAST_LOGIN -- but when I run both of them using: ./icecast ./liveice I get (from
2004 Aug 06
3
Icecast 1.3??
According to this list I was told that it was available to download? The only thing on the download page is the info on icecast 2 from cvs? Perhaps I'm missing something?? -- Ted Lynn <ted@linuxmds.com> --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2004 Aug 06
2
Unofficial Icecast HOWTO posted
Absolutely!! That was one thing that I was missing and would have like to have included. You can either send me the data or let us know the link. If you wouldn't mind adding to this HOWTO and I will post a link to your page so that people would know where I got the original files. Sounds good. KJ <p>On Wed, 2003-02-12 at 10:37, adam wrote: > looks great! :-) > > if you like i
2004 Aug 06
6
Unofficial Icecast HOWTO posted
Howdy. I just posted an unofficial HOWTO on configuring icecast2 on a Linux or other UNIX machine. It's just a draft in DocBook format, but I was hoping it might help someone. I've worked enough with icecast over the past few years that I thought it time to share what I've learned. The URL is as follows: http://quasi.ksl.com/icecast/ I have older documentation in
2004 Aug 06
3
using the latest icecast and ices to stream both ogg and mp3
So basically, I download and install ices 0.3, fire it up as well and then using the currently running icecast server, just set a new mountpoint. Instead of /ksl.ogg I would make a /ksl.mp3 mountpoint. This would be configured in the configuration file included with ices 0.3? I am only doing live streaming, feeding a raw audio feed into the box, and then encoding it on the fly. Thanks much. KJ
2004 Aug 06
6
automating icecast2 startups
I have icecast2 running on several machines now and have gotten relaying to work just fine. I've posted my instructions on how to do this to my icecast docs site. I have just a few more questions. Perhaps some one on this list has already addressed these issues but has simply not posted these elsewhere. 1) I'm looking for a startup script for launching the icecast2 icecast ices binaries
2004 Aug 06
3
using the latest icecast and ices to stream both ogg and mp3
I've gotten a request from another broadcasting partner to set up yet another streaming audio server. They would like to stream in both ogg and mp3 formats from off a single icecast machine. I have been searching through the archives and I have seen this mentioned as being possible, but no real configurations. I would of course place LAME on the box and use that for streaming just as I would
2004 Aug 06
0
noobie questions
Hi: Since icecast2 is still heading to an initial release, there's no official guide for this stuff, but there is a bit of stuff out there. First, lets clarify what you want to do. When you say "CD content", I assume you mean audio CD's. To provide a stream requires two parts - a source or streamer, and a server. The source is equivalent to a radio studio, the server is
2004 Aug 06
1
relaying using latest builds
Does anyone have a working configuration of relaying using icecast-2.0.0 and ices-2.0-Beta4? Also, anyone using multiple streams from the master server to the slave? I had relaying and multiple streams working great using a CVS download sometime ago and tried setting it up with the latest builds and it is appears to work, but no sound is coming from the slave box. Also, some of the syntax has
2004 Aug 06
2
using the latest icecast and ices to stream both ogg and mp3
darkice is an execellent bit of software, very well written. and the author of the darkice software, akos, is very active on the darkice ML. http://yp.tilos.hu:9000/tilos_high.ogg <= for a darkice stream. b. On Sat, Nov 22, 2003 at 12:05:55PM -0500, Brendan Cully wrote: > On Saturday, 22 November 2003 at 10:50, Kerry Cox wrote: > > So basically, I download and install ices 0.3,
2004 Aug 06
4
(was, streaming both ogg and mp3) now, sending out 3 streams
On Sun, 2003-11-23 at 00:35, Kerry Cox wrote: > Now I tried to add a third stream by adding the following <instance> to > the above config: > > <instance> > <hostname>xx.xxx.x.xxx</hostname> > <port>8000</port> > <password>secretpasswd</password> >
2004 Aug 06
4
OGG streaming and Icecast2
Hi All, I recently just took the time to play with the OGG format and compare it to mp3..and my conclusion is: SWEEEEET Where can I learn about writing a source for Icecast2? I written sources for Shoutcast..that was pretty straight forward..rip through an mp3 file and send the bytes to shoutcast at specific intervals. OGG is VBR...so I'm having trouble wrappign my head around how I shoudl
2004 Aug 06
2
compile error
On Wed, Apr 02, 2003 at 09:09:28AM -0700, Kerry Cox wrote: > I'm going to have to step in here now and say a few things. > I maintain the http://quasi.ksl.com/icecast/ page. I had hoped I had > made it clear that the instructions outlined there are based on > downloading the source from CVS. I have tested the instructions on my > page on several occasions, each time with
2004 Aug 06
3
MB soundcards and PCI soundcards
Here's a problem that I have uncovered on two entriely separate machines using the latest icecast2 and ices2 software. Even when the onboard soundcard is disabled, the PCI soundcard (which has been both a Creative Live! and an Ensoniq soundcard) is unable to accept input or stdin audio. If I enable the onboard soundcard everything works well and I can stream audio using icecast and ices. But
2004 Aug 06
4
streaming ogg and mp3 on the same machine
I have been able to successfully stream ogg vorbis as both a playlist and as a live stream off my icecast2 server here using port 8000. Works great. I can also stream MP3 live audio using darkice and icecast2 off the same box using port 8001. But I have been unable to create a situation where I can stream *both" ogg and mp3 off the same machine. I have even created a new icecast directory to