Page 1 of 1

Listeners count

Posted: 07 Apr 2021 21:24
by Radiofreak
Hi i have a source adress where i can see my listners count. See below how this adress looks like. Can i use this in PF?

http://source:YOURPASSWORD@YOURICECASTS ... /YOURMOUNT

Re: Listeners count

Posted: 07 Apr 2021 22:06
by radio42
You can use the build in function of a ProppFrexx streaming server to retrieve the listener count.

You might, in the streaming monitor window, configure all your used streaming servers (even if you don't connect them for active streaming) and use your admin credentials to collect all individual listener counts from your servers.

You can then use the ${streamingtotallisteners} macro to log the total number to either your playlist or global log for reporting.
The logs can be configured in the general settings, section Logging/History.
All macros are listen in the Appendix of the User Manual.
Click on the '?' mark icon at the very top right of each configuration dialog to get further detailed help to each option.

Re: Listeners count

Posted: 10 Apr 2021 17:52
by Radiofreak
Unfortunately I can't get it done. I have tried all options. It is strange because the url I mentioned earlier does show the listening numbers. Which boxes must be filled in exactly? I understand it is not a software problem. Maybe someone who also has Icecast and can indicate the correct way. Thanks

Re: Listeners count

Posted: 10 Apr 2021 19:53
by radio42
Please click on the '?' icon in the streaming server configuration dialog.
To manually (without starting the streaming) retrieve the listener count/statistics you must provide the admin credentials!

Re: Listeners count

Posted: 14 Apr 2021 20:09
by Radiofreak
Up and running! Thanks again Bernd ;)