I would like to develop a player that will be able to play an OGG stream<br>
    from an IceCast server.<br>
    I assume that I need to retrieve data packet from IceCast and send them to<br>
    the decoder. But I don&#39;t know what is the format of the stream provided by<br>
    the IceCast server.<br>
    Could you tell me where I can find a documentation?<br>
    Thanks.