videogular2
videogular2 copied to clipboard
MediaPlayer not initialized!
trafficstars
iOS Safari - Throwing MediaPlayer not initialized! when hitting play; although, it does play. It seems like it happens when calling this.dash.reset(); within VgDASH.prototype.destroyPlayer function (vg-dash.js), and prevents navigation away from the page unless the video has completed playing. When I comment out the line line mentioned above, the error does not appear, and I can navigate away from the page mid-stream. Help?
Did you find a solution?