I’ve gotten mp3s to stream using the Flash video player that ships with Wowza. It looks like it’s Flash-only, at least out of the box, so won’t work on mobile devices. Also, I’d like something I can configure to look more like a music player rather than the unused black screen of a video player.
My users don’t like the watermark in the free versions of JWPlayer and Flowplayer.
So what else is out there that works specifically for mp3s streamed from Wowza? Any that do HTML5 and fall back to Flash when needed? Just about all of the Wowza examples and documentation I’ve come across deal solely with video. I’m looking at JPlayer just now - it looks easy to use. But before I invest a lot of time, will it even work?
Some other questions:
-
The form of the URL that works with the Flash player that ships with Wowza is http://[server url]:[port]/Music/mp3:sample.mp3/manifest.f4m. I haven’t gotten this to work with any of the other flash players I’ve tried. I don’t know if they understand the manifest part at the end, but if I leave it off I get a message that says “network error”. So I’m not sure what url to plug in for streaming mp3s. Do I have to use rtsp:// instead? If I plug the url rtsp://[server url]:[port]/Music/mp3:sample.mp3 into my browser then real audio pops up and it works fine. But I can’t get it to work in the flash players I’m testing.
-
I’ve been reading that it’s absolutely impossible to stream mp3s to Android phones. Is this still the case? Do I have to create aac versions of all of my music files if I want to support Android?
Thanks for any advice. I’m totally new to this and I hope my questions make sense.
Arvin