Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jtdLab opened this issue Dec 30, 2023 · 1 comment
Open
Labels
bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on

Comments

@jtdLab
Copy link

jtdLab commented Dec 30, 2023

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.

@anarchuser
Copy link
Owner

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 anarchuser added bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on labels Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants