mackron / miniaudio

Audio playback and capture library written in C, in a single source file.
https://miniaud.io
Other
4.07k stars 361 forks source link

AudioRecord: avoid mediaserver Memory leaks,restart mediaserver mInOverrunnumber: 50 #574

Closed censhengde closed 2 years ago

censhengde commented 2 years ago

when I useing the capture, the bug appeared,

censhengde commented 2 years ago

by the way,my english is so terrible,hahaha!

mackron commented 2 years ago

Have you reported this to the correct project? miniaudio isn't doing anything with AudioRecord or MediaServer. Also, the mInOverrunnumber is not anything I'm familiar with. Do you have some sample code?