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
Fix: honour systemStringPriority in configuration so MediaCapabilities works (Dash-Industry-Forum#4789)
* add check for schemeIdUri in getIsMain()
* Ensure that the keySystem is enumerated/mapped if systemStringPriority is specified in the configuration. This fixes PlayReady on Google Chrome.
---------
Co-authored-by: Schreiner, Stephan <[email protected]>
Co-authored-by: Stephan Schreiner <[email protected]>
// If a systemStringPriority is defined by the application we use these values. Otherwise, we use the default system string
296
+
// This is useful for DRM systems such as Playready for which multiple system strings are possible for instance com.microsoft.playready and com.microsoft.playready.recommendation
0 commit comments