videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.53k stars 425 forks source link

Memory leak during media source change - [autoplay mode] #1509

Open arauv opened 9 months ago

arauv commented 9 months ago

Description

In an Angular application, we need to change frequently the player source with the use of "autoplay" mode. The bug is apparently the same noticed here: https://github.com/videojs/video.js/issues/5752. The link to reproduce the bug is here: https://jsfiddle.net/arauv/qfx631kd/16/. After some minutes a memory leak problem appears. I specify that I reproduce with all versions 8.

Thanks,

Reduced test case

https://jsfiddle.net/arauv/qfx631kd/16/

Steps to reproduce

1. 2. 3.

Errors

No response

What version of Video.js are you using?

8.0.4

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

chrome / firefox

What OS(es) and version(s) does this occur with?

Linux

regmanua commented 6 months ago

same to me with version 7.14.3. My app just rerendering the div with video element with different src link every 10 sec and I'm suffering from continuos memory leak.

welcome[bot] commented 6 months 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.

xanadonf commented 1 month ago

We have the same problem with all 8 versions.

Any update on this incident since 7 month Mister (Miss?) Love Bot ?