videogular2 icon indicating copy to clipboard operation
videogular2 copied to clipboard

[SourceBufferSink] Failed to remove source buffer from media source on detroy

Open shashank915 opened this issue 5 years ago • 1 comments

Videogular Version: 7.0.1 dash.js Version: 3.0.0 Angular Version: 7.x

I am trying to play DRM encrypted dash streams(.mpd). The first few videos are played nicely but after that, no videos are played. This happens almost every time. Every time I close the player, I can see the console log saying [SourceBufferSink] Failed to remove source buffer from media source.

Can anyone suggest the possible reasons behind this? Is there any possible way around to remove/clear the SourceBuffer on destroy event?

shashank915 avatar Sep 07 '19 10:09 shashank915

have you resolved it I have the same issue

HaroldMaster avatar Sep 05 '21 03:09 HaroldMaster