Forum Discussion

dandroid's avatar
dandroid
Visitor
13 years ago

"An unexpected problem (..) has been detected" on Roku N1100

Hello,

I am developing a channel using the simplevideoplayer example that plays an HLS stream. On my Roku 2 XD device, it plays perfectly. But I tried on a Roku N1100 and after a second of playing the playback aborts when msg.isRequestFailed() returns true with the following message: "An unexpected problem (but not server timeout or HTTP error) has been detected".

Does anyone know what the issue is here?

Thanks

1 Reply

  • renojim's avatar
    renojim
    Community Streaming Expert
    Does the HLS use MP3 for the audio stream? If so, it won't work on the N1100, but I'm not sure if that would give you that particular error or not.

    -JT