Upload Icecast Server Access Log to Remote Server

Upload Icecast Server Access Log to Remote Server #Icecast #Analytics #SaturdayMotivation #YouMadeMe https://t.co/1FOSy7wv2G Upload Icecast Server Access Log to Remote Server #Icecast #Analytics #SaturdayMotivation #YouMadeMe https://t.co/1FOSy7wv2G pic.twitter.com/4Cq113jDfz — HTML5 Player ♫ ♪ (@HTML5MP3Player) June 16, 2018 # curl -X POST … Read more

Icecast Radio MP3 Uploader for AutoDJ

Install EZStream on Ubuntu # apt-get update && apt-get -y install ezstream Make MP3 Playlist for Icecast AutoDJ # /usr/bin/find /usr/share/nginx/html/radio-autodj/songs/ -name “*.mp3” > /usr/share/nginx/html/radio-autodj/playlist.m3u # chmod 0755 /usr/share/nginx/html/radio-autodj/ez.xml Start EZStream with Icecast AutoDJ mountpoint # /usr/bin/ezstream -v -v -c … Read more