Displaying 3 results from an estimated 3 matches for "descoteauxi".
2007 Jan 05
1
Icecast protocol
Well I'm writing my own source client to automatize song selection, 
decoding/encoding and maintaning a few tasks on my website (listeners 
requests, current playing song and playlist, etc...)  I've understood 
that basically icecast protocol is http, then pure ogg or mp3 data.  
I've found a lot of usefull library (JOgg, JFlac, etc).  Thanks for the 
help, I'm digging into
2007 Jan 04
2
Icecast protocol
Hey there,
I'm writting a simple app which is gonna take FLAC file and convert them 
to ogg and mp3 format before sending them to icecast upon streaming.  I 
have search a lot over and can't find a icecast protocol definition, or 
even an overview anywhere.  Is somebody can point me on this one or I 
have to read the whole icecast source code (I know java but C/C++ is 
another thing...).
2007 Jan 04
0
Icecast protocol
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On Thu, 04 Jan 2007 21:57:12 -0600,
Ian Desc?teaux <descoteauxi@gmail.com> wrote:
> I'm writting a simple app which is gonna take FLAC file and
> convert them to ogg and mp3 format before sending them to
> icecast upon streaming.  I have search a lot over and can't
> find a icecast protocol definition, or even an overview
> anywhere....