Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SGDEX] media.errorCode == -5 media.errorMsg == no valid bitrates #89

Open
antonio-henrigo opened this issue Jan 27, 2022 · 3 comments
Open

Comments

@antonio-henrigo
Copy link

I am relatively new to Roku. Currently trying out the channels but I have a problem that I can't resolve.

When I access some channels begins loading but in few seconds return to home page.

I trying debugg the error and I can see this return:

SGDEX: View Manager runProcedure addView
SGDEX: newView.setFocus(true)
[SGDEX] media.errorCode == -5 media.errorMsg == no valid bitrates

But I don't understand how I do to fix that.

@RokuChris
Copy link
Contributor

Media errors usually indicate a problem with the content you're trying to play. Which of the sample channels are you seeing this in?

@antonio-henrigo
Copy link
Author

Chris, first thanks for answering me!

This error happen when I access this chennels:

Band
Cultura (erro)
Record
SBT
Agro+
Arte1
BandSports
BandNews
Terraviva
Smithsonian
RFMTV
MCMTOP
PARAMOUNT CHANNEL
Comedy Central
MTV LIVE
MTV
NICKELODEON
NICKJR
AMC
DW
Sabor&Arte

Everything happens the same problem!

@RokuChris
Copy link
Contributor

None of that content is from our sample channels, so this may not be a problem with SGDEX. My best guess is that there's something wrong with the streams themselves. I would suggest taking a look at the streaming specs to be sure you're encoding them in a playable format: https://developer.roku.com/en-gb/docs/specs/media/streaming-specifications.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants