similar to: how to specify remote dump file from the source?

Displaying 20 results from an estimated 20000 matches similar to: "how to specify remote dump file from the source?"

2004 Aug 06
1
how to specify remote dump file from the source?
Michael Smith wrote: > No. Security issues aside (and those would require significant thought), this > seems like something of fairly limited usefulness. But: it works this way in icecast 1.x also, this feature is very useful? and what are the security considerations? icecast must be run as a properly limited user, and all is secure. as for usefulness: this is very useful indeed. the
2004 Aug 06
2
Trying to stream to a Nanocaster/2.0 server
Hi Akos, --- Akos Maroy <darkeye@tyrell.hu> wrote: > well of course, the nanocast server uses some different login > protocol > than icecast or shoutcast. is there a site for this server? maybe a > spec > on the source login protocol? then I could add support for it to > darkice Hmm.. I thought nanocaster was similar to shoutcast? I can use the shoutcast plugin for
2004 Aug 06
1
Trying to stream to a Nanocaster/2.0 server
--- Akos Maroy <darkeye@tyrell.hu> wrote: > did you try it with darkice configured for shoutcast? e.g. a > configuration section [shoutcast-0]? Yes I did, but it never connected properly. This is the message: DarkIce 0.8 live audio streamer, http://darkice.sourceforge.net Copyright (c) 2000-2002, Tyrell Hungary, http://tyrell.hu Using config file: /usr/local/etc/live365.cfg Using
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
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:
2004 Aug 06
4
off: live365 relay
A bit off-topic question: has anyone any experiences with the relaying service that live365.com has? what kind of stream(s) do they relay? what is the protocol they use? --- >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
3
server side stream dump in icecast2?
Hi, I'm wondering if this feature is implemented in icecast2? It was in icecast 1.x, and I found it very useful... <p>Akos --- >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
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
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
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
2005 Apr 11
1
how to update stream metadata by source client
Karl Heyes wrote: > The handling of metadata is specific to the format, eg MP3 itself has no > in-stream metadata support, only the shoutcast-style streams have > metadata handling. Vorbis has in-stream metadata support but is handled > differently to MP3. I see. so we have separate solutions for: - shoutcast (mp3) - icecast 1.x (mp3) - icecast 2.x - mp3 - ogg vorbis > The
2004 Aug 06
3
Setting up Icecast on a shell?
What settings do I need to change in the Makefile etc so it compiles and installs on a normal shell account? I've already tried compiling it using a different prefix etc but I must have messed up somewhere. Since its a normal shell account i obviously can't install to /usr/local and so forth... I'm wanting to have it installed to /home/username/icecast/server (then /bin for binaries,
2004 Aug 06
2
Darkice memory leak
ups, sorry for fuzzy description. I use "top" to watch the running processes. It updates every 5 seconds. I am running RedHat 7.2, download from one of Redhats mirros. Haven't installed any updates of Redhat 7.2. The box is a fresh PC with Amd Athlon 1700XP, 128MB, two SoundBlaster 16 PCI using OSS drivers. Any info missing? Kristjan <p>-----Original Message----- From:
2004 Aug 06
2
Darkice and Icecast ..
I can create a section in darkice with looks like [file-0] format = vorbis bitrateMode = abr bitrate = 48 fileName = /tmp/save.ogg Is there a way to start/stop recording without stopping all other streamer? per example - stop file recording - save file to another name - start recording ( regenerate the nessesary header for mp3 or ogg) maybe an HUP? Thanks.
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
livestreams, anyone have good success ?
Sounds like a sound driver issue. Might want to try the SMP version of OSS (www.opensound.com). Do other sound apps work OK? -bg > On Sat, 20 Oct 2001, Akos Maroy wrote: > > /me cries, bummer deal. > Yes, running as root. > The load was in the 'teens as I remember, I looked @ that too. > One CPU was like 15% and the other 11%, something like that. > 2.2.19ext3 #2 SMP,
2004 Aug 06
3
ogg vorbis codec for windows media player?
This may mave been asked before: is there some way once can get the windows media player to play ogg vorbis content? I don't use windows in general, but someone has approached me with this question. --- >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'
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
1
icecast 2 problem
Geoff Shang wrote: > > On Fri, 12 Oct 2001, Akos Maroy wrote: > > > I just tried my first production icecast 2 streaming. When I try and > > connect ogg123 to the stream, I get the following: > > > > $ ogg123 -v http://yp.tilos.hu:9000/tilos96 > > You need an .ogg extension, for starters. why would I? I don't need a .mp3 with icecast 1.x.... After