Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
19 views

Icecast status page not showing Server Name, Server Description, Stream Name, or Stream Description

I have PHP streaming MP3 files listed in playlist.txt to Icecast using FFMpeg. $ffmpeg_command = "ffmpeg -re -f concat -safe 0 -stream_loop -1 -i /var/www/html/media/radio/playlist.txt -c:a ...
Daniel Torridon's user avatar
1 vote
1 answer
2k views

Fetching icecast metadata file

I am getting icecast metadata using jquery XMLHttpRequest. There is status.xsl and status-json.xsl url. How do I know when do I use each one, if I only have icecast radio url? For example this radio ...
Toniq's user avatar
  • 4,988
3 votes
0 answers
866 views

Internet radio statio playing Spotify for private use

I want to build a server that I can register as my own internet radio station on my hardware internet radio player using wifiradiofrontier.com. Reasoning: I want to listen to Spotify when I wake up ...
wackazong's user avatar
  • 512