Playback freezes for DASH VOD with multiple Adatpation Sets with different DRM restrictions #2135
Labels
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes
What version of Shaka Player are you using?
2.5.5
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
master
?Yes
Are you using the demo app or your own custom app?
Demo app
If custom app, can you reproduce the issue using our demo app?
N/A
What browser and OS are you using?
Chrome on MacOS
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
N/A
What are the manifest and license server URIs?
Working url: https://content.uplynk.com/299ca57da2d04bdaa28c3c643467b3a1.mpd?prettydash=1
Non-working url: https://content.uplynk.com/299ca57da2d04bdaa28c3c643467b3a1.mpd?prettydash=1&vcodec=avc&rmp.content_key_specs.Audio.security_level=1&v=2&rmp.policy_overrides.can_persist=False&rmt=wv&rmp.content_key_specs.HD.security_level=4&rmp.content_key_specs.SD.security_level=1&rmp.policy_overrides.license_duration_seconds=172800&rmp.policy_overrides.playback_duration_seconds=172800&rmp.content_key_specs.Audio.required_output_protection.hdcp=HDCP_NONE&rmp.content_key_specs.HD.required_output_protection.hdcp=HDCP_V1&ct=a&rmp.content_key_specs.SD.required_output_protection.hdcp=HDCP_NONE&vcodec=avc&prettydash=1&rmp.policy_overrides.can_play=True
License server url: https://content.uplynk.com/wv
What did you do?
Play the VOD asset. Second period starts around 22 seconds into the video.
What did you expect to happen?
For the video to play through to the second period and beyond.
What actually happened?
The video freezes at ~22 seconds (period boundary). Looking at the network inspector, the player correctly chooses a variant from the SD adaptation set for the first period, but at the period boundary, the player tries to switch to a variant from the HD adaptation set which is DRM restricted to WV security level 4.
The text was updated successfully, but these errors were encountered: