videojs / video.js

Video.js - open source HTML5 video player
https://videojs.com
Other
37.85k stars 7.43k forks source link

mpegdash playlist keeps downloading #5388

Closed slash197 closed 6 years ago

slash197 commented 6 years ago

I have tried a few options to stop a live mpd stream and clear the player but none can stop the manifest file to download, it seems that even after reset/dispose or manually removing the html tag videojs keeps downloading the file over and over.

Anything I can do to stop this?

welcome[bot] commented 6 years ago

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

alex-barstow commented 6 years ago

Can you please provide a reduced test case using this template so that we can better assist you?