<p dir="ltr">Hi, if i am not mistaken 2.4 has a servlet which provides json output for active mounts and stats.</p>
<p dir="ltr">You can check it out at <a href="http://your">http://your</a> host:8000/status-json.xsl</p>
<p dir="ltr">Just upgrade your version and you should be fine.</p>
<p dir="ltr">Hth</p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In a search for access to various ways to interact with Icecast via<br>
Python, I ran across this:<br>
<br>
<a href="http://xiph.org/~brendan/pyshout2/pyshout2-0.0.1.tar.gz" target="_blank">http://xiph.org/~brendan/pyshout2/pyshout2-0.0.1.tar.gz</a><br>
<br>
Which is now dead (404).<br>
<br>
I have a need to be able to query an Icecast Server and get the number of<br>
listeners for a mount. I need to do this via Python, and preferably with<br>
out scraping the stats page of Icecast to do so. If there was access to<br>
other data that would be a plus, but a simple means to call a Python<br>
function and get an integer back with this value would be a plus.<br>
<br>
Is there something else out there to do this with out scraping a page?<br>
<br>
Python is the only route at this time due to the nature of other code<br>
involved which is already done in Python, and far to advanced to rewrite<br>
at this point, and is only supported on Python due to the underlying<br>
hardware used.<br>
<br>
<br>
_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
</div>