Skip to content

Memory Leak on streaming #1580

Discussion options

You must be logged in to vote

Fixed.

Had switched html5 off to avoid autoplay issues, but that meant Web Audio and garbage collection issues. Problem resolved by switching html5 to true and dealing with the audio auto-starting by controling the browser with Puppeteer. No more memory problems.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ChrisMidtempo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant