mic_stream icon indicating copy to clipboard operation
mic_stream copied to clipboard

Mic stream returns empty data ([0,0,0,0,...] after certain time on IOS

Open jtdLab opened this issue 1 year ago • 1 comments

The first 5- 20 minutes with multiple start/stops of micstream the microphone data is successfully delivered to my IOS Flutter app but after certain time of not starting micstream again and waiting the stream returns [0,0,0,0,0,..] frames and can not be recovered to emit actual audio data again without closing the app an restarting it.

jtdLab avatar Dec 30 '23 18:12 jtdLab

Thank you for reporting the issue. I cannot provide any Support for iOS though. If you or anyone else wants to look into this issue themselves I'm more than happy to help as far as I can. The codebase isn't all too complex.

anarchuser avatar Jan 07 '24 08:01 anarchuser