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

Auto-refresh seems to generate a memory leak #403

Open
ArturLinnik opened this issue Dec 5, 2023 · 1 comment
Open

Auto-refresh seems to generate a memory leak #403

ArturLinnik opened this issue Dec 5, 2023 · 1 comment

Comments

@ArturLinnik
Copy link

Hi,

I have set OvenPlayer to auto-refresh until it finds a stream like in this example #132 but it looks like the remove() method does not work properly because the memory that the Chrome tab is consuming is constantly increasing until the webpage crashes.

image

I'm using OvenPlayer downloading it from a CDN in Vue.js.

(OvenPlayer's version I'm using is v0.10.24, maybe this has been fixed in a new version but I didn't find it in the releases' information).

Thank you!

@SangwonOh
Copy link
Member

@ArturLinnik Hi. Memory lick was fixed since https://github.com/AirenSoft/OvenPlayer/releases/tag/v0.10.31. Thanks!

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

No branches or pull requests

2 participants