Tauri Linux [Platform does not support navigator.requestMediaKeySystemAccess]?
Hallo,
ich würde gerne meinen Sveltekit Spotify Player mit Tauri zu einer Linux App machen. Auf windows funktioniert alles einwandfrei in Linux jedoch erhalte ich eine Fehlermeldung: Unhandled Promise Rejection: EMEError: Platform does not support navigator.requestMediaKeySystemAccess.
Github: https://github.com/thefu21/SoundSphere/blob/Tauri/src/lib/components/spotify/SpotifyPlayer.svelte
1 Antwort
Von gutefrage auf Grund seines Wissens auf einem Fachgebiet ausgezeichneter Nutzer
Linux
Suchmaschine hilft weiter:
https://github.com/gilbarbara/react-spotify-web-playback/issues/54
So I tried it again but this time with an SSL certificate registered on my app and it worked perfectly. It seems that chrome has these security measures in place to to block EME from unsecured websites.
@julihan41
ja aber das hat ja nichts damit zu tun in dem github issue ist die rede von zugriff im wifi ich benutze ja tauri also internes https im localhost. Außerdem geht es ja auf Windows mit dem exakt glichen code
Es läuft ja im localhost