Skip to content

Protection Controller onNeedKey will be delayed until initializeForMedia is called

Created by: aescarcha

This PR prevents a rare player crash when a NeedKey event was fired before initializeForMedia was called, now it will retry a few times.

Merge request reports