[Icecast] icecast stats

Michael Smith mlrsmith at gmail.com
Thu Feb 17 10:03:52 UTC 2005


On Thu, 17 Feb 2005 10:11:28 +0200, Mohamed Eldesoky
<eldesoky.lists at gmail.com> wrote:
> That is why I asked for a protocol :)
> Why we have to go the extra mile of parsing the XML, that will contain
> plenty of info we don't need !!

Well, you've got the choice:
Use the raw XML that has the information available in a clear,
documented, and trivial-to-work-with way (getting the one bit of info
you want out should be about 2 lines of code - at least if you have
some XML libraries available), OR use the XSL mechanism to get icecast
to transform it in whatever way you want - possibly producing just the
single bit of data you want with nothing else.

Mike



More information about the Icecast mailing list