Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dandroid
Visitor

"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
0 Kudos
3 REPLIES 3
renojim
Community Streaming Expert

Re: "An unexpected problem (..) has been detected" on Roku N

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
Roku Community Streaming Expert

Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.

I am not a Roku employee.
0 Kudos
dandroid
Visitor

Re: "An unexpected problem (..) has been detected" on Roku N

Nope, it uses AAC.
0 Kudos
TheEndless
Channel Surfer

Re: "An unexpected problem (..) has been detected" on Roku N

Hard to tell without seeing the stream details.

FWIW, I've found that sometimes you'll get the "but not server timeout or HTTP error" text even when it is actually an HTTP error, so double-check your URL, too.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
0 Kudos