similar to: icecast "dump" suggestions (archiving)?

Displaying 20 results from an estimated 5000 matches similar to: "icecast "dump" suggestions (archiving)?"

2004 Aug 06
0
icecast "dump" suggestions (archiving)?
Ethan wrote: > Anyone have any suggestions for automating archiving? I have a stream that > will connect to the server every morning at 5am and be kill'ed at > 10am. I'd like to record this every day... is there any suggested > solution? I'd have to setup a script to telnet in and start a dump > command, and I don't know if that would easily be possible without
2004 Aug 06
2
DarkIce and archiving things
Hello, After solving my previous problem with DarkIce, I have another question. I'm streaming for a radio station, and we want to archive our shows. I'm writing a little script that talks to our schedule database and "rotates" mp3 files much the same way one might rotate syslog. My problem is, DarkIce only lets you specify a /remote/ file to save, not a /local/ file. I know I
2004 Aug 06
2
Auto Archiving function for Icecast.
Hello: Does anyone know how to set up auto-archiving with icecast. I have an encoder coming in with a radio station. I want to create hourly mp3 archives of their streams that are coming to my icecast server. Got any ideas? Raymond <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message
2004 Aug 06
1
Auto Archiving function for Icecast.
A remote dump feature of icecast. Ok I'll see if I can find any info on the dump feature. Very clear description. Thanks. Raymond Akos Maroy wrote: > Raymond, > > > Does anyone know how to set up auto-archiving with icecast. I have an > > encoder coming in with a radio station. I want to create hourly mp3 > > archives of their streams that are coming to my icecast
2004 Aug 06
3
Audio Capturing
Gary Major wrote: > Does darkice or anything else allow you take the incoming audio from a > soundcard, but instead of encoding it and sending it to icecast, just encode > it and save it as a file instead? DarkIce not at the moment, though as of 0.8 you can save all what is sent to the server in a local file. <p>Akos <p><p>--- >8 ---- List archives:
2008 Mar 13
3
shell script question
hi all, If I have a shell script on 5.1 that has 2 commands in the script... command1 command2 and command1 runs until it is kill'ed by some other process. Sometimes command2 runs and sometimes it doesnt (this is what it seems like). How can I be ensured that command2 will always run after command1 is killed? The script is not killed just command1. Thanks, jerry
2004 Aug 06
2
Darkice memory leak
Unfortunately I can't reproduce your memory leak reports. For example, here is the line about my production darkice instance from top: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 27516 root 20 0 3564 3564 1340 S 95.6 1.3 47:06 darkice <p>this as after approx 50 minutes from start, but the memory load doesn't change for the whole 4 hours it
2004 Aug 06
3
Propping up liveice
I'm a volunteer who runs the mp3 streaming for KGNU-FM in Boulder, Colorado. We stream live at 64K with Linux, icecast 1.3.12+ minor patches, liveice, and lame 3.92. It easily supports 32 internet listeners 24x7 from a donated 400MHz Pentium II. Liveice is the only problem--it does its job of connecting the soundcard rec in to the lame encoder and to icecast, but dies without
2004 Aug 06
2
some features of icecast2 beta
Michael Smith wrote: > I would think the logical (and simpler) way to do this would be on the > client side. But as I said, patches welcome. darkice support stream dump on the encoder side, but this is far from logical: in a typical setup, the encoder is a machine not visible from the outside, while the server (per definition) is visible. when generating the stream dump on the encoder,
2004 Aug 06
7
question on downsampling
Hi, Maybe a bit off topic for this list, bt anyway. I have received several feature requests for DarkIce to support downsampling of the audio input before passing it to lame or ogg vorbis. For example the audio read from the soundcard would be 44.1kHz, and lame would get it at 22.05kHz. I figure two ways of doing this: 1. For lame, one can specify the input and the desired mp3 sampling rate,
2004 Aug 06
2
Updating stream metadata...
Does anyone know what tool I can use to update the stream metadata (like artist, title, etc..) while I use an app like DarkIce? I would like to be able to update the stream info with the track I play. I know that XMMS and its liveice plugin do that, but I'd rather use DarkIce and capture all the sound from the card. Thanks, Tom __________________________________________________ Do You
2004 Aug 06
5
no luck with streamers
The same as wtih liveice, it stops while trying to open /dev/dsp according to strace. <p><p>On Sat, 20 Apr 2002, Maroy Akos wrote: > Raúl Gutiérrez Segalés wrote: > > > > Hi, > > > > I want to stream to an Icecast server (current version) that is up and running and I have tried plenty of streamers and no go.. > > > > Any advices? I want to
2004 Aug 06
3
metadata update in the stream
This has come up earlier, but I don't remember a solution. How do I update the metadata of the stream 'on the fly'? I'm thinking of having a live stream (through darkice), with the title, author, etc. metadata changed every once in a while to reflect the actual program. How would I do that? Should I insert such data into the mp3 / ogg voribs data somehow by calling some
2004 Aug 06
3
no luck with streamers
Did you try liveice? I'm using it without problems. I didn't try another one, but I can suggest you liveice. In my case I'm taking the output from an radio set which is connected to a sound card. I hope It help you. <p>Luis Gallardo Caracas - Venezuela. Raúl Gutiérrez Segalés wrote: > > Hi, > > I want to stream to an Icecast server (current version) that is up
2004 Aug 06
3
livestreams, anyone have good success ?
buggz wrote: > Oct 20 10:30:43 buggz1 kernel: Sound: Recording overrun > Oct 20 10:31:14 buggz1 last message repeated 345 times > Oct 20 10:32:11 buggz1 last message repeated 601 times > > Anyway to correct this ? yes, your system is too slow, and can not keep up with the sound card input. are you running darkice as root? what is the system load when you run darkice or liveice?
2004 Aug 06
7
Darkice CVS
Akos, have tried to use the CVS for the last few days (following instructions on sourceforge) but it keeps timing out. Anything going on with the CVS Server? Gary. --- >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
2
Is there a guide?
Mark Hetherington wrote: > Is there a quick guide to setting up an icecast2 server? > Specifically I want something I can muck around with to test it out and put > into use later. I'd like to set up a basic icecast2 streaming server > streaming ogg streams, and either play from a play list, or preferably from > dsp so I can record microphone and whatever other sounds I am
2004 Aug 06
2
Trying to stream to a Nanocaster/2.0 server
Hi all, I'm attempting to stream audio to a live365.com server, more specifically, it is a Nanocaster/2.0 server: HTTP/1.0 200 OK Server: Nanocaster/2.0 Content-Type: audio/mpeg Cache-Control: no-cache Pragma:no-cache Connection: close Content-Length: 44000000 I tried Liveice (XMMS plugin) and it wouldn't connect properly. I tried ices, that too would not work. I even tried DarkIce
2004 Aug 06
1
Akos...Darkice questions
Can the bitsPerSample be set any higher than 16? I try to set it to 20 or 24 and get this error... DarkIce: LameLibEncoder.h:122: specified bits per sample not supported [24] teststream# <p>When I start Darkice I get the following error for about 5 seconds and then it stops with "broken pipe". 08:57:09: BufferedSink, new peak: 53112 08:57:09: BufferedSink, remaining: 28808
2004 Aug 06
2
darkice problems (was Re: Propping up liveice)
I tried darkice 0.9 with icecast 1.3.12 and lame 3.91. I specified a 64k stream and similar options to what works for us with liveice. Streaming worked successfully, and I applaud darkice for being fairly simple to build and configure. But the stream sounded like mud. It was worse than our 16k mono RealAudio stream. I re-examined my config, I rebuilt everything with gcc 2.96, then with