On the subject of sync'd broadcast TivoTechie writes:

> 1) Server decodes MP3/OGG/FLAC/etc to raw audio

What jrec needs to do this is a pluggable content engine.

At present the content engine is pretty simple, supporting client pull of mpeg/flac/ogg/wma/raw via http GET. It will eventually be modified to support http://www.jrev.org, http://www.jcraft.com/jroar/ and other streamers in a generic fashion.

Adding support for a synchronizing streamer could fit into this framework.

--Reed http://jreceiver.sourceforge.net