MoeRadio.ru
Joined: 28 Jan 2007 Posts: 12 Location: Moscow, Russia
|
Posted: Wed Nov 03, 2010 6:13 pm Post subject: Icecast mount specific statistics from fallbacks |
|
|
Hello!
I have a multi-fallback setup which works very well for listeners, but does not work well for statistics.
A radio station owner has 3 mount points similar to this:
LiteRadio - mount for station owner, its fallback is:
LiteRadio.dj - mount for external DJs, its fallback is:
LiteRadio.backup - mount for backup
Listeners are given the link to LiteRadio. When station owner is broadcasting himself, they are getting his stream. When he is not broadcasting, but there is a DJ, they are falling to LiteRadio.dj. When no human is broadcasting, the listeners are falling to LiteRadio.backup.
Everything works fine.
Now, when I want to provide a statistic page (for embedded player), I have to know who is broadcasting in order to provide the correct page:
http://literadio.moeradio.ru:10000/?mount=/LiteRadio or
http://literadio.moeradio.ru:10000/?mount=/LiteRadio.dj or
http://literadio.moeradio.ru:10000/?mount=/LiteRadio.backup
Is there a way to "fallback" statistic similar to stream fallback? Currently if only last stream is broadcasting the first two links show no information. |
|