http-streaming icon indicating copy to clipboard operation
http-streaming copied to clipboard

Memory leak during media source change - [autoplay mode]

Open arauv opened this issue 4 months ago • 2 comments

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

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

arauv avatar Feb 26 '24 15:02 arauv