spotify / web-playback-sdk

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web Playback SDK ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
107 stars 7 forks source link

Non-EME initialization error #65

Open rytrose opened 5 years ago

rytrose commented 5 years ago

Issue found on 1/31/19.

Scope(s):

Steps to reproduce:

Platform: Jetson TX2 (ARMv8, aarch64) OS: Ubuntu 16.04 Browsers: Chromium (71.0.3578.98-0ubuntu0.16.04.1), FIrefox (64.0)

  1. Serve page with Web Playback SDK at localhost.
  2. Initialization error.

Expected behaviour:

The Spotify.Player initializes without error.

Actual behaviour:

Spotify.Player returns an initialization error.

Since I'm serving the page on localhost, I don't expect EME to be an issue with secure contexts. I am still getting an initialization error, for which there's no other explanation I can find other than EME.

rytrose commented 5 years ago

After some digging, it seems that Widevine isn't supported on aarch64. Unless I'm wrong and it is? Is there a definitive no?