Skip to content

Check streamprocessors while initializing protection

Vinay Rosenberg requested to merge github/fork/epiclabsDASH/fix-2458 into development

Created by: epiclabsDASH

Fix #2458 (closed)

As @bbcrddave stated, in case there is an issue while initializing Protection for any of the media types, stream is reset and then streamProcessors array. We need to take this into account while iterating streamProcessors.

Merge request reports