shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
1.96k stars 505 forks source link

fix: Restore support for legacy FairPlay system ID #1357

Closed cosmin closed 7 months ago

cosmin commented 7 months ago

Fixes #1356 which was caused by the fix in #1281 which updated this to use the correct FairPlay system ID. However since old versions recognized the previous system ID this restores support for it to avoid breaking clients.

cosmin commented 7 months ago

@Canta this should fix the issue