Shoutcast 32khz mp3 vs 44.1

I’m having trouble streaming from a shoutcast station that is streaming 32khz 96kbps streams.

Trouble as in, it isn’t playing at all. Can the Roku handle 32khz mp3 files? This is the first time I’ve had any trouble playing Shoutcast streams via the Roku.

Here’s the URL

It could be some other factor with the server config - if I don’t put the trailing slash on that url it won’t work at all, with the slash it buffers 99% and stops.

  • Joel

Works fine for me in both 2.9 and 3.0. The trailing slash thing is a known issue. Very important to include that…

{
  url:	"http://50.7.241.10:8006/"
  streamFormat: "mp3"
}

Ok, I must be doing something weird then…

Thanks!

  • Joel