react-audio-visualize icon indicating copy to clipboard operation
react-audio-visualize copied to clipboard

Live Audio Visualise continuously increasing the tab in brower's Memory utlisation.

Open theguidingstar opened this issue 2 months ago • 1 comments

Example Usage :

{mediaRecorder && ( <LiveAudioVisualizer mediaRecorder={mediaRecorder} height={100} width={300} barWidth={5} gap={3} /> )}

When starting to visualise it uses 250mb (Project files) as soon as we start to visualise it. Within 2-3 mins, the memory usuage of tab shoots upto 2gb.

anyways it can be addressed or handled? Something i am doing wrong here?

theguidingstar avatar Apr 11 '24 06:04 theguidingstar

We are facing the same issue, Chrome Tab Memory goes up to 1.6 GB in 10 minutes, Anyone has got any solution for this ?

sharjeelaqdusrb avatar May 09 '24 08:05 sharjeelaqdusrb