I am restreaming some channels to watch on my roku 2 (4.2) via HLS, everything works fine, but some doesn't works, i get this error from the debug console:
showHomeScreen | msg = Stream started. | index = 0
Unexpected event type: 20
showHomeScreen | msg = Unsupported audio: ISO/IEC 11172-3, MPEG-1 Audio Layer II | index = 0
Video status: 0 0
showHomeScreen | msg = | index = -5
Video request failure: -5 4
showHomeScreen | msg = | index = 0
Screen closed
The only difference i found on the streams is:
Streams with AAC audio plays fine
Streams with MPEG Audio Layer 1/2/3 (mpga) doesn't works on my roku2, plays fine on OSX, and iPhone, but not on my roku
MP3 Is supposed to works fine on roku 2, why is not working on mine?
Thanks