question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Shaka player does not works in Android webView (error 6001), but works in chrome app

See original GitHub issue

I read the FAQ and checked for duplicate open issues

Shaka player Version 2.5.9

I Can reproduce the issue with latest release version

I Can reproduce the issue with the latest code from master?

I am using my own custom App

I can reproduce the issue using demo app( https://shaka-player-demo.appspot.com/demo/#audiolang=en-US;textlang=en-US;uilang=en-US;asset=https://storage.googleapis.com/shaka-demo-assets/sintel-widevine/dash.mpd;panel=HOME;build=uncompiled )

Android os 7.1.2 chrome app version 80.0.3987.119

Sony Android TV(bravia KDL-50W807C) android os version: 7.0

player.configure({ drm: { servers: { ‘com.widevine.alpha’: “https://amediateka.silktv.ge/wv/” } } }); https://amediateka.silktv.ge/media//800008501/output.mpd

Start play and it shows error 6001, even with shaka demo url

It should be playing, because it works in chrome browser app

Shaka player does not started playing, instead it shows error code 6001 While shaka player works in android chrome browser, it does not works in android webView, even shaka player’s demo url does not works in webviev and shoes error 6001

Screenshot_20200305-135355

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
joeyparrishcommented, Mar 6, 2020

Another thing you can try is opening https://shaka-player-demo.appspot.com/support.html in the WebView. That will give a full report of what we can detect from the platform.

0reactions
joeyparrishcommented, May 20, 2020

We don’t test on WebView in particular. As for buffering, that could be caused by any number of things, including available bandwidth on the device, network latency, WiFi quality, the choice of content, CPU usage, and availability of hardware decoders for a certain codec.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Shaka player does not works in Android webView (error 6001 ...
Shaka player does not works in Android webView (error 6001), but works in ... It should be playing, because it works in chrome...
Read more >
Cross origin Widevine broken in Android with Chrome 91
(The error 6001 of Shaka means None of the requested key system configurations are available. This may happen under the following conditions: - ......
Read more >
Tutorial: Frequently Asked Questions - Shaka Player Demo
A: This error is given to us when the browser can't play the content. This is out of our control and is usually...
Read more >
html5 video does not play in android webview, but works in ...
In mobile Chrome the video works and everything is fine. However in my Android app, using a WebView that renders the exact same...
Read more >
Hosted Shaka player Error 6001 and 7000 - Deepak Pk
If you are getting Shaka player errors 6001 (REQUESTED_KEY_SYSTEM_CONFIG_UNAVAILABLE) and 7000 (LOAD_INTERRUPTED) on your app with hosted shaka player ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found