default_KID missing support
@icbaker is already working on this.
Since Oct 7, 2024.
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Hi ,
I hope this message finds you well. I am writing to request the addition of support in ExoPlayer for MPD (DASH) files that do not include the default_KID attribute when using ClearKey protection (urn:mpeg💨mp4protection:2011).
Currently, many web players, including Shaka Player and JWPlayer, already support such MPD files, making it easier to play a wide range of DRM-protected content. However, ExoPlayer throws an error when trying to play these files due to the missing default_KID attribute. It would be extremely helpful if ExoPlayer could handle such cases as well, to ensure compatibility with more content providers and existing media streams.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.