Streaming music - release memory
Posted
by Dennis Jensen
on Stack Overflow
See other posts from Stack Overflow
or by Dennis Jensen
Published on 2010-05-22T17:14:27Z
Indexed on
2010/05/22
17:20 UTC
Read the original article
Hit count: 287
JavaScript
I'm building a site for streaming online radiostations at http://bigups.dk using jplayer.
The stream causes the browser to build up memory until no memory is left on the client. Is there any way to release this memory via javasript?
© Stack Overflow or respective owner