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

Does not release memory when many changing media source #5752

Closed
doocaat opened this issue Jan 15, 2019 · 6 comments
Closed

Does not release memory when many changing media source #5752

doocaat opened this issue Jan 15, 2019 · 6 comments
Labels
outdated Things closed automatically by stalebot

Comments

@doocaat
Copy link

doocaat commented Jan 15, 2019

Description

In SPA web application(angular 7), I use video.js to play media in m3u8 format.
The application allows the user to frequently change the media source, but when the media source changes, memory leaks.
See http://jsfiddle.net/eb5nvw6f/1/ after some time, a memory leak is noticeable.

Results

Expected

memory release

Actual

Memory increase and repeat too many times memory leak

Additional Information

Please include any additional information necessary here. Including the following:

versions

videojs

video.js@7.4.1

browsers

Chrome 69.0.3497.100

OSes

Linux ubuntu 16.04

plugins

no plugin

@welcome
Copy link

welcome bot commented Jan 15, 2019

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

@stale
Copy link

stale bot commented Mar 16, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the outdated Things closed automatically by stalebot label Mar 16, 2019
@stale stale bot closed this as completed Mar 23, 2019
@jfrux
Copy link

jfrux commented Apr 30, 2019

This happens to me as well.

1 similar comment
@gyerts
Copy link

gyerts commented Nov 15, 2019

This happens to me as well.

@pmendozav
Copy link

Happen to me also with v7.6.6

@gkatsev
Copy link
Member

gkatsev commented Apr 1, 2020

We are constantly on the look out for memory leaks and fix them when we find them (we merged videojs/http-streaming#788 recently).
Also, we're going to be dedicating some time specifically for looking at memory issues in the coming weeks as well.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated Things closed automatically by stalebot
Projects
None yet
Development

No branches or pull requests

5 participants