Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
arauv opened this issue Feb 26, 2024 · 2 comments
Open

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

arauv opened this issue Feb 26, 2024 · 2 comments

Comments

@arauv
Copy link

arauv commented Feb 26, 2024

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: videojs/video.js#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

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
Copy link

regmanua commented May 8, 2024

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.

@mister-ben mister-ben transferred this issue from videojs/video.js May 8, 2024
Copy link

welcome bot commented May 8, 2024

👋 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants