-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Video error (code 3016) when trying to play DASH stream on Tizen with config.streaming.preferNativeHls
set to true
.
#5166
Comments
According to my investigations this issue is happening because the player tries to load the DASH stream natively ( |
Have you read the FAQ and checked for duplicate open issues?
Yes
What version of Shaka Player are you using?
3.2.4
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
main
?Yes
Are you using the demo app or your own custom app?
Custom app
If custom app, can you reproduce the issue using our demo app?
Not sure
What browser and OS are you using?
Tizen 6
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
Model: GU43AU8079UXZG, firmware version: N/A
What are the manifest and license server URIs?
Any DASH manifest.
What configuration are you using? What is the output of
player.getConfiguration()
?What did you do?
streaming.preferNativeHls
set totrue
What did you expect to happen?
Content to start playing
What actually happened?
Player crashed and threw a critical
shaka.util.Error.VIDEO_ERROR
error.The text was updated successfully, but these errors were encountered: