I am developing my own channel. The channel streams/plays podcasts. However, the streams are aac. My plugin works on plexht and in the iOS client. The plex/web audioplayer does not play them.
I get no error messages in the logs. I can see that (with chromiums developer tools) that the browser is continuosly downloading data from the stream. But playback is not starting.
Is this a known bug?
My plugin is located at https://github.com/dinapappor/SverigesRadio.bundle if you'd like to review my code to make sure there's not an error with the plugin.
Thanks!
(I will submit this code once everything is working and I am satisfied with it.)
This behaviour is consistent with Firefox 24.0, Chromium 29.0.1547.76 (223446) and Opera 12.6. This also happends to the shoutcast plugin when trying to play aac streams.