websocket-mse-demo icon indicating copy to clipboard operation
websocket-mse-demo copied to clipboard

browser memory leak

Open dujingning opened this issue 3 years ago • 1 comments

browser‘s memory always increaseing and without release

dujingning avatar Nov 26 '21 02:11 dujingning

thanks for the report! there is a queue where the stream packets are inserted. Maybe put a max. number of packets / bytes criteria for that queue..?

elsampsa avatar Nov 26 '21 08:11 elsampsa

This bug is now fixed, but only in the new repo in here: https://github.com/elsampsa/valkka-streamer

elsampsa avatar Dec 07 '23 20:12 elsampsa