| View previous topic :: View next topic |
| Author |
Message |
WAB
Joined: 29 Aug 2007 Posts: 27
|
Posted: Mon Jun 09, 2008 12:26 am Post subject: Accessing Icecast Stats |
|
|
Is there an easy way to get some icecast stats for input to a homebrew app?
I.e. how can I get listeners number as a value from a specific mounpoint?
A java or c app can only access that data via xsl? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Jun 09, 2008 1:47 am Post subject: |
|
|
yes, just make a cut down xsl sheet that you can place in webroot which will present those values. With 2.3.2 you can even pass a mount= query arg to be mountpoint specific.
karl. |
|
| Back to top |
|
 |
|