You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: