[icecast] how to modify ices source?

Brendan Cully brendan at icecast.org
Wed Aug 1 18:46:48 UTC 2001



On Wednesday, 01 August 2001 at 14:37, Robin P. Blanchard wrote:
> you may or may not be acquainted with the program otto; it is
> a web-based jukebox solution. it has the ability to play both
> locally as well as to an icecast server via ices. however, as
> there is not a static playlist, ices needs to to exit after
> streaming an individual song. the author of otto had the following
> suggestion for stream.c per ices-0.0.1.beta5:

Well, someone else asked for this. I may add this option later. But
really, it doesn't seem like the best way to do things. You don't want
to set up and tear down your connection to the icecast server every
track.

Ices will reload the playlist file if it changes on disk. So if the
file changes every track, everything will be fine. Alternatively you
could write your MP3 to a FIFO, which ices could pipe to your icecast
server.

-Brendan

--- >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 at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast mailing list