Skip to content

Support downloading of Dash manifests that do not have inline PSSH value #1531

@bartsidee

Description

@bartsidee

Have you read the FAQ and checked for duplicate open issues?:
Yes

What version of Shaka Player are you using?:
2.3.x

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

If custom app, can you reproduce the issue using our demo app?:
N/A

What browser and OS are you using?:
Electron with Widevine CDM enabled:
https://github.com/castlabs/electron-releases

What did you expect to happen?
Ability to download Dash content (ondemand) with DRM (widevine) that does not have inline PSSH data in the manifest

What actually happened?

The inline PSSH property should be optional in the manifest specification, but mandatory to be available in the binary fragments. Shaka seem to be correctly supporting this for online playback, but for the offline download initiation it seems to be depending solely on the inline PSSH value.

We are trying to understand if this is a bug or if there is a limitation that prevents shaka from using the PSSH value in the binary fragments while downloading content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    flag: seeking PRWe are actively seeking PRs for this; we do not currently expect the core team will resolve thisstatus: archivedArchived and locked; will not be updatedtype: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions