Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

The player crash when the alarm app interrupt playing widevine content #219

Open
yukihiro-m-play opened this issue Jul 14, 2021 · 2 comments

Comments

@yukihiro-m-play
Copy link

The ShakaPlayer Embedded Sample Project crashes when the alarm app interrupt playing widevine content.

Error log is as follows:

Log Message:
F0714 16:11:00.936075 1808478208 apple_audio_renderer.cc:263] Error changing AudioQueue pause state: 560557684

Shaka Player Config and Contents setting is as follows:

[uri]
 https://storage.googleapis.com/wvmedia/cenc/h264/tears/tears_sd.mpd
[configuration]
 key=drm.servers.com\.widevine\.alpha
 value=https://proxy.staging.widevine.com/proxy

And we tried and confirmed the following:

  • It occurs only playing state. It does not occur pause state.
  • We added a code that app pause player when AVAudioSessionInterruptionNotification occurs, but app crashed before AVAudioSessionInterruptionNotification occurs.
@yukihiro-m-play
Copy link
Author

Is there any missing information in the issue description?

@AKernazhytski
Copy link

@yukihiro-m-play have you been able to find a fix or a workaround?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants