Files
shaka-player/lib
Joey Parrish 9692dc080d fix(drm): Fix support for multi-period encrypted live
To support encrypted, multi-period live streams, you must initialize
the CDM whenever there is a license server config, without regard for
whether or not there is encryption signalled in a manifest.

If you join the stream during a clear ad, and there isn't enough
rewind allowed to see any encrypted periods at the time you join, the
manifest may not indicate encryption.  If we start playback without
setting up decryption, we would fail later when an encrypted period
appeared.

This issue affected releases v3.0.0 - v3.0.5.

Fixes #2979
Fixes #2645

Change-Id: Ic7ddcf46843178e6a3ce0b1d663da40dc9f4be8f
2020-11-11 17:39:59 +00:00
..
2020-09-24 22:20:14 +00:00
2020-07-16 10:59:49 -07:00
2020-07-16 10:59:49 -07:00
2020-11-04 00:37:04 +00:00