videogular2
videogular2 copied to clipboard
[SourceBufferSink] Failed to remove source buffer from media source on detroy
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?
have you resolved it I have the same issue