You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DASH-IF Certurl support and test for CPIX-based DRM configuration
that verifies LaURL and CertificateURL are properly inserted into
MPD manifests for Widevine, PlayReady, and FairPlay systems.
Changes:
- Added TestParamToMPD test case for CPIX-based DRM with all three DRM systems
- Extended pkg/drm/drm_test.go to verify CertificateURL population for
all DRM systems (Widevine has empty, PlayReady and FairPlay have values)
- Updated cpix_1key_cbcs_test.xml with all three DRM system IDs
- Created DRM configuration file for app testdata
- Fixed CertURL field reference in livempd.go (should be CertificateURL)
0 commit comments