[Icecast] Deleted Message
"Thomas B. Rücker"
thomas at ruecker.fi
Thu Mar 13 06:15:39 UTC 2014
Hi,
On --, Redacted wrote:
> This message was deleted from the Archives.
Depends a bit on the use case. You can read it from the stream, from the
server or from the source client.
> This message was deleted from the Archives.
Then you might want to consider the playlist logging functionality built
into Icecast. It writes out the played songs, mount point and number of
listeners.
Another approach might be a STATS client (see curl example on the front
page).
You could also read the stats from Icecasts web interface/API. There are
also custom XSLT files that produce just artist title, etc. The downside
is that you have to poll at an interval, so that you don't miss a
change. Hence the former approaches are probably better.
Cheers
Thomas
More information about the Icecast
mailing list