is there a script to have the listeners live on a world map
thanks, me is I don’t have the geoip module in nginx nor php and as my interface is via aapanel I don’t know how to add it, I would like an interface like in azuracast with a world map that worked fine without this module
You would need to modify the script to fit your needs, but basically all you need is the IP address from the listener and you can always add it to whatever API for Geolocation.
Example: https://gist.github.com/codenift/a8bf37a5bb5faffba35c557f4fb5406f
This is something we can probably add to the Analytics page in LT too. Not sure how Azuracast is doing it, I only used it once, would need to look into it.