What streaming formats are supported on Jeff's Image?
Posted: Fri Oct 09, 2009 8:01 pm
I have gotten as far as installing mpd/mpc, created a playlist and been able to successfully play the slay radio example and some shoutcast streams. I'm confused as to what other formats are supported. I'd like to play some Classical streams that play fine with my Logitech Squeezebox, including mp3/m3u/pls files.
Here are some examples I tried that didn't produce any sound/didn't appear to play:
http://208.80.54.126:3690/KDFCFMCMP3
http://streaming.azpm.org/kuat192.mp3.m3u
http://www.kusc.org/streams/kusc128.m3u
http://www.cpr.org/listen/live_classical_mp3.pls
I added these streams with mpc add. Then I attempted to play them by either mpc play n (for playlist number) or mpc next/prev. The slay radio example was in the playlist as number 1 and could play but any of the others would not. I'd get something like the following when I started to play the stream:
Here's an example of the playlist. First two, slay radio and shoutcast streams, play fine:
Do I need to add support for these streams? If so, how would I do it?
TIA
Here are some examples I tried that didn't produce any sound/didn't appear to play:
http://208.80.54.126:3690/KDFCFMCMP3
http://streaming.azpm.org/kuat192.mp3.m3u
http://www.kusc.org/streams/kusc128.m3u
http://www.cpr.org/listen/live_classical_mp3.pls
I added these streams with mpc add. Then I attempted to play them by either mpc play n (for playlist number) or mpc next/prev. The slay radio example was in the playlist as number 1 and could play but any of the others would not. I'd get something like the following when I started to play the stream:
Code: Select all
root@proteus:~# mpc play 3
http://www.wksu.org/listen/wksu1.pls
[playing] #3/3 0:00/0:00 (100%)
volume: 40% repeat: off random: off
Code: Select all
root@proteus:~# mpc playlist
>1) SLAY Radio: Instant Remedy - Warriors (Club Version)
2) CLASSICAL 102 - The First Class In Music: Haydn - Andante
3) http://www.wksu.org/listen/wksu1.pls
TIA