On Fri, 6 Apr 2001, John Griffiths wrote:> it's funny. > > I only started this so my ex-girlfriend on the other side of the world > could hear a song (downloading mp3's was not possible for complex > reasons but streaming audio was) > > but goddammit i'm going to make this thing work if it kills me.Obviously mission critical. :-\ Why not make the binaries on another box, zip up the "made" stuff, and just do a make install? The DMCA sucks. -- ryan@tron-thorpe.com ** Ryan Sayre ** Systems Engineer -- Oregon Tron-Thorpe, Inc: The Solutions Foundry Phone: (503) 657-4509 http://www.tron-thorpe.com FAX: (503) 212-0165 --- >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 the list will be ignored/filtered.
it's funny. I only started this so my ex-girlfriend on the other side of the world could hear a song (downloading mp3's was not possible for complex reasons but streaming audio was) but goddammit i'm going to make this thing work if it kills me. At 07:29 PM 4/5/2001 -0700, Jack Moffitt wrote:>On Thu, Apr 05, 2001 at 06:21:37PM -0700, William Goldsmith wrote: >> > why would i want to re-encode? >> > >> If you want to stream at any bandwidth other than what the files were >> recorded at, you'll need to re-encode using lame (or another codec). If you >> rip the files at the same bandwidth you'll be streaming at, you won't need >> it. > >And just to add, you can also reencode by hand and have two sets of >files, as reencoding on the fly wastes a lot of CPU, especially since >you're likely to be reencoding the same files over and over :) > >It's a convinience feature that a lot of people wanted. > >jack. > >--- >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 the list will be ignored/filtered. > >--- >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 the list will be ignored/filtered.
you're going to laugh, but since i switched to debian and the wonders of apt-get i haven't needed a compiler and have kept my install minimal (apt figures out dependencies and install them on an as-needed basis) I'm getting a compiler going but I'm having to learn some things about GCC i could have lived without. also having started down this path I'm probably going to get involved with streaming local music so i'd like to crack it. the ex has lost interest (she's a fickle cow) ;-) At 06:39 PM 4/5/2001 -0700, you wrote:>On Fri, 6 Apr 2001, John Griffiths wrote: > >> it's funny. >> >> I only started this so my ex-girlfriend on the other side of the world >> could hear a song (downloading mp3's was not possible for complex >> reasons but streaming audio was) >> >> but goddammit i'm going to make this thing work if it kills me. > >Obviously mission critical. :-\ > >Why not make the binaries on another box, zip up the "made" stuff, and >just do a make install? > >The DMCA sucks. > >-- >ryan@tron-thorpe.com ** Ryan Sayre ** Systems Engineer -- Oregon >Tron-Thorpe, Inc: The Solutions Foundry Phone: (503) 657-4509 >http://www.tron-thorpe.com FAX: (503) 212-0165 > > >--- >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 the list will be ignored/filtered. > >--- >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 the list will be ignored/filtered.
> > I only started this so my ex-girlfriend on the other side of the world > > could hear a song (downloading mp3's was not possible for complex > > reasons but streaming audio was) > > > > but goddammit i'm going to make this thing work if it kills me. > > Obviously mission critical. :-\ > > Why not make the binaries on another box, zip up the "made" stuff, and > just do a make install? > > The DMCA sucks.Not sure what the DMCA has to do with anything being discussed here.. But, if she can stream but not download (which I don't quite understand), then wouldn't it be easier to throw those mp3 files in a directory under apache or even under icecast (the static_file dir) and just stream them that way? jack. --- >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 the list will be ignored/filtered.