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
Spun out from #1298. When playing a stream with key rotation, the display flickers black at the points when keys rotate. Every three minutes in this sample:
This is because the secure video decoder is (incorrectly) released and re-instantiated.
There also appears to be an audio underrun on some devices, although this may be more of a performance problem with some devices as opposed to an ExoPlayer issue.