OvenPlayer
OvenPlayer copied to clipboard
Auto-refresh seems to generate a memory leak
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.
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!
@ArturLinnik Hi. Memory lick was fixed since https://github.com/AirenSoft/OvenPlayer/releases/tag/v0.10.31. Thanks!