search for: neongoat

Displaying 16 results from an estimated 16 matches for "neongoat".

2004 Aug 06
1
AW: liveice SAVE_FILE
...t filename. If you want to make sure that the save file isn't overwritten when you start liveice, just rename the liveice binary to something else (liveice-real) and make a small shell script or perl wrapper called liveice that checks for the file then runs liveice-real. David - ------- david@neongoat.com www.neongoat.com PGP Key ID/Fingerprint: 0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5 - ------- - --- >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-reque...
2004 Aug 06
2
icecast 1.3.12 streaming big static files, offset
...position by streaming big static files. i.e. streaming big.mp3 not from start but one hour later: 60s*60mins*16000 bytes offset. is there a way to do that, or did i choose the wrong product? i noticed that there is a passage in static.c which is written by david@neongoat.com which is supposed to do that by just entering: myserver:8000/file/big.mp3?pos=32342314 which then results in a file not found. 2: i would like to present the mp3 streams in two bitrates, the original files are 128kbit and then a stripped down version...
2004 Aug 06
2
icecast newbie
Hello All, I'm a newbie in icecast and I'm trying to put it runnig nice, (please, be patient with my english) I got it running with shout, with a big directory of mp3 in my playlist, but after few seconds of transmission it begins to fail. My mp3 files are all 128 at 44. May be the bandwidth to low?? Other question is how can I set a low stream to dial conections of 56K with
2004 Aug 06
5
liveice SAVE_FILE
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello! does anyone have patch for liveice that the saved files (SAVE_FILE directive in the config file) don't get overwritten if liveice is stopped and started? i think about something like adding the current date and time to the filename... or ist there some other solution concerning dump (or save) files? if there is no patch around, i
2004 Aug 06
0
reencode scripts if anyone is interested
...rmat audio library around to decode most > things into PCM... will look around. Check out GStreamer @ http://gstreamer.net. So far I've just read the docs and haven't actually coded with it yet, but it seems infinitely customizable and supports a bunch of codecs :) David ------- david@neongoat.com www.neongoat.com PGP Key ID/Fingerprint: 0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5 ------- --- >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@x...
2004 Aug 06
0
icecast newbie
...config file at the end of lines, and your soundcard can support the sample rate/channels that you told it to use. Also try changing the config setting to half-duplex if it's set to full-duplex. If all that fails, try "rm -rf /PATH/TO/LIVEICE/.liveice_temp_files". David ------- david@neongoat.com www.neongoat.com PGP Key ID/Fingerprint: 0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5 ------- --- >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@x...
2004 Aug 06
0
liveice SAVE_FILE
...ult filename. If you want to make sure that the save file isn't overwritten when you start liveice, just rename the liveice binary to something else (liveice-real) and make a small shell script or perl wrapper called liveice that checks for the file then runs liveice-real. David ------- david@neongoat.com www.neongoat.com PGP Key ID/Fingerprint: 0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5 ------- --- >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@x...
2004 Aug 06
0
documentation
Hi, did you guys use a certain program to generate the libshout API documentation on http://developer.icecast.org? Please CC: to me directly, since I'm not on this list. David ------- david@neongoat.com www.neongoat.com PGP Key ID/Fingerprint: 0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5 ------- --- >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-dev-reque...
2004 Aug 06
1
liveice Question
...ul example. Once I find the time, probably in a couple weeks, I think I'm going to work on the lightweight liveice2.c posted a while back and make it more fault tolerant and have it support streaming to multiple icecast servers (one for the intranet, one for the internet). David ------- david@neongoat.com www.neongoat.com PGP Key ID/Fingerprint: 0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5 ------- <HR NOSHADE> <UL> <LI>application/octet-stream attachment: liveice_watchdog.pl </UL> -------------- next part -------------- A non-text attachment was scrubb...
2004 Aug 06
2
on-demand source as default mountpoint
.... If I use ices, listeners could tune in during the middle of the static file, which is what I'm trying to avoid. Or maybe there's a way to map the default mountpoint to a static file? It seems like I'm overlooking something obvious here, could anyone enlighten me? David ------- david@neongoat.com www.neongoat.com PGP Key ID/Fingerprint: 0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5 ------- --- >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@x...
2004 Aug 06
3
Keeping Icecast and Liveice running...
I'm just wondering how people are keeping Icecast and Liveice running. If it crashes at some point do you just restart everything by hand or do you have something to keep an eye on the processes (e.g svscan/daemontools program)??? I will be running a stream for a radio station and if the stream crashes I would like it to know that it has crashed and either reboot the system or restart the
2004 Aug 06
2
Problem with dual streaming
I've been using liveice to feed an encoded stream to an icecast broadcast server. Now I want to feed two streams at the same time to the broadcast server. To acomplish that I am using a dual soundcard setup in a debian linux server. I've setup two different mountpoints in the icecast server wich will receive the stream and in turn will broadcast the streams to the listeners. This is, the
2004 Aug 06
4
reencode scripts if anyone is interested
On Monday, 25 June 2001 at 15:23, Michael Smith wrote: > > >Future plans include sending different streams to different servers > >(not just different mountpoints), and handling PCM/WAV input... > > Hey, you're taking over all the plans for ices2, damn you! :-) any more good ideas I may have missed? ;) > Actually, ices2 does much of this already. I want to add
2004 Aug 06
4
liveice Question
Ok, is this possible: I want to have a 128k and a 24k stream of a particualr audio program, plugged into the line in of my Ensoniq AudioPCI 128 (es1370 chipset) Is there any way to do this with just one soundcard, or do I need two? Thanks Scott W --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a
2002 Aug 28
7
Debian mp3->vorbis transcoding
In case there are any Debian developers around here, I wanted to point out message <20020828154322.GA15114@chulak.naquadah.org> on the debian-devel list this morning. Another Debian developer is proposing to submit an mp3->vorbis transcoding program for inclusion in Debian. I have objected to this on the grounds that the resulting vorbis files will sound like crap, and I have also pointed
2004 Aug 06
0
icecast 1.3.12 streaming big static files, offset
...position by streaming big static files. i.e. streaming big.mp3 not from start but one hour later: 60s*60mins*16000 bytes offset. is there a way to do that, or did i choose the wrong product? i noticed that there is a passage in static.c which is written by david@neongoat.com which is supposed to do that by just entering: myserver:8000/file/big.mp3?pos=32342314 which then results in a file not found. 2: i would like to present the mp3 streams in two bitrates, the original files are 128kbit and then a stripped down version...